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.12.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
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
2012-11-14
ARM: i2c: omap: Remove the i207 errata flag
Shubhrajyoti D
1
-2
/
+1
2012-11-14
i2c: omap: remove the dtrev
Shubhrajyoti D
1
-7
/
+5
2012-11-14
i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
Shubhrajyoti D
1
-1
/
+2
2012-11-14
i2c: omap: Fix the revision register read
Shubhrajyoti D
1
-13
/
+48
2012-11-14
i2c: omap: adopt pinctrl support
Sebastien Guiriec
1
-0
/
+13
2012-11-14
i2c: omap: ensure writes to dev->buf_len are ordered
Felipe Balbi
1
-1
/
+3
2012-11-14
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
Paul Walmsley
1
-18
/
+14
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-185
/
+289
2012-10-06
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
Jean Pihet
1
-14
/
+18
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-1
/
+2
2012-09-12
omap-i2c: fix incorrect log message when using a device tree
Florian Vaussard
1
-3
/
+3
2012-09-12
i2c: omap: sanitize exit path
Felipe Balbi
1
-13
/
+13
2012-09-12
i2c: omap: switch over to autosuspend API
Felipe Balbi
1
-2
/
+10
2012-09-12
i2c: omap: remove unnecessary pm_runtime_suspended check
Felipe Balbi
1
-3
/
+0
2012-09-12
i2c: omap: switch to threaded IRQ support
Felipe Balbi
1
-6
/
+37
2012-09-12
i2c: omap: remove redundant status read
Shubhrajyoti D
1
-2
/
+0
2012-09-12
i2c: omap: get rid of the "complete" label
Felipe Balbi
1
-3
/
+13
2012-09-12
i2c: omap: resize fifos before each message
Felipe Balbi
1
-32
/
+51
2012-09-12
i2c: omap: simplify IRQ exit path
Felipe Balbi
1
-12
/
+8
2012-09-12
i2c: omap: always return IRQ_HANDLED
Felipe Balbi
1
-1
/
+1
2012-09-12
i2c: omap: simplify errata check
Felipe Balbi
1
-3
/
+1
2012-09-12
i2c: omap: bus: add a receiver flag
Felipe Balbi
1
-0
/
+8
2012-09-12
i2c: omap: switch to platform_get_irq()
Felipe Balbi
1
-5
/
+7
2012-09-12
i2c: omap: ack IRQ in parts
Felipe Balbi
1
-12
/
+16
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
1
-6
/
+14
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
1
-122
/
+82
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
1
-13
/
+30
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
1
-34
/
+92
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
1
-9
/
+10
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
1
-0
/
+5
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
1
-32
/
+31
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
1
-4
/
+2
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
1
-29
/
+12
2012-09-11
i2c/i2c-omap: add a const qualifier
Uwe Kleine-König
1
-1
/
+2
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
1
-1
/
+1
2012-07-29
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-78
/
+77
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
1
-1
/
+4
2012-07-12
i2c: omap: Correct I2C revision for OMAP3
Jon Hunter
1
-5
/
+5
2012-07-12
i2c: omap: Do not initialise the completion everytime
Shubhrajyoti D
1
-1
/
+2
2012-07-12
i2c: omap: Use SET_RUNTIME_PM_OPS
Shubhrajyoti D
1
-3
/
+5
[next]