aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
* i2c: davinci: remove useless mach/hardware includeSantosh Shilimkar2013-08-15
* i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han2013-08-15
* i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-08-15
* drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-08-07
* drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-07
* i2c: mpc: Define unique I2C adapter namesGuenter Roeck2013-08-07
* i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth2013-08-07
* i2c: designware: Manually set RESTART bit between messagesChew, Chiau Ee2013-08-07
* i2c: pxa: enable high speed mode for i2c busLeilei Shang2013-08-07
* i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-05
* i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-05
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-10
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-04
|\ \
| * | i2c-designware: use div_u64 to fix linkVincent Stehlé2013-07-03
| * | i2c: Kontron PLD i2c bus driverKevin Strasser2013-07-01
| * | i2c: iop3xxx: fix build failure after waitqueue changesKevin Hilman2013-07-01
| * | i2c-designware: make SDA hold time configurableChristian Ruppert2013-06-26
| * | i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not providedGregory CLEMENT2013-06-25
| * | i2c: imx: allow autoloading on dt idsArnaud Patard \(Rtp\)2013-06-25
| * | i2c: mv64xxx: Fix transfer error codeGuenter Roeck2013-06-25
| * | i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-20
| * | i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn2013-06-19
| * | i2c-pxa: prepare clock before useDaniel Drake2013-06-18
| * | Revert "i2c: core: make it possible to match a pure device tree driver"Wolfram Sang2013-06-18
| * | i2c: nomadik: allocate adapter number dynamicallyLinus Walleij2013-06-15
| * | i2c: nomadik: support elder NomadiksLinus Walleij2013-06-15
| * | i2c: mv64xxx: Add Allwinner sun4i compatibleMaxime Ripard2013-06-15
| * | i2c: mv64xxx: make the registers offset configurableMaxime Ripard2013-06-15
| * | i2c: mv64xxx: Add macros to access parts of registersMaxime Ripard2013-06-15
| * | i2c: vt8500: Add support for I2C bus on Wondermedia SoCsTony Prisk2013-06-15
| * | i2c: designware: fix race between subsequent xfersChristian Ruppert2013-06-15
| * | i2c: bfin-twi: Read and write the FIFO in loopSonic Zhang2013-06-12
| * | i2c: core: make it possible to match a pure device tree driverLinus Walleij2013-06-12
| * | i2c: use platform_{get,set}_drvdata()Jingoo Han2013-06-12
| * | drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-12
| * | i2c: designware: prevent signals from aborting I2C transfersMika Westerberg2013-06-12
| * | i2c: mxs: Let device core handle pinctrlFabio Estevam2013-06-12
| * | i2c: imx: Let device core handle pinctrlFabio Estevam2013-06-12
| * | I2C: mv64xxx: fix race between FSM/interrupt and process contextRussell King2013-06-05
| * | I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()Russell King2013-06-05
| * | I2C: mv64xxx: remove I2C_M_NOSTART codeRussell King2013-06-05
| * | I2C: mv64xxx: fix error handling for request_irq()Russell King2013-06-05
| * | I2C: mv64xxx: use devm_kzalloc()Russell King2013-06-05