aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-01
|\
| * Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-31
| |\
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-30
| |\ \ \ \
| | | | * | ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-01
| | | | * | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2011-10-01
| | | | * | ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-01
| | | | * | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-26
| | | | * | ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij2011-09-08
| | | | * | ARM: 7074/1: gpio: davinci: eliminate unused variable warningsAxel Lin2011-09-05
| | | | * | ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren2011-08-24
| | | | * | ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren2011-08-24
| | | | * | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| | | | * | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij2011-08-22
| | | | * | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| | | | * | ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij2011-08-22
| | | | * | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-22
| | | | * | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| | | | * | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| | | | * | ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2011-08-22
| | | | * | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| | | | * | ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij2011-08-22
| | | | * | ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2011-08-22
| | | | * | ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | | * | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | |/ / | | |/| |
* | | | | Merge branch 'imx/devel' into next/dtArnd Bergmann2011-11-01
|\ \ \ \ \
| * | | | | Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20
| |\| | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-26
| |\ \ \ \ \ \ \
| | | * | | | | | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-17
| | | * | | | | | gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-17
| | | * | | | | | gpio/mxc: add .to_irq for gpio chipShawn Guo2011-08-16
| | |/ / / / / /
* | | | | | | | Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-31
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | of/irq: introduce of_irq_initRob Herring2011-10-31
| * | | | | | | Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-24
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18
| | |\ \ \ \ \ \
| | | * | | | | | musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-26
| | | |/ / / / /
* | | | | | | | Merge branch 'omap/dt' into next/dtArnd Bergmann2011-10-31
|\ \ \ \ \ \ \ \
| * | | | | | | | of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-04
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-30
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-24
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-19
| | | * | | | | | | | intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-19
| | | * | | | | | | | intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-19
| | | * | | | | | | | intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-14
| | | * | | | | | | | intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-14