summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-089-19/+19
|\
| * doc: fix typo in comment explaining rb_tree usageNikanth Karthikesan2010-02-251-4/+4
| * tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-151-1/+1
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-094-11/+11
| * Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
| * Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-041-1/+1
| * Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-041-1/+1
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-072-0/+3
|\ \
| * | x86/PCI: Moorestown PCI supportJesse Barnes2010-02-231-0/+1
| * | Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-221-0/+2
| |\ \
| * | | PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-191-0/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-03-0717-240/+5240
|\ \ \ \
| * | | | mfd: Fix ucb1x00 build failure for collie_defconfigPeter Huewe2010-03-071-0/+1
| * | | | mfd: Use completion interrupt for WM831x AUXADCMark Brown2010-03-071-0/+2
| * | | | mfd: Use completion interrupt for WM835x AUXADCMark Brown2010-03-071-0/+2
| * | | | mfd: Introduce remove_script function for twl4030Mike Turquette2010-03-071-0/+1
| * | | | mfd: Add WM831x revision B supportMark Brown2010-03-072-0/+8
| * | | | tmio_mmc: Remove const from platform data V3Magnus Damm2010-03-071-1/+1
| * | | | tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda2010-03-071-0/+1
| * | | | mfd: Add twl6030 base addr for ID0, ID1, ID2Balaji T K2010-03-071-0/+5
| * | | | mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-upsMoiz Sonasath2010-03-071-0/+15
| * | | | mfd: Use genirq in 88pm860xHaojian Zhuang2010-03-071-18/+12
| * | | | mfd: Clean code in max8925Haojian Zhuang2010-03-071-17/+0
| * | | | mfd: Update irq handler in max8925Haojian Zhuang2010-03-071-42/+97
| * | | | mfd: Add initial WM8994 supportMark Brown2010-03-073-0/+223
| * | | | mfd: Add WM8994 register definitionsMark Brown2010-03-071-0/+4292
| * | | | mfd: Remove leftover from discontinued TWL4030 battery patchChristoph Egger2010-03-071-6/+1
| * | | | mfd: Add HTCPLD driverCory Maccarrone2010-03-071-0/+24
| * | | | mfd: Add subdevs in max8925Haojian Zhuang2010-03-071-0/+96
| * | | | mfd: Initial max8925 supportHaojian Zhuang2010-03-071-0/+119
| * | | | input: Enable touch on 88pm860xHaojian Zhuang2010-03-071-0/+1
| * | | | mfd: Append subdev into 88pm860x driverHaojian Zhuang2010-03-071-0/+151
| * | | | mfd: Add irq support in 88pm860xHaojian Zhuang2010-03-071-26/+28
| * | | | mfd: Support 88pm8606 in 860x driverHaojian Zhuang2010-03-071-24/+28
| * | | | mfd: Split 88pm8607 driverHaojian Zhuang2010-03-071-3/+9
| * | | | mfd: Convert AB3100 driver to threaded IRQLinus Walleij2010-03-071-3/+0
| * | | | gpiolib: Add support for WM8350 GPIO controllerMark Brown2010-03-072-0/+3
| * | | | mfd: Convert WM8350 to genirqMark Brown2010-03-071-13/+31
| * | | | rtc: Suppress duplicate enable/disable of WM8350 update interruptMark Brown2010-03-071-0/+1
| * | | | mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-071-0/+6
|\ \ \ \ \
| * | | | | serial: sh-sci: Add DMA support.Guennadi Liakhovetski2010-03-021-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-03-072-6/+51
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-062-6/+51
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-063-0/+499
|\ \ \ \ \ \
| * | | | | | [LogFS] add new flash file systemJoern Engel2009-11-203-0/+499
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-03-063-7/+11
|\ \ \ \ \ \ \
| * | | | | | | dm: eliminate some holes data structuresMike Snitzer2010-03-061-2/+2
| * | | | | | | dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-061-2/+7
| * | | | | | | dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-061-3/+2