summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | i2c-designware: Fix PCI core warning on suspend/resumeOctavian Purdila2011-10-291-21/+8
| | | | * | | | | | | | | i2c-designware: Add runtime power management supportDirk Brandewie2011-10-293-2/+98
| | | | * | | | | | | | | i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-294-0/+329
| | | | * | | | | | | | | i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie2011-10-293-102/+143
| | | | * | | | | | | | | i2c-designware: Support multiple cores using same ISRDirk Brandewie2011-10-291-2/+8
| | | | * | | | | | | | | i2c-designware: move controller config to bus specific portion of driverDirk Brandewie2011-10-293-4/+5
| | | | * | | | | | | | | i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie2011-10-293-6/+11
| | | | * | | | | | | | | i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie2011-10-293-1/+10
| | | | * | | | | | | | | i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie2011-10-295-343/+412
| | | | * | | | | | | | | i2c-designware: Move checking of IP core version to i2c_dw_init()Dirk Brandewie2011-10-291-11/+19
| | | | * | | | | | | | | i2c-designware: Allow mixed endianness accessesJean-Hugues Deschenes2011-10-291-2/+15
| | | | * | | | | | | | | i2c-designware: Check component type registerJean-Hugues Deschenes2011-10-291-4/+13
| | | | * | | | | | | | | i2c-designware: Use local version of readl & writelJean-Hugues Deschenes2011-10-291-39/+49
| | | | |/ / / / / / / /
| | | * | | | | | | | | i2c-eg20t: Add initialize processing in case i2c-error occursTomoya MORINAGA2011-10-291-0/+3
| | | * | | | | | | | | i2c-eg20t: Fix flag setting issueTomoya MORINAGA2011-10-291-0/+2
| | | * | | | | | | | | i2c-eg20t: add stop sequence in case wait-event timeout occursTomoya MORINAGA2011-10-291-0/+3
| | | * | | | | | | | | i2c-eg20t: Separate error processingTomoya MORINAGA2011-10-291-58/+115
| | | * | | | | | | | | i2c-eg20t: Fix 10bit access issueTomoya MORINAGA2011-10-291-2/+63
| | | * | | | | | | | | i2c-eg20t: Modify returned value s32 to longTomoya MORINAGA2011-10-291-5/+1
| | | * | | | | | | | | i2c-eg20t: Fix bus-idle waiting issueTomoya MORINAGA2011-10-291-9/+9
| | | |/ / / / / / / /
| | * | | | | | | | | i2c-imx: add device tree probe supportShawn Guo2011-09-142-6/+44
| | * | | | | | | | | i2c-imx: remove init/exit hooks from platform dataShawn Guo2011-09-142-22/+3
| * | | | | | | | | | I2C: OMAP: remove unused function pointers from pdataKevin Hilman2011-10-291-3/+0
| * | | | | | | | | | I2C: OMAP: remove dev->idle, use usage counting provided by runtime PMKevin Hilman2011-10-291-20/+39
| * | | | | | | | | | I2C: OMAP: remove unneccesary use of pdevKevin Hilman2011-10-291-15/+7
| * | | | | | | | | | OMAP4: I2C: Enable the wakeup in I2C_WEShubhrajyoti D2011-10-291-3/+2
| * | | | | | | | | | I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_infoAndy Green2011-10-291-2/+2
| * | | | | | | | | | I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...Andy Green2011-10-291-17/+23
| * | | | | | | | | | I2C: OMAP1: set i2c unit feature implementation flags in platform dataAndy Green2011-10-291-0/+13
| * | | | | | | | | | I2C: OMAP2+: Pass flags up to omap i2c platform_data as wellAndy Green2011-10-291-1/+6
| * | | | | | | | | | I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green2011-10-291-0/+1
| * | | | | | | | | | I2C: OMAP2+: address confused probed version namingAndy Green2011-10-291-9/+12
| * | | | | | | | | | I2C: OMAP2+: Solve array bounds overflow error on i2c idleAndy Green2011-10-291-1/+1
| * | | | | | | | | | I2C: OMAP2+: use platform_data ip revision to select register mapAndy Green2011-10-291-5/+5
| * | | | | | | | | | I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus addedAndy Green2011-10-291-0/+6
| * | | | | | | | | | I2C: OMAP1: set IP revision in platform dataAndy Green2011-10-291-0/+3
| * | | | | | | | | | I2C: OMAP: add rev to omap i2c platform dataAndy Green2011-10-291-0/+1
| * | | | | | | | | | I2C: OMAP2+: Name registers in I2C IP V2 only accordinglyAndy Green2011-10-291-11/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-0116-48/+721
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: Constify constraints nameMark Brown2011-10-141-1/+1
| * | | | | | | | | | regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner2011-10-141-1/+1
| * | | | | | | | | | regulator: gpio-regulator add dependency on GENERIC_GPIOHeiko Stübner2011-10-121-0/+1
| * | | | | | | | | | regulator: Add module.h include to gpio-regulatorMark Brown2011-10-111-0/+1
| * | | | | | | | | | regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-094-0/+454
| * | | | | | | | | | regulator: remove duplicate REG_CTRL2 defines in tps65023H Hartley Sweeten2011-10-091-7/+0
| * | | | | | | | | | regulator: Clarify documentation for regulator-regulator suppliesMark Brown2011-10-071-2/+9
| * | | | | | | | | | regulator: Fix some bitrot in the machine driver documentationMark Brown2011-10-071-4/+4
| * | | | | | | | | | regulator: tps65023: Added support for the similiar TPS65020 chipMarcus Folkesson2011-08-281-0/+53
| * | | | | | | | | | regulator: tps65023: Setting correct core regulator for tps65021Marcus Folkesson2011-08-281-21/+75
| * | | | | | | | | | regulator: tps65023: Set missing bit for update core-voltageMarcus Folkesson2011-08-281-4/+15
OpenPOWER on IntegriCloud