summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: use dev_get_platdata()Jingoo Han2013-08-1925-35/+40
* i2c: omap: query STP always when NACK is receivedGrygorii Strashko2013-08-191-5/+4
* i2c: mxs: fix broken timing calculationLothar Waßmann2013-08-161-24/+63
* drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-4/+1
* i2c: imx: Add Vybrid VF610 I2C controller supportJingchang Lu2013-08-151-0/+32
* i2c: imx: add struct to hold more configurable quirksJingchang Lu2013-08-151-25/+52
* i2c: imx: add INT flag and IEN bit operatation codesJingchang Lu2013-08-151-5/+22
* i2c: imx: change register offset representationJingchang Lu2013-08-151-7/+16
* i2c: imx: wrap registers read/write to inline functionJingchang Lu2013-08-151-34/+46
* i2c: imx: don't change platform device id_entry directlyJingchang Lu2013-08-151-2/+6
* i2c: imx: enable clk before write to registersJingchang Lu2013-08-151-0/+6
* i2c: imx: use struct representing i2c clk{div, val} pairJingchang Lu2013-08-151-7/+13
* i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek2013-08-151-10/+31
* i2c: Improve logging on failure to probe for ->class devicesAndy Lutomirski2013-08-151-1/+2
* i2c: davinci: Allow i2c driver available for keystone platformsSantosh Shilimkar2013-08-151-1/+1
* i2c: davinci: remove useless mach/hardware includeSantosh Shilimkar2013-08-151-2/+0
* i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+6
* i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han2013-08-151-1/+1
* i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+1
* i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+1
* i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+1
* i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-3/+6
* i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-6/+7
* i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-08-151-7/+19
* drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-08-071-3/+0
* drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-071-13/+0
* i2c: mpc: Define unique I2C adapter namesGuenter Roeck2013-08-071-1/+4
* i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth2013-08-071-1/+2
* i2c: designware: Manually set RESTART bit between messagesChew, Chiau Ee2013-08-071-0/+14
* i2c: pxa: enable high speed mode for i2c busLeilei Shang2013-08-071-1/+63
* i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-051-2/+2
* i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-051-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0422-1387/+1212
|\ \
| * | i2c-designware: use div_u64 to fix linkVincent Stehlé2013-07-031-1/+2
| * | i2c: Kontron PLD i2c bus driverKevin Strasser2013-07-013-0/+421
| * | i2c: iop3xxx: fix build failure after waitqueue changesKevin Hilman2013-07-011-1/+1
| * | i2c-designware: make SDA hold time configurableChristian Ruppert2013-06-263-0/+24
| * | i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not providedGregory CLEMENT2013-06-251-1/+5
| * | i2c: imx: allow autoloading on dt idsArnaud Patard \(Rtp\)2013-06-251-0/+1
| * | i2c: mv64xxx: Fix transfer error codeGuenter Roeck2013-06-251-1/+1
| * | i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-202-0/+4
| * | i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn2013-06-191-4/+11
| * | i2c-pxa: prepare clock before useDaniel Drake2013-06-181-3/+3
| * | Revert "i2c: core: make it possible to match a pure device tree driver"Wolfram Sang2013-06-181-7/+2
| * | i2c: nomadik: allocate adapter number dynamicallyLinus Walleij2013-06-151-7/+2
| * | i2c: nomadik: support elder NomadiksLinus Walleij2013-06-151-2/+41
| * | i2c: mv64xxx: Add Allwinner sun4i compatibleMaxime Ripard2013-06-152-1/+13
| * | i2c: mv64xxx: make the registers offset configurableMaxime Ripard2013-06-151-39/+62