aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\
| * Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann2012-05-14
| |\
| | * gpio: pxa: parse gpio from DTS fileHaojian Zhuang2012-05-05
| * | Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-05-09
| |\ \
| * \ \ Merge branch 'lpc32xx/dt' of git://git.antcom.de/linux-2.6 into next/dtArnd Bergmann2012-05-09
| |\ \ \
| | * | | net: Add device tree support to LPC32xxRoland Stigge2012-04-22
| * | | | Merge branch 'depends/i2c/lpc32xx' into next/dtArnd Bergmann2012-05-09
| |\| | |
| | * | | i2c: Add device tree support to i2c-pnx.cRoland Stigge2012-04-22
| | * | | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-04-22
| | * | | i2c-pnx.c: Use resources in platformsRoland Stigge2012-04-22
| | * | | i2c: pnx: Disable clk in suspendRoland Stigge2012-04-22
| * | | | ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-22
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-13
| |\ \ \ \ \
| | * | | | | ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-13
| * | | | | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-11
| |\| | | | |
| | * | | | | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-11
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-05-11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren2012-05-09
| | |\ \ \ \ \
| | | * | | | | OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2012-05-09
| | | * | | | | OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen2012-05-09
| | | * | | | | OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2012-05-09
| | | * | | | | OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen2012-05-09
| | | * | | | | OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen2012-05-09
| | | * | | | | OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen2012-05-09
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-09
| |\| | | | |
| * | | | | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-09
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'omap-cleanup-a2-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-04-18
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-13
| * | | | | | | Merge branch 'ux500-del-u5500-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-05-02
| |\ \ \ \ \ \ \
| | * | | | | | | mfd/ab5500: delete AB5500 supportLinus Walleij2012-05-01
| | * | | | | | | mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij2012-05-01
| | * | | | | | | ARM: ux500: delete U5500 supportLinus Walleij2012-05-01
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-02
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | |
| * | | | | | hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre2012-04-16
| * | | | | | Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre2012-04-16
| * | | | | | rtc: Kconfig: remove dependency for AT91 rtc driverNicolas Ferre2012-04-16
| | |/ / / / | |/| | | |
* | | | | | fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2012-05-21
* | | | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\ \ \ \ \ \
| * | | | | | virtio-mmio: Devices parameter parsingPawel Moll2012-05-21
| * | | | | | virtio_blk: Drop unused request tracking listAsias He2012-05-21
| * | | | | | virtio-blk: Fix hot-unplug race in remove methodAsias He2012-05-21
| * | | | | | virtio: Use ida to allocate virtio indexAsias He2012-05-21
| * | | | | | virtio: balloon: separate out common code between remove and freeze functionsAmit Shah2012-05-21
| * | | | | | virtio: balloon: drop restore_common()Amit Shah2012-05-21
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ \ \ \ \
| * | | | | | | | cpuidle: Use kick_all_cpus_sync()Thomas Gleixner2012-05-08
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-25