summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-03-079-116/+1973
|\
| * Merge branch 'next-i2c-xilinx' into next-i2cBen Dooks2010-03-073-0/+835
| |\
| | * i2c: Add support for Xilinx XPS IIC Bus InterfaceRichard Röjfors2010-03-073-0/+835
| * | Merge branch 'next-i2c-omap' into next-i2cBen Dooks2010-03-071-19/+25
| |\ \
| | * | i2c: omap: Add support for 16-bit registersCory Maccarrone2010-03-071-19/+25
| | |/
| * | Merge branch 'next-i2c-mpc-v8' into next-i2cBen Dooks2010-03-073-85/+146
| |\ \
| | * | powerpc: doc/dts-bindings: update doc of FSL I2C bindingsWolfgang Grandegger2010-03-071-8/+22
| | * | i2c-mpc: add support for the MPC512x processors from FreescaleWolfgang Grandegger2010-03-072-22/+78
| | * | i2c-mpc: rename "setclock" initialization functions to "setup"Wolfgang Grandegger2010-03-071-22/+20
| | * | i2c-mpc: use __devinit[data] for initialization functions and dataWolfgang Grandegger2010-03-071-53/+46
| | |/
| * | i2c-pnx: fix setting start/stop conditionLuotao Fu2010-03-071-11/+0
| |/
| * i2c/imx: don't add probe function to the driver structUwe Kleine-König2010-03-071-1/+0
| * i2c: Add support for Ux500/Nomadik I2C controllersrinidhi kasagar2010-03-073-0/+967
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-03-0778-1024/+12151
|\ \
| * | mfd: Fix ucb1x00 build failure for collie_defconfigPeter Huewe2010-03-072-0/+2
| * | mfd: Fix lpc_sch related depends/selects, fix build errorRandy Dunlap2010-03-072-1/+4
| * | gpio: Fix sch_gpio warningSamuel Ortiz2010-03-071-3/+16
| * | gpio: add Intel SCH GPIO controller driverDenis Turischev2010-03-073-0/+299
| * | i2c: convert i2c-isch to platform_deviceDenis Turischev2010-03-072-42/+28
| * | mfd: Use completion interrupt for WM831x AUXADCMark Brown2010-03-072-7/+31
| * | mfd: Use completion interrupt for WM835x AUXADCMark Brown2010-03-072-6/+31
| * | mfd: Introduce remove_script function for twl4030Mike Turquette2010-03-072-0/+51
| * | mfd/mmc: SDHI Kconfig updateMagnus Damm2010-03-072-2/+2
| * | mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED supportMagnus Damm2010-03-071-3/+3
| * | gpiolib: Force wm831x GPIOs into GPIO mode when requestedMark Brown2010-03-071-2/+4
| * | mfd: Add WM831x revision B supportMark Brown2010-03-074-5/+39
| * | gpiolib: Correct debugfs display of WM831x GPIO inversionMark Brown2010-03-071-1/+1
| * | gpiolib: Actually set output state in wm831x_gpio_direction_output()Mark Brown2010-03-071-7/+15
| * | tmio_mmc: Balance cell enable()/disable() callsMagnus Damm2010-03-071-2/+8
| * | tmio_mmc: Remove const from platform data V3Magnus Damm2010-03-071-1/+1
| * | tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm2010-03-071-1/+1
| * | tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda2010-03-072-0/+2
| * | tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski2010-03-071-4/+2
| * | mfd: Add twl6030 base addr for ID0, ID1, ID2Balaji T K2010-03-072-2/+10
| * | mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-upsMoiz Sonasath2010-03-072-0/+28
| * | mfd: Introduce lpc_sch for Intel SCH LPC bridgeDenis Turischev2010-03-073-0/+143
| * | mfd: Check for ACPI conflictsSamuel Ortiz2010-03-071-0/+5
| * | mfd: Fix twl_has_pwrbutton typoEduardo Valentin2010-03-071-1/+1
| * | input: Support onkey in 88pm860xHaojian Zhuang2010-03-073-0/+166
| * | mfd: Use genirq in 88pm860xHaojian Zhuang2010-03-073-142/+311
| * | mfd: Fix WM8994 error handlingJoonyoung Shim2010-03-071-2/+2
| * | mfd: Use i2c_dummy in 88pm860xHaojian Zhuang2010-03-071-52/+20
| * | mfd: Clean code in max8925Haojian Zhuang2010-03-071-17/+0
| * | power_supply: Enable power supply of max8925Haojian Zhuang2010-03-073-0/+542
| * | rtc: Enable rtc in max8925Haojian Zhuang2010-03-073-0/+325
| * | mfd: Update irq handler in max8925Haojian Zhuang2010-03-073-257/+564
| * | mfd: Update i2c driver for max8925Haojian Zhuang2010-03-071-28/+29
| * | mfd: Program twl4030 remap_sleep correctlyMike Turquette2010-03-071-1/+1
| * | gpiolib: Add WM8994 GPIO supportMark Brown2010-03-073-0/+212
| * | mfd: Add initial WM8994 supportMark Brown2010-03-076-0/+773