summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-312-6/+107
|\
| * of/irq: introduce of_irq_initRob Herring2011-10-311-0/+107
| * Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-241-6/+0Star
| |\
| | * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-6/+0Star
| | |\
| | | * musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-261-6/+0Star
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-3037-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/+0Star
| | | * | | 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 git://github.com/davem330/netLinus Torvalds2011-10-048-42/+48
|\ \ \ \ \
| * | | | | pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27Star
| * | | | | pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * | | | | net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * | | | | bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| * | | | | ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
| * | | | | cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
| * | | | | dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-046-158/+33Star
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0Star
| * | | | | | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-031-10/+10
| * | | | | | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-031-5/+7
| * | | | | | drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer2011-10-031-6/+2Star
| * | | | | | drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell2011-10-031-2/+2
| * | | | | | drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher2011-10-031-4/+4
| * | | | | | drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher2011-10-031-4/+8
| * | | | | | drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher2011-10-031-2/+2