summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2221-2895/+186
|\
| * Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-131-2/+2
| |\
| | * ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-131-2/+2
| * | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-114-9/+5
| |\|
| | * ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-114-9/+5
| * | Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-05-115-128/+171
| |\ \
| | * \ Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren2012-05-095-128/+171
| | |\ \
| | | * | OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2012-05-092-65/+75
| | | * | OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen2012-05-091-0/+15
| | | * | OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2012-05-092-2/+2
| | | * | OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen2012-05-093-52/+52
| | | * | OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen2012-05-091-13/+0
| | | * | OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen2012-05-091-0/+31
| * | | | Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-09189-1321/+2046
| |\| | |
| * | | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-091-2/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'omap-cleanup-a2-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-04-181-2/+3
| | |\ \ \ \
| | | * | | | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-131-2/+3
| * | | | | | Merge branch 'ux500-del-u5500-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-05-027-2750/+1
| |\ \ \ \ \ \
| | * | | | | | mfd/ab5500: delete AB5500 supportLinus Walleij2012-05-025-2287/+0
| | * | | | | | mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij2012-05-023-462/+0
| | * | | | | | ARM: ux500: delete U5500 supportLinus Walleij2012-05-021-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-02101-468/+800
| |\| | | | |
| * | | | | | hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre2012-04-161-1/+1
| * | | | | | Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre2012-04-161-2/+2
| * | | | | | rtc: Kconfig: remove dependency for AT91 rtc driverNicolas Ferre2012-04-161-1/+1
| | |/ / / / | |/| | | |
* | | | | | fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2012-05-222-2/+4
* | | | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-225-32/+207
|\ \ \ \ \ \
| * | | | | | virtio-mmio: Devices parameter parsingPawel Moll2012-05-222-0/+174
| * | | | | | virtio_blk: Drop unused request tracking listAsias He2012-05-221-10/+0
| * | | | | | virtio-blk: Fix hot-unplug race in remove methodAsias He2012-05-221-0/+11
| * | | | | | virtio: Use ida to allocate virtio indexAsias He2012-05-221-2/+9
| * | | | | | virtio: balloon: separate out common code between remove and freeze functionsAmit Shah2012-05-221-14/+12
| * | | | | | virtio: balloon: drop restore_common()Amit Shah2012-05-221-6/+1
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-221-12/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08136-1017/+1637
| |\ \ \ \ \ \ \
| * | | | | | | | cpuidle: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-12/+1
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-221-22/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-7/+20
| * | | | | | | | | watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus2012-04-251-15/+4
* | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-227-86/+562
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter2012-05-141-2/+2
| * | | | | | | | | | irq_remap: Fix the 'sub_handle' uninitialized warningSuresh Siddha2012-05-081-1/+1
| * | | | | | | | | | irq_remap: Fix UP build failureSuresh Siddha2012-05-083-0/+8
| * | | | | | | | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-076-9/+9
| * | | | | | | | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-075-67/+67
| * | | | | | | | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-10/+10
| * | | | | | | | | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-073-0/+148
| * | | | | | | | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-073-1/+13
| * | | | | | | | | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-073-0/+69
| * | | | | | | | | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-073-0/+109