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
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
1
-1
/
+4
2012-07-24
i2c: Fall back to emulated SMBus if the operation isn't supported natively
Laurent Pinchart
1
-4
/
+10
2012-07-24
i2c: Add SCCB support
Laurent Pinchart
1
-1
/
+1
2012-07-24
i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter
Emmanuel Deloget
1
-0
/
+1
2012-07-24
i2c-i801: Enable IRQ for byte_by_byte transactions
Daniel Kurtz
1
-7
/
+78
2012-07-24
i2c-i801: Enable interrupts on ICH5/7/8/9/10
Jean Delvare
1
-4
/
+9
2012-07-24
i2c-i801: Enable IRQ for SMBus transactions
Daniel Kurtz
1
-4
/
+95
2012-07-24
i2c-i801: Consolidate polling
Jean Delvare
1
-55
/
+53
2012-07-24
i2c-i801: Drop ENABLE_INT9
Daniel Kurtz
1
-5
/
+4
2012-07-24
i2c-i801: Rename some SMBHSTCNT bit constants
Daniel Kurtz
1
-10
/
+11
2012-07-24
i2c-i801: Check and return errors during byte-by-byte transfers
Daniel Kurtz
1
-4
/
+6
2012-07-24
i2c-i801: Clear only status bits in HST_STS
Daniel Kurtz
1
-1
/
+1
2012-07-24
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
Daniel Kurtz
1
-14
/
+14
2012-07-24
i2c-smbus: Use module_i2c_driver()
Fabio Estevam
1
-12
/
+1
2012-07-24
i2c-piix4: Support AMD auxiliary SMBus controller
Andrew Armenia
2
-4
/
+73
2012-07-24
i2c-piix4: Separate registration and probing code
Andrew Armenia
1
-40
/
+71
2012-07-24
i2c-piix4: Eliminate piix4_smba global variable
Andrew Armenia
1
-16
/
+34
2012-07-24
i2c/busses: Use module_pci_driver
Axel Lin
16
-200
/
+16
2012-07-24
i2c: Update Guenter Roeck's e-mail address
Guenter Roeck
2
-2
/
+2
2012-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-24
/
+133
2012-07-23
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+5
2012-07-23
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-07-13
ARM: ux500: Remove unused i2c platform_data initialisation code
Lee Jones
1
-2
/
+1
2012-07-11
i2c/powermac: Improve detection of devices from device-tree
Benjamin Herrenschmidt
1
-24
/
+133
2012-07-01
i2c: imx: remove unneeded mach/irqs.h inclusion
Shawn Guo
1
-1
/
+0
2012-06-11
i2c: tegra: Add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-5
/
+5
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
3
-0
/
+292
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
3
-3
/
+5
2012-05-30
i2c-dev: Add support for I2C_M_RECV_LEN
Jean Delvare
1
-4
/
+26
2012-05-26
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
27
-477
/
+356
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+13
2012-05-26
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-7
/
+3
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-27
/
+71
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+14
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-40
/
+117
2012-05-17
i2c: Change mail address of Oskar Schirmer
Oskar Schirmer
2
-2
/
+2
2012-05-14
Merge branch 'merge' into next
Benjamin Herrenschmidt
4
-8
/
+15
2012-05-13
i2c: mxs: add device tree probe support
Shawn Guo
1
-0
/
+13
2012-05-12
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
1
-1
/
+1
2012-05-12
i2c: ocores: register OF i2c devices
Ganesan Ramalingam
1
-0
/
+3
2012-05-12
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
1
-7
/
+6
2012-05-12
I2C: xiic: Add OF binding support
Lars-Peter Clausen
1
-5
/
+18
2012-05-12
i2c: Rename last mux driver to standard pattern
Jean Delvare
3
-24
/
+23
2012-05-12
i2c: tegra: fix 10bit address configuration
Laxman Dewangan
1
-4
/
+7
2012-05-12
i2c: muxes: rename first set of drivers to a standard pattern
Wolfram Sang
4
-4
/
+4
2012-05-12
i2c: implement i2c_verify_adapter
Stephen Warren
1
-0
/
+17
2012-05-12
i2c-s3c2410: Add HDMIPHY quirk for S3C2440
Karol Lewandowski
1
-0
/
+30
2012-05-12
i2c-s3c2410: Rework device type handling
Karol Lewandowski
1
-41
/
+34
2012-05-12
i2c: muxes are not EXPERIMENTAL anymore
Wolfram Sang
1
-1
/
+0
[next]