index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
i2c-tiny-usb: Fix on big-endian systems
Jean Delvare
1
-6
/
+6
2010-01-24
i2c: imx: call ioremap only after request_mem_region
Uwe Kleine-König
1
-10
/
+11
2010-01-24
i2c: mxc: let time to generate stop bit
Valentin Longchamp
1
-2
/
+3
2010-01-16
i2c: Do not use device name after device_unregister
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2010-01-16
i2c/pca: Don't use *_interruptible
Wolfram Sang
2
-4
/
+4
2010-01-16
i2c-ali1563: Remove sparse warnings
Márton Németh
1
-4
/
+4
2010-01-16
i2c: Test off by one in {piix4,vt596}_transaction()
Roel Kluin
2
-4
/
+4
2010-01-16
i2c-core: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-24
i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases
Manjunatha GK
1
-0
/
+5
2009-12-24
i2c-omap: Don't write IE state in unidle if 0
Cory Maccarrone
1
-1
/
+7
2009-12-24
i2c-bfin-twi: fix CLKDIV calculation
Sonic Zhang
1
-3
/
+3
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
3
-3
/
+3
2009-12-14
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
sonic zhang
1
-0
/
+35
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-8
/
+7
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-1
/
+1
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2009-12-09
i2c-pnx: Map I2C adapter number to platform ID number
Kevin Wells
1
-1
/
+2
2009-12-09
i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode
Rajendra Nayak
1
-23
/
+41
2009-12-09
i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases
Shinya Kuribayashi
1
-2
/
+7
2009-12-09
i2c-designware: Cosmetic cleanups
Shinya Kuribayashi
1
-13
/
+14
2009-12-09
i2c-designware: Tx abort cleanups
Shinya Kuribayashi
1
-7
/
+40
2009-12-09
i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors
Shinya Kuribayashi
1
-0
/
+8
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures
Shinya Kuribayashi
1
-4
/
+11
2009-12-09
i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed
Shinya Kuribayashi
1
-3
/
+8
2009-12-09
i2c-designware: Process all i2c_msg messages in the interrupt handler
Shinya Kuribayashi
1
-9
/
+17
2009-12-09
i2c-designware: i2c_dw_read: Remove redundant target address checker
Shinya Kuribayashi
1
-5
/
+0
2009-12-09
i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
Shinya Kuribayashi
1
-1
/
+6
2009-12-09
i2c-designware: Initialize byte count variables just prior to being used
Shinya Kuribayashi
1
-3
/
+7
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
Shinya Kuribayashi
1
-3
/
+4
2009-12-09
i2c-designware: Divide i2c_dw_xfer_msg into two functions
Shinya Kuribayashi
1
-20
/
+25
2009-12-09
i2c-designware: Enable RX_FULL interrupt
Shinya Kuribayashi
1
-3
/
+4
2009-12-09
i2c-designware: Set Tx/Rx FIFO threshold levels
Shinya Kuribayashi
1
-0
/
+6
2009-12-09
i2c-designware: Process i2c_msg messages in the interrupt handler
Shinya Kuribayashi
1
-25
/
+14
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
Shinya Kuribayashi
1
-8
/
+12
2009-12-09
i2c-designware: Improved _HCNT/_LCNT calculation
Shinya Kuribayashi
1
-9
/
+84
2009-12-09
i2c-designware: Remove an useless local variable "num"
Shinya Kuribayashi
1
-4
/
+2
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer
Shinya Kuribayashi
1
-4
/
+3
2009-12-09
i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
Shinya Kuribayashi
1
-4
/
+3
2009-12-09
i2c-designware: Use platform_get_irq helper
Shinya Kuribayashi
1
-6
/
+6
2009-12-09
i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
Shinya Kuribayashi
1
-5
/
+79
2009-12-09
i2c-designware: Consolidate to use 32-bit word accesses
Shinya Kuribayashi
1
-38
/
+38
2009-12-06
i2c-stub: Allow user to disable some commands
Jean Delvare
1
-2
/
+6
2009-12-06
i2c-stub: Implement I2C block support
Jean Delvare
1
-2
/
+26
2009-12-06
i2c: Refactor for_each callbacks
Jean Delvare
1
-48
/
+22
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
2009-12-06
i2c: Simplify i2c_detect_address
Jean Delvare
1
-13
/
+9
2009-12-06
i2c: Drop probe, ignore and force module parameters
Jean Delvare
1
-64
/
+1
2009-12-06
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
4
-4
/
+4
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
3
-11
/
+0
[next]