Commit Graph

1071 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Jean Delvare 1c010ff891 i2c-tiny-usb: Fix on big-endian systems 15 years ago
Uwe Kleine-König 4927fbf11d i2c: imx: call ioremap only after request_mem_region 15 years ago
Valentin Longchamp a1ee06b729 i2c: mxc: let time to generate stop bit 15 years ago
Thadeu Lima de Souza Cascardo c556752109 i2c: Do not use device name after device_unregister 15 years ago
Wolfram Sang 22f8b2695e i2c/pca: Don't use *_interruptible 15 years ago
Márton Németh 7d53e79f9e i2c-ali1563: Remove sparse warnings 15 years ago
Roel Kluin b6a3195070 i2c: Test off by one in {piix4,vt596}_transaction() 15 years ago
Tobias Klauser 0b2c368844 i2c-core: Storage class should be before const qualifier 15 years ago
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