aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
| * i2c: i2c-davinci: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
| * i2c: i2c-bfin-twi: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
| * i2c: i2c-bcm2835: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
| * i2c: i2c-at91: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
| * i2c: add debug info when class instantiation was droppedWolfram Sang2014-07-16
| * i2c: scx200: drop GPIO based i2c driverWolfram Sang2014-07-16
| * i2c: s6000: remove duplicate driverWolfram Sang2014-07-16
| * i2c: taos-evm: Use module_serio_driver()Christoph Jaeger2014-06-27
| * I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu2014-06-27
| * I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2014-06-27
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-07
|\ \
| * | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-09
| * | mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-09
| |/
* | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-04
|\ \
| * | clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki2014-07-25
| |/
* | i2c: sun6i-p2wi: Remove duplicate inclusion of module.hSachin Kamat2014-06-27
* | i2c: mux: pca954x: fix dependenciesLinus Walleij2014-06-27
|/
* 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