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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
i2c: imx: remove extra spaces.
Dmitriy Baranov
1
-6
/
+6
2016-03-03
i2c: rcar: don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
2016-03-03
i2c: qup: Fix fifo handling after adding V2 support
Sricharan R
1
-7
/
+39
2016-03-03
i2c: xiic: Implement power management
Shubhrajyoti Datta
1
-7
/
+81
2016-02-24
i2c: piix4: Pre-shift the port number
Jean Delvare
1
-5
/
+5
2016-02-24
i2c: piix4: Always use the same type for port
Jean Delvare
1
-2
/
+2
2016-02-24
i2c: piix4: Support alternative port selection register
Jean Delvare
1
-4
/
+32
2016-02-24
i2c: tegra: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+1
2016-02-24
i2c: riic, sh_mobile, rcar: Use ARCH_RENESAS
Simon Horman
1
-3
/
+3
2016-02-24
i2c: qup: Add bam dma capabilities
Sricharan R
1
-14
/
+459
2016-02-20
i2c: i2c-stub: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-20
i2c: i2c-smbus: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-20
i2c: i2c-mux: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-20
i2c: i2c-dev: sort includes
Wolfram Sang
1
-7
/
+7
2016-02-20
i2c: i2c-core: sort includes
Wolfram Sang
1
-15
/
+15
2016-02-20
i2c: i2c-boardinfo: sort includes
Wolfram Sang
1
-3
/
+3
2016-02-12
i2c: iproc: Support larger TX transfer
Ray Jui
1
-9
/
+75
2016-02-12
i2c: iproc: Fix typo in the driver
Ray Jui
1
-2
/
+2
2016-02-12
i2c: iproc: Add recovery mechanism in error case
Ray Jui
1
-43
/
+48
2016-02-12
i2c: uniphier: add COMPILE_TEST option
Masahiro Yamada
1
-2
/
+2
2016-02-12
i2c: mt65xx: add 4GB DMA mode support in i2c driver
Liguo Zhang
1
-0
/
+42
2016-02-12
i2c: designware: Prevent runtime suspend during adapter registration
Jarkko Nikula
1
-0
/
+8
2016-02-12
i2c: designware-platform: Drop duplicate module information
Jean Delvare
1
-5
/
+0
2016-02-12
i2c: designware: remove redundant lock
Baruch Siach
2
-10
/
+6
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
2016-02-12
i2c: mux: demux-pinctrl: add driver
Wolfram Sang
3
-0
/
+283
2016-01-29
i2c: piix4: don't regress on bus names
Jean Delvare
1
-5
/
+8
2016-01-26
i2c: designware-pci: use IRQF_COND_SUSPEND flag
Andy Shevchenko
1
-1
/
+2
2016-01-26
i2c: piix4: Fully initialize SB800 before it is registered
Jean Delvare
1
-10
/
+9
2016-01-26
i2c: piix4: Fix SB800 locking
Jean Delvare
1
-16
/
+6
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
25
-392
/
+1148
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2
-11
/
+7
2016-01-12
Merge branch 'device-properties'
Rafael J. Wysocki
1
-27
/
+23
2016-01-10
i2c: imx: fix i2c resource leak with dma transfer
Gao Pan
1
-0
/
+1
2016-01-10
i2c: designware: Do not require clock when SSCN and FFCN are provided
Suravee Suthikulpanit
2
-18
/
+35
2016-01-10
i2c: s3c2410: remove superfluous runtime PM calls
Wolfram Sang
1
-6
/
+0
2016-01-10
i2c: always enable RuntimePM for the adapter device
Wolfram Sang
1
-0
/
+3
2016-01-10
i2c: designware: retry transfer on transient failure
Baruch Siach
1
-0
/
+1
2016-01-07
i2c: dw: Add APM X-Gene ACPI I2C device support
Loc Ho
1
-0
/
+1
2016-01-05
i2c: ibm_iic: rename i2c_timings struct due to clash with generic version
Stephen Rothwell
1
-2
/
+2
2016-01-04
i2c: designware: Add support for AMD Seattle I2C
Suravee Suthikulpanit
1
-0
/
+1
2016-01-04
i2c: imx: Remove unneeded comments
Fabio Estevam
1
-12
/
+0
2016-01-03
i2c: st: use to_platform_device()
Geliang Tang
1
-2
/
+1
2016-01-03
i2c: designware: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2016-01-03
i2c: brcmstb: Adding support for CM and DSL SoCs
Kamal Dasu
1
-24
/
+56
2016-01-03
i2c: mediatek: fix i2c multi transfer issue in high speed mode
Liguo Zhang
1
-2
/
+19
2016-01-03
i2c: imx: improve code readability
Gao Pan
1
-4
/
+2
2016-01-03
i2c: imx: Improve message log when DMA is not used
Fabio Estevam
1
-1
/
+1
[next]