aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-06-15i2c: designware: fix race between subsequent xfersChristian Ruppert
2013-06-12i2c: bfin-twi: Read and write the FIFO in loopSonic Zhang
2013-06-12i2c: core: make it possible to match a pure device tree driverLinus Walleij
2013-06-12i2c: use platform_{get,set}_drvdata()Jingoo Han
2013-06-12drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-06-12i2c: designware: prevent signals from aborting I2C transfersMika Westerberg
2013-06-12i2c: mxs: Let device core handle pinctrlFabio Estevam
2013-06-12i2c: imx: Let device core handle pinctrlFabio Estevam
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-05I2C: mv64xxx: fix race between FSM/interrupt and process contextRussell King
2013-06-05I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()Russell King
2013-06-05I2C: mv64xxx: remove I2C_M_NOSTART codeRussell King
2013-06-05I2C: mv64xxx: fix error handling for request_irq()Russell King
2013-06-05I2C: mv64xxx: use devm_kzalloc()Russell King
2013-06-05I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()Russell King
2013-06-05I2C: mv64xxx: use devm_ioremap_resource()Russell King
2013-06-05I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()Russell King
2013-06-05i2c: intel-mid: remove obsolete driverAndy Shevchenko
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-06-03i2c-piix4: Add AMD CZ SMBus device IDShane Huang
2013-05-31i2c: stu300: device tree supportLinus Walleij
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin
2013-05-17i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare
2013-05-17i2c: designware: add Intel BayTrail ACPI IDMika Westerberg
2013-05-17i2c: designware: always clear interrupts before enabling themMika Westerberg
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-23i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco
2013-04-23i2c: octeon: use HZ in timeout value송은봉
2013-04-19i2c: octeon: Fix i2c fail problem when a process is terminated by a signal송은봉
2013-04-19i2c: designware-pci: drop superfluous {get|put}_deviceWolfram Sang
2013-04-19i2c: designware-plat: drop superfluous {get|put}_deviceWolfram Sang
2013-04-19i2c: davinci: drop superfluous {get|put}_deviceWolfram Sang
2013-04-17i2c: mux: Add i2c-arb-gpio-challenge 'mux' driverDoug Anderson
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-16i2c: at91: convert to dma_request_slave_channel_compat()Ludovic Desroches
2013-04-15i2c: mxs: do error checking and handling in PIO modeLucas Stach
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