summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* exitcall: Add exitcall infrastructureHerve Codina2015-07-132-0/+24
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-064-0/+27
|\
| * fs: ubifs: Implement Linux rootargSascha Hauer2015-06-181-0/+1
| * fs: Add device parameter for Linux root= optionSascha Hauer2015-06-181-0/+4
| * cdev: Add partuuid string to struct cdevSascha Hauer2015-06-181-0/+3
| * Add globalvar_add_simple_string functionSascha Hauer2015-06-181-0/+19
* | Merge branch 'for-next/state'Sascha Hauer2015-07-031-0/+1
|\ \
| * | xfuncs: import xstrndup() from busyboxMarc Kleine-Budde2015-06-181-0/+1
| |/
* | Merge branch 'for-next/pwm'Sascha Hauer2015-07-032-0/+22
|\ \
| * | PWM: Allow multiple PWMs per device nodeSascha Hauer2015-06-121-0/+2
| * | video: Add backlight supportSascha Hauer2015-06-121-0/+20
* | | Merge branch 'for-next/omap'Sascha Hauer2015-07-031-0/+2
|\ \ \
| * | | of: export of_platform_device_createSascha Hauer2015-07-021-0/+2
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2015-07-034-4/+17
|\ \ \
| * | | treewide: replace __inline__ with inlineSascha Hauer2015-07-021-2/+2
| * | | mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-291-1/+1
| * | | net: eth: Do not rely on CONFIG_PARAMETER to be enabledSascha Hauer2015-06-261-0/+2
| * | | net: Make set_ethaddr argument constSascha Hauer2015-06-261-1/+1
| * | | crypto: digest: provide static inline no-ops if digest is disabledMarc Kleine-Budde2015-06-171-0/+11
| |/ /
* | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2015-07-032-0/+15
|\ \ \
| * | | imx-bbu-nand-fcb: make available for i.MX28 aswellSascha Hauer2015-06-121-0/+5
| * | | ARM: i.MX6: bbu nand: Move to common placeSascha Hauer2015-06-121-0/+9
| * | | filetype: Add filetype for MXS bootstreamSascha Hauer2015-06-121-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/cfi-flash'Sascha Hauer2015-07-031-0/+34
|\ \ \
| * | | mtd: Add mtd concat supportSascha Hauer2015-06-231-0/+34
| | |/ | |/|
* | | Merge branch 'for-next/blspec'Sascha Hauer2015-07-031-0/+1
|\ \ \
| * | | blspec: Add missing prototype for blspec_scan_deviceSascha Hauer2015-06-171-0/+1
| |/ /
* / / bbu: Add a standard file-to-device-copy handlerSascha Hauer2015-07-011-0/+9
|/ /
* | clk: of: fix clk_of_table generationSascha Hauer2015-06-112-2/+3
* | Merge branch 'for-next/state'Sascha Hauer2015-06-093-5/+7
|\ \
| * | habv4: habv4_get_status(): fix warning with no-op static inline functionMarc Kleine-Budde2015-05-261-1/+1
| * | of: add a function to remove an of_fixupUwe Kleine-König2015-05-181-0/+1
| * | state: backend: support phandle and of_path referencesMarc Kleine-Budde2015-05-151-3/+4
| * | state: make state_release() non staticMarc Kleine-Budde2015-05-151-0/+1
| * | state: state_new_from_fdt(): remove unused functionMarc Kleine-Budde2015-05-151-1/+0
* | | Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-093-0/+220
|\ \ \
| * | | mtd: spi-nor: add cadence quadspi driverSteffen Trumtrar2015-05-291-0/+9
| * | | mtd: spi-nor: add SPI-NOR frameworkSteffen Trumtrar2015-05-292-0/+211
| | |/ | |/|
* | | Merge branch 'for-next/posix_types'Sascha Hauer2015-06-094-24/+98
|\ \ \
| * | | remove unused nlink_tSascha Hauer2015-06-031-1/+0
| * | | introduce generic posix_types.hSascha Hauer2015-06-031-0/+90
| * | | drop __BITS_PER_LONGSascha Hauer2015-05-222-23/+1
| * | | dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-0/+7
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2015-06-096-15/+28
|\ \ \
| * | | crc16: Make buffer argument constSascha Hauer2015-06-081-1/+1
| * | | crypto: digest: mark signature argument as constMarc Kleine-Budde2015-05-261-5/+5
| * | | Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-201-8/+0
| * | | startup: introduce postenvironment_initcallSascha Hauer2015-05-152-1/+5
| * | | watchdog: add static inline no-ops if WD is disabledMarc Kleine-Budde2015-05-151-0/+17
| |/ /
* | | Merge branch 'for-next/mem64'Sascha Hauer2015-06-091-1/+2
|\ \ \