summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-2230-859/+395
|\
| * pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-084-16/+5
| * pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-088-35/+5
| * x86/devicetree: Use generic PCI <-> OF matchingBenjamin Herrenschmidt2011-06-081-42/+18
| * microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt2011-06-083-139/+113
| * microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt2011-06-083-275/+3
| * pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-0822-376/+275
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2211-109/+444
|\ \
| * | dt: include linux/errno.h in linux/of_address.hGrant Likely2011-07-181-0/+1
| * | of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-182-0/+22
| * | Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-15582-3275/+28798
| |\ \
| * | | dt: remove extra xsysace platform_driver registrationGrant Likely2011-07-141-82/+16
| * | | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-102-1/+2
| * | | dt: add empty of_property_read_u32[_array] for non-dtShawn Guo2011-07-081-8/+21
| * | | dt: bindings: move SEC node under new crypto/Kim Phillips2011-07-071-1/+1
| * | | dt: add helper function to read u32 arraysRob Herring2011-07-062-8/+25
| * | | tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-041-22/+15
| * | | dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-032-2/+2
| * | | dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-302-0/+62
| * | | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-302-0/+20
| * | | dt: document the of_serial bindingsJamie Iles2011-06-271-0/+33
| * | | dt/platform: allow device name to be overriddenGrant Likely2011-06-212-10/+98
| * | | drivers/amba: create devices from device treeGrant Likely2011-06-212-0/+92
| * | | dt: add of_platform_populate() for creating device from the device treeGrant Likely2011-06-212-4/+53
| * | | dt: Add default match table for bus idsGrant Likely2011-06-212-0/+10
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2280-1997/+3494
|\ \ \ \
| * | | | spi/imx: add device tree probe supportShawn Guo2011-07-142-7/+53
| * | | | spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo2011-07-141-5/+7
| * | | | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-145-122/+128
| * | | | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo2011-07-142-56/+19
| * | | | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo2011-07-141-53/+53
| * | | | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo2011-07-141-31/+31
| * | | | spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo2011-07-141-12/+12
| * | | | spi/dw: Add spi number into spi irq descLiu, ShuoX2011-07-082-1/+4
| * | | | spi/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-052-2/+2
| * | | | spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-051-17/+11
| * | | | mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0
| * | | | spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard2011-07-043-211/+0
| * | | | mach-gta2: remove unused spi-gpio.h includePeter Korsgaard2011-07-041-1/+0
| * | | | mach-qt2410: convert to spi_gpioPeter Korsgaard2011-07-041-26/+8
| * | | | mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
| * | | | spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt2011-06-181-5/+0
| * | | | spi/bfin_spi: uninline fat queue funcsMike Frysinger2011-06-171-4/+4
| * | | | spi/bfin_spi: constify pin arrayMike Frysinger2011-06-171-1/+1
| * | | | spi/bfin_spi: use structs for accessing hardware regsMike Frysinger2011-06-171-124/+84
| * | | | Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17459-2771/+5011
| |\ \ \ \
| * | | | | spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA2011-06-161-1/+4
| * | | | | spi/pl022: strengthen FIFO watermark level checksLinus Walleij2011-06-161-4/+44
| * | | | | spi/pl022: support runtime PMRabin Vincent2011-06-161-0/+6
| * | | | | spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij2011-06-161-2/+53