summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-22ARM: 7040/1: mach-davinci: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7034/1: mach-u300: delete irq_to_gpio() functionLinus Walleij
2011-08-22ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-08-08ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-08-08ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King
2011-08-08Linux 3.1-rc1Linus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-07ore: Make ore its own moduleBoaz Harrosh
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds