aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-04-15i2c: mxs: remove races in PIO codeLucas Stach
2013-04-15i2c-designware: switch to use runtime PM autosuspendMika Westerberg
2013-04-15i2c-designware: use usleep_range() in the busy-loopMika Westerberg
2013-04-15i2c-designware: enable/disable the controller properlyMika Westerberg
2013-04-15i2c-designware: use dynamic adapter numbering on LynxpointMika Westerberg
2013-04-15i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko
2013-04-15i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko
2013-04-15i2c-designware: move to managed functions (devm_*)Andy Shevchenko
2013-04-09i2c: remove CONFIG_HOTPLUG ifdefsYijing Wang
2013-04-09i2c: s3c2410: Add SMBus emulation for block readJaemin Yoo
2013-04-04i2c: i2c-mxs: move to use generic DMA helperShawn Guo
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen
2013-04-02i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen
2013-04-02i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-04-02i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as errorLars-Peter Clausen
2013-04-02i2c: Remove detach_adapterLars-Peter Clausen
2013-03-29i2c: at91: Use of_match_ptr() macroSachin Kamat
2013-03-29i2c: davinci: update to devm_* APIVishwanathrao Badarkhe, Manish
2013-03-29i2c: davinci: rename recover bus functionsWolfram Sang
2013-03-27i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare
2013-03-27i2c: gpio: Add support for deferred probingJean Delvare
2013-03-24i2c: s3c2410: fixup the styling of the newly moved register definitionsHeiko Stübner
2013-03-24i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner
2013-03-24i2c: ismt: remove duplicate constWolfram Sang
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-03-24i2c: pxa: Use i2c-core to get bus number nowDoug Anderson
2013-03-24i2c: Add bus recovery infrastructureViresh Kumar
2013-03-24i2c: core: Pick i2c bus number from dt alias if presentDoug Anderson
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-11drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27i2c: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2013-02-22i2c: pxa: remove incorrect __exit annotationsDmitry Torokhov
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21i2c: ocores: Fix pointer to integer cast warningJayachandran C
2013-02-15i2c: tegra: remove warning dump if timeout happen in transferLaxman Dewangan
2013-02-15i2c: fix i2c-ismt.c printk format warningRandy Dunlap
2013-02-15i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston