aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-07mfd: Rename 88pm8607 to 88pm860x in mfdHaojian Zhuang
2010-03-07mfd: Support 88pm8606 in 860x driverHaojian Zhuang
2010-03-07mfd: Split 88pm8607 driverHaojian Zhuang
2010-03-07mfd: Convert AB3100 driver to threaded IRQLinus Walleij
2010-03-07gpiolib: Add support for WM8350 GPIO controllerMark Brown
2010-03-07mfd: Update WM8350 drivers for changed interrupt numbersMark Brown
2010-03-07mfd: Don't allow WM8350 to be built modularMark Brown
2010-03-07mfd: Convert WM8350 to genirqMark Brown
2010-03-07rtc: Suppress duplicate enable/disable of WM8350 update interruptMark Brown
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown
2010-03-07mfd: Correct use after free for t7l66xbJulia Lawall
2010-03-07mfd: Use resouce_size for tc6393xbH Hartley Sweeten
2010-03-07mfd: Use resource_size() for t7l66xbH Hartley Sweeten
2010-03-07mfd: Use resource_size() in sm501H Hartley Sweeten
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-07USB: remove unused defintion of struct usb_device_statusDmitry Torokhov
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds
2010-03-06vsprintf: move %pR resource printf_specs off the stackBjorn Helgaas
2010-03-06vsprintf: clarify comments for printf_spec flagsBjorn Helgaas
2010-03-06vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytesJoe Perches
2010-03-06usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-03-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-03-06Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-06Merge git://git.infradead.org/ubi-2.6Linus Torvalds
2010-03-06gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev
2010-03-06gpio: cs5535-gpio: fix input directionBen Gardner
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier
2010-03-06timbgpio: add support for interrupt triggering on both flanksRichard Röjfors
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao
2010-03-06pca953x: minor include cleanupOlof Johansson
2010-03-06gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang
2010-03-06rtc-coh901331: fix braces in resume codeJames Hogan
2010-03-06rtc/mc13783: implement alarmUwe Kleine-König
2010-03-06rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König
2010-03-06mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König
2010-03-06rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König
2010-03-06mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König
2010-03-06rtc-core: fix memory leakAaro Koskinen
2010-03-06rtc-twl: Storage class should be before const qualifierTobias Klauser
2010-03-06rtc-at91sam9: Correct size given to memsetJulia Lawall
2010-03-06rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König
2010-03-06rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov
2010-03-06xen: add kconfig menuRandy Dunlap
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang