index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
i2c: omap: fix cleanup regression
Wolfram Sang
1
-1
/
+1
2015-08-10
i2c: omap: on ->remove() call pm_runtime_put_sync()
Felipe Balbi
1
-1
/
+1
2015-08-10
i2c: omap: abolish variable name confusion
Felipe Balbi
1
-299
/
+299
2015-08-10
i2c: omap: switch to dev_get_drvdata()
Felipe Balbi
1
-4
/
+2
2015-07-31
i2c: omap: fix bus recovery setup
Jan Luebbe
1
-0
/
+11
2015-05-12
i2c: omap: implement bus recovery
Felipe Balbi
1
-4
/
+65
2015-05-12
i2c: omap: Add calls for pinctrl state select
Pascal Huerst
1
-0
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+127
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+0
2014-12-06
i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
Rafael J. Wysocki
1
-2
/
+0
2014-11-25
omap: i2c: don't check bus state IP rev3.3 and earlier
Alexander Kochetkov
1
-3
/
+5
2014-11-23
i2c: omap: add notes related to i2c multimaster mode
Alexander Kochetkov
1
-1
/
+11
2014-11-23
i2c: omap: don't reset controller if Arbitration Lost detected
Alexander Kochetkov
1
-2
/
+4
2014-11-23
i2c: omap: implement workaround for handling invalid BB-bit values
Alexander Kochetkov
1
-0
/
+103
2014-11-23
i2c: omap: cleanup register definitions
Alexander Kochetkov
1
-3
/
+7
2014-11-23
i2c: omap: fix i207 errata handling
Alexander Kochetkov
1
-3
/
+5
2014-11-21
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
1
-2
/
+0
2014-11-07
i2c: remove FSF address
Wolfram Sang
1
-4
/
+0
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-17
i2c: i2c-omap: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-03-27
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
Nishanth Menon
1
-3
/
+3
2014-03-05
i2c: i2c-omap: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2013-11-27
i2c: omap: raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2013-11-26
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
1
-0
/
+22
2013-11-16
i2c: omap: Fix missing device tree flags for omap2
Tony Lindgren
1
-0
/
+22
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-10-10
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
1
-0
/
+3
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-3
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-19
i2c: omap: query STP always when NACK is received
Grygorii Strashko
1
-5
/
+4
2013-08-07
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-13
/
+0
2013-06-19
i2c: omap: correct usage of the interrupt enable register
Oleksandr Dmytryshyn
1
-4
/
+11
2013-06-12
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-7
/
+1
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-3
/
+0
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+3
2013-01-25
i2c: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-22
i2c: omap: fix draining irq handling
Aaro Koskinen
1
-2
/
+2
2013-01-22
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
Aaro Koskinen
1
-1
/
+1
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-3
/
+3
2012-11-28
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
Shubhrajyoti D
1
-2
/
+1
2012-11-16
i2c: omap: Move the remove constraint
Shubhrajyoti D
1
-3
/
+4
2012-11-14
i2c: omap: don't save a value only needed for read-clearing
Wolfram Sang
1
-2
/
+1
2012-11-14
i2c: omap: cleanup the sysc write
Shubhrajyoti D
1
-15
/
+5
2012-11-14
i2c: omap: Restore i2c context always
Shubhrajyoti D
1
-2
/
+1
2012-11-14
i2c: omap: make reset a seperate function
Shubhrajyoti D
1
-15
/
+24
2012-11-14
i2c: omap: re-factor omap_i2c_init function
Shubhrajyoti D
1
-40
/
+35
[next]