aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-17
* i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-12
* i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-12
* i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-11
* i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-11
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-06
|\
| * i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart2014-06-05
| * i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart2014-06-03
| * i2c: mpc: insert DR read in i2c_fixup()Valentin Longchamp2014-06-03
| * i2c: bfin: turn to Resource-managed API in probe functionSonic Zhang2014-06-03
| * i2c: Make of_device_id array constJingoo Han2014-06-02
| * i2c: remove unnecessary OOM messagesJingoo Han2014-06-02
| * i2c: designware-pci: Add Haswell PCI IDsMika Westerberg2014-06-02
| * i2c: designware: Add runtime PM hooksMika Westerberg2014-06-02
| * i2c: designware: Disable device on system suspendMika Westerberg2014-06-02
| * i2c: nuc900: remove driverWolfram Sang2014-06-02
| * i2c: imx: update i2c clock divider for each transactionFugang Duan2014-06-02
| * i2c: imx: fix the i2c bus hang issue when do repeat restartFugang Duan2014-06-02
| * i2c: rcar: update copyright and license informationWolfram Sang2014-06-01
| * i2c: rcar: janitorial cleanup after refactoringWolfram Sang2014-06-01
| * i2c: rcar: reuse status bits as enable bitsWolfram Sang2014-06-01
| * i2c: rcar: remove spinlockWolfram Sang2014-06-01
| * i2c: rcar: refactor status bit handlingWolfram Sang2014-06-01
| * i2c: rcar: refactor setting up msgWolfram Sang2014-06-01
| * i2c: rcar: check bus free before first messageWolfram Sang2014-06-01
| * i2c: rcar: refactor irq state machineWolfram Sang2014-06-01
| * i2c: rcar: refactor bus state machineWolfram Sang2014-06-01
| * i2c: rcar: no need to store irq numberWolfram Sang2014-06-01
| * i2c: rcar: not everything needs to be a functionWolfram Sang2014-06-01
| * i2c: sh_mobile: add compatibles for additional SoCWolfram Sang2014-06-01
| * i2c: rcar: add compatibles for additional SoCWolfram Sang2014-06-01
| * i2c: gpio: Use devm_gpio_request()Jingoo Han2014-05-22
| * i2c: eg20t: Fix Kconfig dependenciesJean Delvare2014-05-22
| * i2c: sh_mobile: fix clock calculation for newer SoCsWolfram Sang2014-05-22
| * i2c: sh_mobile: check timing parameters for valid rangeWolfram Sang2014-05-22
| * i2c: sh_mobile: bail out on errors when initializingWolfram Sang2014-05-22
| * i2c: sh_mobile: remove superfluous offset parameterWolfram Sang2014-05-22
| * i2c: sh_mobile: devm conversion, irq setupWolfram Sang2014-05-22
| * i2c: sh_mobile: devm conversion, low hanging fruitsWolfram Sang2014-05-22
| * i2c: sh_mobile: honor DT bus speed settingsWolfram Sang2014-05-22
| * i2c: sh_mobile: improve error handlingWolfram Sang2014-05-22
| * i2c: sh_mobile: replace magic hex values with constantsWolfram Sang2014-05-22
| * i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2014-05-22
| * i2c: ali1563: fix checkpatch.pl issuesRichard Leitner2014-05-22
| * i2c: nomadik: Fixup system suspendUlf Hansson2014-05-22
| * i2c: imx: add SMBus block read supportKaushal Butala2014-05-22
| * i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard2014-05-22
* | i2c: ChromeOS EC tunnel driverDoug Anderson2014-06-03
|/
* i2c: rcar: bail out on zero length transfersWolfram Sang2014-05-14
* i2c: qup: Fix pm_runtime_get_sync usageAndy Gross2014-05-14