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-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
2014-06-02
i2c: designware: Add runtime PM hooks
Mika Westerberg
1
-7
/
+5
2014-06-02
i2c: designware: Disable device on system suspend
Mika Westerberg
1
-0
/
+1
2014-06-02
i2c: nuc900: remove driver
Wolfram Sang
3
-717
/
+0
2014-06-02
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
1
-44
/
+49
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
1
-11
/
+30
2014-06-01
i2c: rcar: update copyright and license information
Wolfram Sang
1
-8
/
+6
2014-06-01
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
1
-45
/
+5
2014-06-01
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
1
-13
/
+4
2014-06-01
i2c: rcar: remove spinlock
Wolfram Sang
1
-22
/
+0
2014-06-01
i2c: rcar: refactor status bit handling
Wolfram Sang
1
-13
/
+7
2014-06-01
i2c: rcar: refactor setting up msg
Wolfram Sang
1
-25
/
+5
2014-06-01
i2c: rcar: check bus free before first message
Wolfram Sang
1
-11
/
+5
2014-06-01
i2c: rcar: refactor irq state machine
Wolfram Sang
1
-32
/
+7
2014-06-01
i2c: rcar: refactor bus state machine
Wolfram Sang
1
-27
/
+10
2014-06-01
i2c: rcar: no need to store irq number
Wolfram Sang
1
-5
/
+4
2014-06-01
i2c: rcar: not everything needs to be a function
Wolfram Sang
1
-11
/
+3
2014-06-01
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2014-06-01
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2014-05-22
i2c: gpio: Use devm_gpio_request()
Jingoo Han
1
-18
/
+7
2014-05-22
i2c: eg20t: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-22
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
1
-10
/
+38
2014-05-22
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
1
-4
/
+13
2014-05-22
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
1
-5
/
+7
2014-05-22
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
1
-9
/
+6
2014-05-22
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
1
-41
/
+15
2014-05-22
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
1
-31
/
+10
2014-05-22
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
1
-1
/
+4
2014-05-22
i2c: sh_mobile: improve error handling
Wolfram Sang
1
-16
/
+9
2014-05-22
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
1
-5
/
+6
2014-05-22
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
Naveen Krishna Ch
1
-12
/
+55
2014-05-22
i2c: ali1563: fix checkpatch.pl issues
Richard Leitner
1
-37
/
+45
2014-05-22
i2c: nomadik: Fixup system suspend
Ulf Hansson
1
-7
/
+7
2014-05-22
i2c: imx: add SMBus block read support
Kaushal Butala
1
-3
/
+28
2014-05-22
i2c: mv64xxx: Change i2c compatibles for sunxi
Maxime Ripard
1
-1
/
+1
[next]