summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (unfollow)
Commit message (Expand)AuthorFilesLines
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 Walleij8-669/+783
2011-09-05ARM: 7074/1: gpio: davinci: eliminate unused variable warningsAxel Lin1-3/+0
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-24ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren1-1/+5
2011-08-24ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren1-6/+10
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 Walleij3-3/+2
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij4-52/+52
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij3-2/+2
2011-08-22ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij4-3/+6
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2-9/+19
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 Walleij3-1/+1
2011-08-22ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij3-1/+2
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 Walleij6-27/+43
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij3-1/+2
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 Walleij4-246/+259
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij13-77/+96
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: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2-2/+2
2011-08-08ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King6-6/+6
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King13-13/+13
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-08Linux 3.1-rc1v3.1-rc1Linus Torvalds1-2/+2
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-07ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218