Commit Graph

1063 Commits (cfe5d809518eda3d5e2da87c5ccbe8647143573a)

Author SHA1 Message Date
Manjunatha GK 57eb81b14e i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases 15 years ago
Cory Maccarrone 07ac31f6f4 i2c-omap: Don't write IE state in unidle if 0 15 years ago
Sonic Zhang ac07fb4dc1 i2c-bfin-twi: fix CLKDIV calculation 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
sonic zhang 54067ee206 i2c-core: i2c bus should support PM entries in struct dev_pm_ops 15 years ago
Jean Delvare c3813d6af1 i2c: Get rid of struct i2c_client_address_data 15 years ago
Jean Delvare 310ec79210 i2c: Drop the kind parameter from detect callbacks 15 years ago
Kevin Wells 155a49319f i2c-pnx: Map I2C adapter number to platform ID number 15 years ago
Rajendra Nayak ef871432e1 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode 15 years ago
Shinya Kuribayashi 6d1ea0f6af i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases 15 years ago
Shinya Kuribayashi a0e06ea64c i2c-designware: Cosmetic cleanups 15 years ago
Shinya Kuribayashi ce6eb574a1 i2c-designware: Tx abort cleanups 15 years ago
Shinya Kuribayashi 597fe310f1 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors 15 years ago
Shinya Kuribayashi 8f588e40c7 i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures 15 years ago
Shinya Kuribayashi 69151e532c i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed 15 years ago
Shinya Kuribayashi 201d6a70b7 i2c-designware: Process all i2c_msg messages in the interrupt handler 15 years ago
Shinya Kuribayashi 41c4e35037 i2c-designware: i2c_dw_read: Remove redundant target address checker 15 years ago
Shinya Kuribayashi 52d7e430cf i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits 15 years ago
Shinya Kuribayashi ae72222d03 i2c-designware: Initialize byte count variables just prior to being used 15 years ago
Shinya Kuribayashi 26ea15b1f5 i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer 15 years ago
Shinya Kuribayashi 81e798b73a i2c-designware: Divide i2c_dw_xfer_msg into two functions 15 years ago
Shinya Kuribayashi 21a89d4101 i2c-designware: Enable RX_FULL interrupt 15 years ago
Shinya Kuribayashi 4cb6d1d6da i2c-designware: Set Tx/Rx FIFO threshold levels 15 years ago
Shinya Kuribayashi 0774539948 i2c-designware: Process i2c_msg messages in the interrupt handler 15 years ago
Shinya Kuribayashi c70c5cd374 i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug 15 years ago
Shinya Kuribayashi d60c7e81dd i2c-designware: Improved _HCNT/_LCNT calculation 15 years ago
Shinya Kuribayashi 6d2ea4875f i2c-designware: Remove an useless local variable "num" 15 years ago
Shinya Kuribayashi e77cf23251 i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer 15 years ago
Shinya Kuribayashi 78839bd0f2 i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer 15 years ago
Shinya Kuribayashi 91b52caec0 i2c-designware: Use platform_get_irq helper 15 years ago
Shinya Kuribayashi e28000a38d i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts 15 years ago
Shinya Kuribayashi ed5e1dd5f2 i2c-designware: Consolidate to use 32-bit word accesses 15 years ago
Jean Delvare 38f41f282f i2c-stub: Allow user to disable some commands 15 years ago
Jean Delvare 4710317891 i2c-stub: Implement I2C block support 15 years ago
Jean Delvare 69b0089a67 i2c: Refactor for_each callbacks 15 years ago
Jean Delvare 7e2193a8f9 i2c-i801: Retry on lost arbitration 15 years ago
Vincent Sanders 9669f54194 i2c: Remove big kernel lock from i2cdev_open 15 years ago
Jean Delvare ccfbbd082a i2c: Simplify i2c_detect_address 15 years ago
Jean Delvare c7b25a9e96 i2c: Drop probe, ignore and force module parameters 15 years ago
Jean Delvare abe38388e5 i2c: Add missing __devinit markers to old i2c adapter drivers 15 years ago
Jean Delvare da44bdeb95 i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR 15 years ago
Mika Kuoppala 194684e596 i2c: Prevent priority inversion on top of bus lock 15 years ago
Jean Delvare a0c11cdd6a i2c-voodoo3: Delete 15 years ago
Jean Delvare bc6286e50b i2c-powermac: Drop temporary name buffer 15 years ago
Jean Delvare 6dfa5ca3c9 i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus 15 years ago
Jean Delvare d7d838a6eb i2c-powermac: Log errors 15 years ago
Jean Delvare 02864d58ce i2c-powermac: Refactor i2c_powermac_smbus_xfer 15 years ago
Jean Delvare 6f7e549f87 i2c-powermac: Reject unsupported I2C transactions 15 years ago
Wolfram Sang dddc66ffa0 i2c/chips: Move ds1682 to drivers/misc 15 years ago
Jean Delvare bbd2d9c919 i2c: Fix userspace_device list corruption 15 years ago