summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
| * i2c: i2c-davinci: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
| * i2c: i2c-bfin-twi: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
| * i2c: i2c-bcm2835: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
| * i2c: i2c-at91: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
| * i2c: add debug info when class instantiation was droppedWolfram Sang2014-07-161-0/+10
| * i2c: scx200: drop GPIO based i2c driverWolfram Sang2014-07-163-161/+0
| * i2c: s6000: remove duplicate driverWolfram Sang2014-07-164-494/+0
| * i2c: taos-evm: Use module_serio_driver()Christoph Jaeger2014-06-271-12/+1
| * I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu2014-06-274-97/+107
| * I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2014-06-273-1/+279
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-071-5/+12
|\ \
| * | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-091-1/+1
| * | mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-4/+11
| |/
* | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-041-0/+5
|\ \
| * | clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki2014-07-251-0/+5
| |/
* | i2c: sun6i-p2wi: Remove duplicate inclusion of module.hSachin Kamat2014-06-271-1/+0
* | i2c: mux: pca954x: fix dependenciesLinus Walleij2014-06-271-0/+1
|/
* i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-171-1/+1
* i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
* i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-121-1/+1
* i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-123-0/+359
* i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-123-0/+773
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0632-1280/+447
|\
| * i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart2014-06-051-2/+1
| * i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart2014-06-031-16/+5
| * i2c: mpc: insert DR read in i2c_fixup()Valentin Longchamp2014-06-031-1/+1
| * i2c: bfin: turn to Resource-managed API in probe functionSonic Zhang2014-06-031-32/+12
| * i2c: Make of_device_id array constJingoo Han2014-06-025-5/+5
| * i2c: remove unnecessary OOM messagesJingoo Han2014-06-0215-44/+14
| * i2c: designware-pci: Add Haswell PCI IDsMika Westerberg2014-06-021-0/+22
| * i2c: designware: Add runtime PM hooksMika Westerberg2014-06-021-7/+5
| * i2c: designware: Disable device on system suspendMika Westerberg2014-06-021-0/+1
| * i2c: nuc900: remove driverWolfram Sang2014-06-023-717/+0
| * i2c: imx: update i2c clock divider for each transactionFugang Duan2014-06-021-44/+49
| * i2c: imx: fix the i2c bus hang issue when do repeat restartFugang Duan2014-06-021-11/+30
| * i2c: rcar: update copyright and license informationWolfram Sang2014-06-011-8/+6
| * i2c: rcar: janitorial cleanup after refactoringWolfram Sang2014-06-011-45/+5
| * i2c: rcar: reuse status bits as enable bitsWolfram Sang2014-06-011-13/+4
| * i2c: rcar: remove spinlockWolfram Sang2014-06-011-22/+0
| * i2c: rcar: refactor status bit handlingWolfram Sang2014-06-011-13/+7
| * i2c: rcar: refactor setting up msgWolfram Sang2014-06-011-25/+5
| * i2c: rcar: check bus free before first messageWolfram Sang2014-06-011-11/+5
| * i2c: rcar: refactor irq state machineWolfram Sang2014-06-011-32/+7
| * i2c: rcar: refactor bus state machineWolfram Sang2014-06-011-27/+10
| * i2c: rcar: no need to store irq numberWolfram Sang2014-06-011-5/+4
| * i2c: rcar: not everything needs to be a functionWolfram Sang2014-06-011-11/+3
| * i2c: sh_mobile: add compatibles for additional SoCWolfram Sang2014-06-011-0/+3
| * i2c: rcar: add compatibles for additional SoCWolfram Sang2014-06-011-0/+3
| * i2c: gpio: Use devm_gpio_request()Jingoo Han2014-05-221-18/+7
OpenPOWER on IntegriCloud