index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2014-06-02
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-06-01
i2c: rcar: update copyright and license information
Wolfram Sang
2014-06-01
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
2014-06-01
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
2014-06-01
i2c: rcar: remove spinlock
Wolfram Sang
2014-06-01
i2c: rcar: refactor status bit handling
Wolfram Sang
2014-06-01
i2c: rcar: refactor setting up msg
Wolfram Sang
2014-06-01
i2c: rcar: check bus free before first message
Wolfram Sang
2014-06-01
i2c: rcar: refactor irq state machine
Wolfram Sang
2014-06-01
i2c: rcar: refactor bus state machine
Wolfram Sang
2014-06-01
i2c: rcar: no need to store irq number
Wolfram Sang
2014-06-01
i2c: rcar: not everything needs to be a function
Wolfram Sang
2014-06-01
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
2014-06-01
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
2014-05-22
i2c: gpio: Use devm_gpio_request()
Jingoo Han
2014-05-22
i2c: eg20t: Fix Kconfig dependencies
Jean Delvare
2014-05-22
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
2014-05-22
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
2014-05-22
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
2014-05-22
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
2014-05-22
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
2014-05-22
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
2014-05-22
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
2014-05-22
i2c: sh_mobile: improve error handling
Wolfram Sang
2014-05-22
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
2014-05-22
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
Naveen Krishna Ch
2014-05-22
i2c: ali1563: fix checkpatch.pl issues
Richard Leitner
2014-05-22
i2c: nomadik: Fixup system suspend
Ulf Hansson
2014-05-22
i2c: imx: add SMBus block read support
Kaushal Butala
2014-05-22
i2c: mv64xxx: Change i2c compatibles for sunxi
Maxime Ripard
2014-05-14
i2c: rcar: bail out on zero length transfers
Wolfram Sang
2014-05-14
i2c: qup: Fix pm_runtime_get_sync usage
Andy Gross
2014-05-14
i2c: s3c2410: resume race fix
Olof Johansson
2014-05-14
i2c: nomadik: Don't use IS_ERR for devm_ioremap
Ulf Hansson
2014-05-14
i2c: designware: Mask all interrupts during i2c controller enable
Du, Wenkai
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-06
i2c: cadence: fix Kconfig dependency
Wolfram Sang
2014-04-06
i2c: Add driver for Cadence I2C controller
Soren Brinkmann
2014-04-06
i2c: qup: use proper type fro clk_freq
Wolfram Sang
2014-04-03
i2c: qup: off by ones in qup_i2c_probe()
Dan Carpenter
2014-03-28
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
Bjorn Andersson
2014-03-28
i2c: i2c-xiic: deprecate class based instantiation
Wolfram Sang
2014-03-28
i2c: i2c-sirf: deprecate class based instantiation
Wolfram Sang
2014-03-28
i2c: i2c-mv64xxx: deprecate class based instantiation
Wolfram Sang
2014-03-28
i2c: i2c-designware-platdrv: deprecate class based instantiation
Wolfram Sang
2014-03-28
i2c: i2c-davinci: deprecate class based instantiation
Wolfram Sang
2014-03-28
i2c: i2c-bcm2835: deprecate class based instantiation
Wolfram Sang
2014-03-28
i2c: mv64xxx: Fix reset controller handling
Maxime Ripard
[next]