index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
i2c: i2c-ocores: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-6
/
+6
|
*
|
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-4
/
+4
|
*
|
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
|
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
|
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
|
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
|
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
|
i2c: i2c-at91: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
|
i2c: add debug info when class instantiation was dropped
Wolfram Sang
2014-07-16
1
-0
/
+10
|
*
|
i2c: scx200: drop GPIO based i2c driver
Wolfram Sang
2014-07-16
3
-161
/
+0
|
*
|
i2c: s6000: remove duplicate driver
Wolfram Sang
2014-07-16
4
-494
/
+0
|
*
|
i2c: taos-evm: Use module_serio_driver()
Christoph Jaeger
2014-06-27
1
-12
/
+1
|
*
|
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
2014-06-27
4
-97
/
+107
|
*
|
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
2014-06-27
3
-1
/
+279
*
|
|
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-08
1
-5
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
1
-1
/
+1
|
*
|
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
1
-4
/
+11
|
|
/
*
|
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-08-04
1
-0
/
+5
|
\
\
|
*
|
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-26
1
-0
/
+5
|
|
/
*
|
i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
Sachin Kamat
2014-06-27
1
-1
/
+0
*
|
i2c: mux: pca954x: fix dependencies
Linus Walleij
2014-06-27
1
-0
/
+1
|
/
*
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
2014-06-17
1
-1
/
+1
*
i2c: rk3x: add NULL entry to the end of_device_id array
Dan Carpenter
2014-06-12
1
-0
/
+1
*
i2c: sun6i-p2wi: use proper return value in probe
Wolfram Sang
2014-06-12
1
-1
/
+1
*
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
Boris BREZILLON
2014-06-12
3
-0
/
+359
*
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Max Schwarz
2014-06-12
3
-0
/
+773
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-06
32
-1280
/
+447
|
\
|
*
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-05
1
-2
/
+1
|
*
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-06-03
1
-16
/
+5
|
*
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
2014-06-03
1
-1
/
+1
|
*
i2c: bfin: turn to Resource-managed API in probe function
Sonic Zhang
2014-06-03
1
-32
/
+12
|
*
i2c: Make of_device_id array const
Jingoo Han
2014-06-02
5
-5
/
+5
|
*
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
15
-44
/
+14
|
*
i2c: designware-pci: Add Haswell PCI IDs
Mika Westerberg
2014-06-02
1
-0
/
+22
|
*
i2c: designware: Add runtime PM hooks
Mika Westerberg
2014-06-02
1
-7
/
+5
|
*
i2c: designware: Disable device on system suspend
Mika Westerberg
2014-06-02
1
-0
/
+1
|
*
i2c: nuc900: remove driver
Wolfram Sang
2014-06-02
3
-717
/
+0
|
*
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
1
-44
/
+49
|
*
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-06-02
1
-11
/
+30
|
*
i2c: rcar: update copyright and license information
Wolfram Sang
2014-06-01
1
-8
/
+6
|
*
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
2014-06-01
1
-45
/
+5
|
*
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
2014-06-01
1
-13
/
+4
|
*
i2c: rcar: remove spinlock
Wolfram Sang
2014-06-01
1
-22
/
+0
|
*
i2c: rcar: refactor status bit handling
Wolfram Sang
2014-06-01
1
-13
/
+7
|
*
i2c: rcar: refactor setting up msg
Wolfram Sang
2014-06-01
1
-25
/
+5
|
*
i2c: rcar: check bus free before first message
Wolfram Sang
2014-06-01
1
-11
/
+5
|
*
i2c: rcar: refactor irq state machine
Wolfram Sang
2014-06-01
1
-32
/
+7
|
*
i2c: rcar: refactor bus state machine
Wolfram Sang
2014-06-01
1
-27
/
+10
|
*
i2c: rcar: no need to store irq number
Wolfram Sang
2014-06-01
1
-5
/
+4
|
*
i2c: rcar: not everything needs to be a function
Wolfram Sang
2014-06-01
1
-11
/
+3
[prev]
[next]