summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Gfx-Display: [REVERTME] improve the SW workaround 47423Geng Xiujun1-0/+12
2012-05-22dw-i2c: correct I2C FIFO size to 256 bytesLi, Ning2-25/+25
2012-04-01dw-i2c: porting MRFL I2C driver to ICSLi, Ning3-22/+103
2012-03-02[PORT FROM R2] I2C: Kernel config flag for limitation of Penwell I2C controllerSebastian Niciarz1-1/+12
2012-02-27dw-i2c: add CLV i2c hcnt/lcnt setting supportLi, Ning3-124/+182
2012-01-29Increase I2C fifo threshold for heavy workloadBin Yang1-1/+11
2012-01-11[PORT FROM R2] i2c: update I2C_3 clock to match settings recommended by SVSeema Pandit1-1/+1
2011-12-23Gfx-Display: Enhance DDC to read extention block in EDIDAustin Hu1-1/+1
2011-12-21[PORT FROM R2] i2c-designware-pci: increase runtime_pm autosuspend delay to 5...Illyas Mansoor1-1/+1
2011-12-14[PORT FROM GB] I2C patchesLi, Ning3-45/+9
2011-12-13i2c: add cloverview supportLeonard Mai1-0/+57
2011-12-13[Graphics/Display]: Port a bunch of patches from R2Randy Xu1-1/+37
2011-12-11[Graphics/Display]: Port a bunch of patches from R2Randy Xu1-1/+1
2011-11-23Port I2C driver from current driver to k30Bin Yang3-43/+109
2011-11-09I2C: the i2c controller is expected to be enabled when there is aFei Yang1-1/+0
2011-11-09PCI core warns if the legacy PM and new PM functions areOctavian Purdila1-21/+8
2011-11-09i2c-designware: Add runtime power management supportDirk Brandewie3-2/+98
2011-11-09i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie4-0/+329
2011-11-09i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie3-102/+143
2011-11-09i2c-designware: Support multiple cores using same ISRDirk Brandewie1-2/+8
2011-11-09i2c-designware: move controller config to bus specific portion of driverDirk Brandewie3-4/+5
2011-11-09i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie3-6/+11
2011-11-09i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie3-1/+10
2011-11-09i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie5-368/+478
2011-07-07Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-6/+17
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4
2011-06-27Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-...Ben Dooks2-5/+10
2011-06-27i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedlySonic Zhang1-1/+7
2011-06-27i2c-s3c2410: Remove useless break codeJonghwan Choi1-1/+0
2011-06-27i2c-s3c2410: Fix typo 'i2s' -> 'i2c'Huisung Kang1-3/+3
2011-06-27i2c: tegra: Assign unused slave addressStephen Warren1-1/+7
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2-4/+2
2011-05-24Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-106/+240
2011-05-25Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks7-108/+241
2011-05-25i2c-nomadik: break out single messsage transmissionLinus Walleij1-32/+48
2011-05-25i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath1-4/+4
2011-05-25i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath1-18/+2
2011-05-25i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath1-13/+26
2011-05-25i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath1-48/+49
2011-05-25i2c-nomadik: use pm_runtime APIRabin Vincent1-6/+31
2011-05-25i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath1-8/+19
2011-05-25i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath1-4/+5
2011-05-25i2c-nomadik: remove the redundant error messagesrinidhi kasagar1-2/+0
2011-05-25i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath1-4/+6
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath1-6/+4
2011-05-25i2c-nomadik: add regulator supportJonas Aberg1-15/+58
2011-05-24i2c-parport: Various cleanupsJean Delvare3-59/+55
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2-10/+7
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare1-1/+2