summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-18ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg1-0/+1
2011-10-02ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij23-180/+225
2011-10-02ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2-337/+0
2011-10-02ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij5-11/+8
2011-09-27ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren7-39/+48
2011-09-26ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren2-6/+5
2011-09-08ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij6-184/+70
2011-08-24ARM: 7063/1: Orion: gpio: add missing include of linux/types.hAxel Lin1-0/+1
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren1-1/+1
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren1-16/+0
2011-08-23ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij3-3/+3
2011-08-23ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij3-21/+0
2011-08-22ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij1-2/+0
2011-08-22ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2-65/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij3-52/+51
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2-447/+1
2011-08-22ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij3-2/+5
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij1-8/+1
2011-08-22ARM: 7040/1: mach-davinci: break out GPIO driver specificsLinus Walleij9-79/+100
2011-08-22ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2-206/+0
2011-08-22ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2-459/+1
2011-08-22ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij2-0/+2
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij5-27/+42
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2-319/+1
2011-08-22ARM: 7034/1: mach-u300: delete irq_to_gpio() functionLinus Walleij1-9/+0
2011-08-22ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij3-246/+258
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij12-77/+95
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King31-85/+22
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King24-42/+13
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King25-150/+37
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King138-222/+137
2011-08-08ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King1-1/+0
2011-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+4
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-08arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+6
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds30-258/+661
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk1-0/+1
2011-08-05sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-05Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-1/+1
2011-08-05cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2-2/+2
2011-08-05efi: Fix argument types for SetVariable() for ia64Matthew Garrett1-1/+1
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov1-5/+3
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov1-2/+2
2011-08-04 xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge1-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds4-9/+65
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-117/+295
2011-08-04sparc: Fix __atomic_add_unless() return value.Josip Rodin1-1/+1