index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-qup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
i2c: busses: make i2c_adapter_quirks const
Bhumika Goyal
1
-1
/
+1
2016-11-29
i2c: qup: support SMBus block read
Naveen Kaje
1
-3
/
+61
2016-11-29
i2c: qup: add ACPI support
Naveen Kaje
1
-16
/
+42
2016-09-22
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
1
-1
/
+2
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-83
/
+72
2016-07-15
i2c: qup: Fixed the DMA segments length
Abhishek Sahu
1
-5
/
+7
2016-07-15
i2c: qup: Cleared the error bits in ISR
Abhishek Sahu
1
-6
/
+8
2016-06-18
i2c: qup: Fix wrong value of index variable
Sricharan R
1
-0
/
+2
2016-06-18
i2c: qup: use address helper function in read transfer
Naveen Kaje
1
-1
/
+1
2016-06-18
i2c: qup: Fix error handling
Sricharan R
1
-35
/
+41
2016-06-18
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
Sricharan R
1
-36
/
+15
2016-04-11
i2c: qup: use new 8 bit address helper function
Wolfram Sang
1
-1
/
+1
2016-03-03
i2c: qup: Fix fifo handling after adding V2 support
Sricharan R
1
-7
/
+39
2016-02-24
i2c: qup: Add bam dma capabilities
Sricharan R
1
-14
/
+459
2016-02-12
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
Sricharan R
1
-8
/
+26
2016-02-12
i2c: qup: Add V2 tags support
Sricharan R
1
-29
/
+386
2016-02-12
i2c: qup: Change qup_wait_writeready function to use for all timeouts
Sricharan R
1
-19
/
+48
2015-03-13
i2c: qup: make use of the new infrastructure for quirks
Wolfram Sang
1
-11
/
+10
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-08-06
i2c: qup: disable clks and return instead of just returning error
Pramod Gurav
1
-4
/
+8
2014-05-14
i2c: qup: Fix pm_runtime_get_sync usage
Andy Gross
1
-1
/
+1
2014-04-06
i2c: qup: use proper type fro clk_freq
Wolfram Sang
1
-1
/
+1
2014-04-03
i2c: qup: off by ones in qup_i2c_probe()
Dan Carpenter
1
-2
/
+2
2014-03-28
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
Bjorn Andersson
1
-0
/
+768