summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-04sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg5-9/+5
2011-08-04x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds1-2/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-31/+1090
2011-08-04Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-0/+15
2011-08-04cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-08-04cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-04cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-04cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-08-04cpuidle: stop depending on pm_idleLen Brown4-5/+13
2011-08-04x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown3-25/+23