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
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-07-20
i2c: stub: Avoid an array overrun on I2C block transfers
Jean Delvare
1
-0
/
+2
2014-07-17
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2
-0
/
+4
2014-07-17
i2c: i801: Fix the alignment of the device table
Jean Delvare
1
-68
/
+68
2014-07-17
i2c: stub: Add support for banked register ranges
Jean Delvare
1
-10
/
+121
2014-07-17
i2c: stub: Remember the number of emulated chips
Jean Delvare
1
-3
/
+6
2014-07-17
i2c: stub: Add support for SMBus block commands
Guenter Roeck
1
-5
/
+94
2014-07-17
i2c: efm32: correct namespacing of location property
Uwe Kleine-König
1
-1
/
+7
2014-07-17
i2c: exynos5: remove extra line and fix an assignment
Naveen Krishna Ch
1
-2
/
+1
2014-07-17
i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
Naveen Krishna Ch
1
-1
/
+0
2014-07-16
i2c: exynos5: Properly use the "noirq" variants of suspend/resume
Doug Anderson
1
-2
/
+10
2014-07-16
i2c: i2c-xiic: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-07-16
i2c: i2c-tegra: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-stu300: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-sirf: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
Wolfram Sang
1
-4
/
+4
2014-07-16
i2c: i2c-rcar: Drop class based scanning to improve bootup time
Wolfram Sang
1
-7
/
+7
2014-07-16
i2c: i2c-omap: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-ocores: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-07-16
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
1
-4
/
+4
2014-07-16
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: i2c-at91: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-16
i2c: add debug info when class instantiation was dropped
Wolfram Sang
1
-0
/
+10
2014-07-16
i2c: scx200: drop GPIO based i2c driver
Wolfram Sang
3
-161
/
+0
2014-07-16
i2c: s6000: remove duplicate driver
Wolfram Sang
4
-494
/
+0
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
1
-1
/
+1
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
1
-4
/
+11
2014-06-27
i2c: taos-evm: Use module_serio_driver()
Christoph Jaeger
1
-12
/
+1
2014-06-27
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
4
-97
/
+107
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
3
-1
/
+279
2014-06-27
i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
Sachin Kamat
1
-1
/
+0
2014-06-27
i2c: mux: pca954x: fix dependencies
Linus Walleij
1
-0
/
+1
2014-06-17
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
1
-1
/
+1
2014-06-12
i2c: rk3x: add NULL entry to the end of_device_id array
Dan Carpenter
1
-0
/
+1
2014-06-12
i2c: sun6i-p2wi: use proper return value in probe
Wolfram Sang
1
-1
/
+1
2014-06-12
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
Boris BREZILLON
3
-0
/
+359
2014-06-12
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Max Schwarz
3
-0
/
+773
2014-06-06
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-1280
/
+447
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
1
-2
/
+1
2014-06-03
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
1
-16
/
+5
2014-06-03
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
1
-1
/
+1
2014-06-03
i2c: bfin: turn to Resource-managed API in probe function
Sonic Zhang
1
-32
/
+12
2014-06-03
i2c: ChromeOS EC tunnel driver
Doug Anderson
3
-0
/
+328
2014-06-02
i2c: Make of_device_id array const
Jingoo Han
5
-5
/
+5
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
15
-44
/
+14
2014-06-02
i2c: designware-pci: Add Haswell PCI IDs
Mika Westerberg
1
-0
/
+22
[prev]
[next]