aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\
| * of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-18
| * Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-15
| |\
| * | dt: remove extra xsysace platform_driver registrationGrant Likely2011-07-14
| * | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-09
| * | dt: add helper function to read u32 arraysRob Herring2011-07-06
| * | tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-04
| * | dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-04
| * | dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-30
| * | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-30
| * | dt/platform: allow device name to be overriddenGrant Likely2011-06-21
| * | drivers/amba: create devices from device treeGrant Likely2011-06-21
| * | dt: add of_platform_populate() for creating device from the device treeGrant Likely2011-06-21
| * | dt: Add default match table for bus idsGrant Likely2011-06-21
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\ \ \
| * | | spi/imx: add device tree probe supportShawn Guo2011-07-14
| * | | spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo2011-07-14
| * | | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-14
| * | | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo2011-07-14
| * | | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo2011-07-14
| * | | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo2011-07-14
| * | | spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo2011-07-14
| * | | spi/dw: Add spi number into spi irq descLiu, ShuoX2011-07-08
| * | | spi/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-06
| * | | spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-05
| * | | spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard2011-07-04
| * | | spi/bfin_spi: uninline fat queue funcsMike Frysinger2011-06-17
| * | | spi/bfin_spi: constify pin arrayMike Frysinger2011-06-17
| * | | spi/bfin_spi: use structs for accessing hardware regsMike Frysinger2011-06-17
| * | | Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17
| |\ \ \
| * | | | spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA2011-06-16
| * | | | spi/pl022: strengthen FIFO watermark level checksLinus Walleij2011-06-16
| * | | | spi/pl022: support runtime PMRabin Vincent2011-06-16
| * | | | spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij2011-06-16
| * | | | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-15
| * | | | spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-11
| * | | | Merge branch 'ep93xx-dma' into spi/nextGrant Likely2011-06-09
| |\ \ \ \
| | * | | | spi/ep93xx: add DMA supportMika Westerberg2011-06-08
| | * | | | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-08
| | * | | | Merge remote-tracking branch 'origin' into spi/mergeGrant Likely2011-06-08
| | |\ \ \ \
| * | | | | | spi/topcliff_pch: DMA supportTomoya MORINAGA2011-06-08
| * | | | | | spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA2011-06-08
| * | | | | | spi: reorganize driversGrant Likely2011-06-06
| * | | | | | spi/bitbang: initialize bits_per_word as specified by spi messageAnatolij Gustschin2011-06-03
* | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-19
| * | | | | | | mcp23s08: add i2c supportPeter Korsgaard2011-07-15
| * | | | | | | mcp23s08: isolate spi specific partsPeter Korsgaard2011-07-15
| * | | | | | | mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-15
| * | | | | | | mcp23s08: remove unused work queuePeter Korsgaard2011-07-14