summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: stub: Add support for SMBus block commandsGuenter Roeck2014-07-171-5/+94
* i2c: efm32: correct namespacing of location propertyUwe Kleine-König2014-07-171-1/+7
* i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch2014-07-171-2/+1
* i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch2014-07-171-1/+0
* i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson2014-07-161-2/+10
* i2c: i2c-xiic: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-6/+6
* i2c: i2c-tegra: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
* i2c: i2c-stu300: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
* i2c: i2c-sirf: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
* i2c: i2c-s3c2410: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-4/+4
* i2c: i2c-rcar: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-7/+7
* i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
* i2c: i2c-ocores: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-6/+6
* i2c: i2c-nomadik: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-4/+4
* i2c: i2c-mv64xxx: Drop class based scanning to improve bootup timeWolfram Sang2014-07-161-1/+1
* 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 branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-224-0/+1133
|\
| * Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-171392-28977/+70079
| |\
| * | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-2117-424/+462
|\ \ \
| * | | s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
| * | | s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
| * | | s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-161-1/+4
| * | | qdio: Keep device-specific dbf entriesStefan Raspl2014-06-163-13/+77
| * | | s390/cio: set device name as early as possibleSebastian Ott2014-06-161-35/+36
| * | | s390: avoid format strings leaking into namesKees Cook2014-06-113-3/+3
| * | | s390/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6
| * | | s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-102-4/+35
| * | | s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-105-341/+291
| * | | s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
| * | | s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
| * | | s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
| * | | s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* | | | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2014-06-213-36/+36
|\ \ \ \
| * | | | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-202-34/+34
| * | | | drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang2014-06-201-1/+1