summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-276-5/+62
|\
| * clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-0/+10
| * clk: mmci: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+8
| * clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
| * clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
| * clk: amba-clcd: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+8
| * clk: amba bus: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+10
* | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-273-37/+116
|\|
| * ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe2011-09-221-3/+3
| * PM: add runtime PM support to MMCIRussell King2011-09-221-0/+12
| * PM: add runtime PM support to core Primecell driverRussell King2011-09-222-35/+102
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-2737-520/+2612
|\ \
| * | ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-021-0/+2
| * | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2011-10-022-0/+337
| * | ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-021-0/+3
| * | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-272-0/+3
| * | ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij2011-09-082-485/+713
| * | ARM: 7074/1: gpio: davinci: eliminate unused variable warningsAxel Lin2011-09-051-3/+0
| * | ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren2011-08-241-1/+5
| * | ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren2011-08-241-6/+10
| * | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2011-08-222-1/+64
| * | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij2011-08-221-0/+1
| * | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2011-08-222-0/+446
| * | ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij2011-08-221-1/+1
| * | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-221-1/+18
| * | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2011-08-222-0/+206
| * | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2011-08-222-0/+459
| * | ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2011-08-221-0/+1
| * | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2011-08-222-0/+319
| * | ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij2011-08-221-0/+1
| * | ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2011-08-221-0/+1
| * | ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-082-2/+2
| * | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-086-6/+6
| * | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-0813-13/+13
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-279-25/+178
|\ \ \
| * | | of_mdio: Don't phy_scan_fixups() twiceKyle Moffett2011-10-251-1/+0
| * | | Merge commit 'v3.1' into devicetree/nextGrant Likely2011-10-2440-172/+313
| |\ \ \
| * | | | devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely2011-10-051-0/+1
| * | | | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-05188-1736/+2224
| |\ \ \ \
| | * | | | of/irq: of_irq_find_parent: check for parent equal to childRob Herring2011-10-051-7/+7
| * | | | | dt: add helper to read 64-bit integersJamie Iles2011-10-051-0/+29
| * | | | | tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-303-9/+3
| * | | | | serial/imx: add of_alias_get_id() reference backShawn Guo2011-09-221-4/+7
| * | | | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-223-4/+131
* | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-10-2732-987/+692
|\ \ \ \ \ \