summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | fs: Add O_RWSIZE_8Sascha Hauer2015-05-281-1/+2
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-06-091-0/+128
|\ \ \
| * | | i.MX: serial: Add baud rate calculation convenience functionsAndrey Smirnov2015-05-071-0/+9
| * | | i.MX: serial: Add constants for UART clock divisorAndrey Smirnov2015-05-071-0/+7
| * | | i.MX: Move UART definitions into a separate fileAndrey Smirnov2015-05-071-0/+112
| | |/ | |/|
* | | Merge branch 'for-next/console'Sascha Hauer2015-06-091-0/+8
|\ \ \
| * | | console: Add console_get_by_nameSascha Hauer2015-06-091-0/+1
| * | | console: Add functions to get/set baudrateSascha Hauer2015-06-091-0/+3
| * | | console: Add functions to get/set active state of consoleSascha Hauer2015-06-091-0/+4
| | |/ | |/|
* | | Merge branch 'for-next/am33xx'Sascha Hauer2015-06-092-0/+26
|\ \ \ | |/ / |/| |
| * | net: dhcp: Split dhcp funcionality & add dhcp commandWadim Egorov2015-06-051-0/+25
| * | bootsource: Add NET bootsourceWadim Egorov2015-05-271-0/+1
| |/
* | Merge branch 'pu/am335x'Sascha Hauer2015-05-281-0/+1
|\ \ | |/ |/|
| * net: phy: Add missing phy_unregister_deviceSascha Hauer2015-04-281-0/+1
* | Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-063-3/+3
|\ \
| * | of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-3/+3
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-062-0/+38
|\ \
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-271-0/+2
| * | spi: Add SPI GPIO bitbang driverSebastian Hesselbarth2015-04-271-0/+36
* | | Merge branch 'for-next/misc'Sascha Hauer2015-05-068-8/+24
|\ \ \
| * | | usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-041-1/+1
| * | | linux/amba/bus.h: drop unusable amba_{g,s}et_drvdata macrosAntony Pavlov2015-04-281-3/+0
| * | | of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-231-1/+2
| * | | timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-231-0/+11
| * | | include: add includes includes to make fdt.h, of.h and state.h self containedMarc Kleine-Budde2015-04-173-0/+6
| * | | drivers/base: Mark (of|platform)_device_id data as constantUwe Kleine-König2015-04-171-3/+3
| * | | pci: Do not abuse dev->priv for storing dataSascha Hauer2015-04-171-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-05-061-0/+30
|\ \ \ | |_|/ |/| |