summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-141-89/+3Star
|\
| * i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare2009-12-141-35/+0Star
| * i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-24/+0Star
| * i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-5/+0Star
| * i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-33/+11Star
| * i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-144-12/+12
|\ \
| * | pcmcia: CodingStyle fixesDominik Brodowski2009-12-073-10/+10
| * | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-071-2/+2
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-143-10/+30
|\ \ \
| * | | spi: SuperH MSIOF SPI Master driver V2Magnus Damm2009-12-131-0/+10
| * | | spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-091-10/+0Star
| * | | xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-091-2/+4
| * | | xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-091-0/+2
| * | | xilinx_spi: Split into of driver and generic part.Richard Röjfors2009-12-091-0/+16
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-143-5/+5
|\ \ \ \
| * | | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return valueFrederic Weisbecker2009-12-111-1/+1
| * | | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-112-4/+4
* | | | | PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-141-1/+1
* | | | | FRV: Fix no-hardware-breakpoint caseDavid Howells2009-12-141-1/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-141-0/+19
|\ \ \ \ \
| * | | | | md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-141-0/+19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-12-1413-260/+1163
|\ \ \ \ \
| * | | | | mfd: Add twl6030 regulator subdevicesRajendra Nayak2009-12-141-4/+12
| * | | | | regulator: Add support for twl6030 regulatorsRajendra Nayak2009-12-141-0/+34
| * | | | | mfd: Add support for twl6030 irq frameworkBalaji T K2009-12-141-0/+64
| * | | | | mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-7/+24
| * | | | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-0/+0
| * | | | | mfd: Add all twl4030 regulators to the twl4030 mfd driverJuha Keski-Saari2009-12-131-2/+6
| * | | | | mfd: Remove ezx-pcap defines for custom led gpio encodingAntonio Ospite2009-12-131-3/+0Star
| * | | | | mfd: Near complete mc13783 rewriteUwe Kleine-König2009-12-132-217/+111Star
| * | | | | mfd: Move WM831x to generic IRQMark Brown2009-12-132-11/+30
| * | | | | mfd: Initial support for twl5031Ilkka Koskinen2009-12-131-6/+41
| * | | | | mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-4/+4
| * | | | | mfd: Allow configuration of VDCDC2 for tps65010Ben Dooks2009-12-131-0/+19
| * | | | | mfd: Enable twl4030 32kHz oscillator low-power modeIlkka Koskinen2009-12-131-0/+5
| * | | | | mfd: Allow platforms to specify an IRQ base for WM8350Mark Brown2009-12-131-0/+2
| * | | | | mfd: fix undefined twl4030-power resconfig value checksAaro Koskinen2009-12-131-0/+1
| * | | | | mfd: Add support for remapping twl4030-power power statesAmit Kucheria2009-12-131-0/+3
| * | | | | mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-131-5/+5
| * | | | | mfd: Convert WM835x IRQ handling to use a data tableMark Brown2009-12-131-0/+18
| * | | | | mfd: Split wm8350 IRQ code into a separate fileMark Brown2009-12-131-1/+3
| * | | | | mfd: Add ADP5520/ADP5501 driverMichael Hennerich2009-12-131-0/+299
| * | | | | mfd: Add support for WM8320 PMICsMark Brown2009-12-131-0/+1
| * | | | | gpiolib: Make WM831x GPIO count dynamicMark Brown2009-12-131-0/+2
| * | | | | mfd: add AB4500 driverSrinidhi Kasagar2009-12-131-0/+262
| * | | | | mfd: Add 88PM8607 driverHaojian Zhuang2009-12-131-0/+217
| |/ / / /
* | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-144-1/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nfs-for-2.6.33'Trond Myklebust2009-12-134-1/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga2009-12-052-0/+11