summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2014-10-09i2c: rk3x: fix 0 length write transfersAlexandru M Stan
2014-10-09i2c: qup: Fix order of runtime pm initializationAndy Gross
2014-10-05i2c: ismt: use correct length when copy bufferFan Du
2014-10-05i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke
2014-10-05i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov
2014-10-05i2c: rcar: fix MNR interrupt handlingSergei Shtylyov
2014-10-05Revert "i2c: rcar: remove spinlock"Sergei Shtylyov
2014-10-05i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren
2014-10-05i2c: at91: add bound checking on SMBus block length bytesMarek Roszko
2014-10-05i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai
2014-10-05i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke
2014-09-05i2c: rk3x: fix interrupt handling issueaddy ke
2014-09-05drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-06-27i2c: sun6i-p2wi: Remove duplicate inclusion of module.hSachin Kamat
2014-06-27i2c: mux: pca954x: fix dependenciesLinus Walleij
2014-06-17i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON
2014-06-12i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter
2014-06-12i2c: sun6i-p2wi: use proper return value in probeWolfram Sang
2014-06-12i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON
2014-06-12i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-05i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart
2014-06-03i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart
2014-06-03i2c: mpc: insert DR read in i2c_fixup()Valentin Longchamp
2014-06-03i2c: bfin: turn to Resource-managed API in probe functionSonic Zhang
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson
2014-06-02i2c: Make of_device_id array constJingoo Han
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han
2014-06-02i2c: designware-pci: Add Haswell PCI IDsMika Westerberg
2014-06-02i2c: designware: Add runtime PM hooksMika Westerberg
2014-06-02i2c: designware: Disable device on system suspendMika Westerberg
2014-06-02i2c: nuc900: remove driverWolfram Sang
2014-06-02i2c: imx: update i2c clock divider for each transactionFugang Duan
2014-06-02i2c: imx: fix the i2c bus hang issue when do repeat restartFugang Duan
2014-06-01i2c: rcar: update copyright and license informationWolfram Sang
2014-06-01i2c: rcar: janitorial cleanup after refactoringWolfram Sang
2014-06-01i2c: rcar: reuse status bits as enable bitsWolfram Sang
2014-06-01i2c: rcar: remove spinlockWolfram Sang
2014-06-01i2c: rcar: refactor status bit handlingWolfram Sang
2014-06-01i2c: rcar: refactor setting up msgWolfram Sang
2014-06-01i2c: rcar: check bus free before first messageWolfram Sang
2014-06-01i2c: rcar: refactor irq state machineWolfram Sang
2014-06-01i2c: rcar: refactor bus state machineWolfram Sang
2014-06-01i2c: rcar: no need to store irq numberWolfram Sang
2014-06-01i2c: rcar: not everything needs to be a functionWolfram Sang
2014-06-01i2c: sh_mobile: add compatibles for additional SoCWolfram Sang
2014-06-01i2c: rcar: add compatibles for additional SoCWolfram Sang
2014-05-22i2c: gpio: Use devm_gpio_request()Jingoo Han
2014-05-22i2c: eg20t: Fix Kconfig dependenciesJean Delvare
2014-05-22i2c: sh_mobile: fix clock calculation for newer SoCsWolfram Sang