summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2014-06-27i2c: sun6i-p2wi: Remove duplicate inclusion of module.hSachin Kamat-1/+0
2014-06-27i2c: mux: pca954x: fix dependenciesLinus Walleij-0/+1
2014-06-17i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON-1/+1
2014-06-12i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter-0/+1
2014-06-12i2c: sun6i-p2wi: use proper return value in probeWolfram Sang-1/+1
2014-06-12i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON-0/+359
2014-06-12i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz-0/+773
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1280/+447
2014-06-05i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart-2/+1
2014-06-03i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart-16/+5
2014-06-03i2c: mpc: insert DR read in i2c_fixup()Valentin Longchamp-1/+1
2014-06-03i2c: bfin: turn to Resource-managed API in probe functionSonic Zhang-32/+12
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson-0/+328
2014-06-02i2c: Make of_device_id array constJingoo Han-5/+5
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han-44/+14
2014-06-02i2c: designware-pci: Add Haswell PCI IDsMika Westerberg-0/+22
2014-06-02i2c: designware: Add runtime PM hooksMika Westerberg-7/+5
2014-06-02i2c: designware: Disable device on system suspendMika Westerberg-0/+1
2014-06-02i2c: nuc900: remove driverWolfram Sang-717/+0
2014-06-02i2c: imx: update i2c clock divider for each transactionFugang Duan-44/+49
2014-06-02i2c: imx: fix the i2c bus hang issue when do repeat restartFugang Duan-11/+30
2014-06-01i2c: rcar: update copyright and license informationWolfram Sang-8/+6
2014-06-01i2c: rcar: janitorial cleanup after refactoringWolfram Sang-45/+5
2014-06-01i2c: rcar: reuse status bits as enable bitsWolfram Sang-13/+4
2014-06-01i2c: rcar: remove spinlockWolfram Sang-22/+0
2014-06-01i2c: rcar: refactor status bit handlingWolfram Sang-13/+7
2014-06-01i2c: rcar: refactor setting up msgWolfram Sang-25/+5
2014-06-01i2c: rcar: check bus free before first messageWolfram Sang-11/+5
2014-06-01i2c: rcar: refactor irq state machineWolfram Sang-32/+7
2014-06-01i2c: rcar: refactor bus state machineWolfram Sang-27/+10
2014-06-01i2c: rcar: no need to store irq numberWolfram Sang-5/+4
2014-06-01i2c: rcar: not everything needs to be a functionWolfram Sang-11/+3
2014-06-01i2c: sh_mobile: add compatibles for additional SoCWolfram Sang-0/+3
2014-06-01i2c: rcar: add compatibles for additional SoCWolfram Sang-0/+3
2014-05-22i2c: gpio: Use devm_gpio_request()Jingoo Han-18/+7
2014-05-22i2c: eg20t: Fix Kconfig dependenciesJean Delvare-1/+1
2014-05-22i2c: sh_mobile: fix clock calculation for newer SoCsWolfram Sang-10/+38
2014-05-22i2c: sh_mobile: check timing parameters for valid rangeWolfram Sang-4/+13
2014-05-22i2c: sh_mobile: bail out on errors when initializingWolfram Sang-5/+7
2014-05-22i2c: sh_mobile: remove superfluous offset parameterWolfram Sang-9/+6
2014-05-22i2c: sh_mobile: devm conversion, irq setupWolfram Sang-41/+15
2014-05-22i2c: sh_mobile: devm conversion, low hanging fruitsWolfram Sang-31/+10
2014-05-22i2c: sh_mobile: honor DT bus speed settingsWolfram Sang-1/+4
2014-05-22i2c: sh_mobile: improve error handlingWolfram Sang-16/+9
2014-05-22i2c: sh_mobile: replace magic hex values with constantsWolfram Sang-5/+6
2014-05-22i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch-12/+55
2014-05-22i2c: ali1563: fix checkpatch.pl issuesRichard Leitner-37/+45
2014-05-22i2c: nomadik: Fixup system suspendUlf Hansson-7/+7
2014-05-22i2c: imx: add SMBus block read supportKaushal Butala-3/+28
2014-05-22i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard-1/+1