summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Introduce remove_script function for twl4030Mike Turquette2010-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: Remove leftover from discontinued TWL4030 battery patchChristoph Egger2010-03-071-6/+1Star
* gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier2010-03-061-0/+3
* pca953x: minor include cleanupOlof Johansson2010-03-061-0/+8
* OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz2010-02-241-0/+4
* gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich2010-01-111-0/+12
* 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: Initial support for twl5031Ilkka Koskinen2009-12-131-6/+41
* 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: 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
* Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown2009-11-101-0/+1
|\
| * MFD: TWL4030: Add audio_mclk to the codec platform dataPeter Ujfalusi2009-11-101-0/+1
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-061-3/+3
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-091-3/+3
| |\
| | * Input: fix rx51 board keymapAmit Kucheria2009-10-061-3/+3
* | | MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi2009-10-251-0/+18
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-242-0/+116
|\|
| * Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-181-0/+92
| * Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-181-0/+24
* | mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria2009-09-171-10/+84
|/
* Input: add twl4030_keypad driverDavid Brownell2009-08-281-6/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-201-0/+46
|\
| * Input: introduce lm8323 keypad driverFelipe Balbi2009-05-161-0/+46
* | pca953x: support GPIOLIB GPIO namingDaniel Silverstone2009-06-181-0/+1
|/
* i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-071-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-04-031-0/+47
|\
| * regulator: twl4030 regulatorsDavid Brownell2009-03-311-0/+47
* | memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-031-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-071-0/+17
|\
| * Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-201-0/+17
* | twl4030-gpio: cleanup debounceDavid Brownell2009-01-071-6/+3Star
* | mfd: dm355evm msp430 driverDavid Brownell2009-01-041-0/+79
* | mfd: twl4030 regulator bug fixesDavid Brownell2009-01-041-1/+0Star
* | mfd: twl4030: create some regulator devicesDavid Brownell2009-01-041-0/+47
* | mfd: twl4030: cleanup symbols and OMAP dependencyDavid Brownell2009-01-041-31/+0Star
* | mfd: allow reading entire register banks on twl4030David Brownell2009-01-041-2/+2
|/
* mfd: twl4030 IRQ handling updateDavid Brownell2008-10-221-12/+16
* mfd: TWL4030 core driverDavid Brownell2008-10-191-0/+339
* gpio: max732x driverEric Miao2008-07-251-0/+19
* i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-141-0/+28
* i2c: Kill the old driver matching schemeJean Delvare2008-05-181-2/+1Star