summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-14i2c: immediately mark ourselves as registeredWolfram Sang1-1/+4
2016-03-12i2c: i801: sort IDs alphabeticallyAndy Shevchenko1-4/+4
2016-03-12i2c: octeon: Cleanup kerneldoc commentsJan Glauber1-50/+39
2016-03-12i2c: do not use internal data from driver coreSudip Mukherjee1-2/+4
2016-03-12i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta1-6/+8
2016-03-03i2c: imx: remove extra spaces.Dmitriy Baranov1-6/+6
2016-03-03i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang1-1/+1
2016-03-03i2c: qup: Fix fifo handling after adding V2 supportSricharan R1-7/+39
2016-03-03i2c: xiic: Implement power managementShubhrajyoti Datta1-7/+81
2016-02-24i2c: piix4: Pre-shift the port numberJean Delvare1-5/+5
2016-02-24i2c: piix4: Always use the same type for portJean Delvare1-2/+2
2016-02-24i2c: piix4: Support alternative port selection registerJean Delvare1-4/+32
2016-02-24i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang1-3/+1
2016-02-24i2c: riic, sh_mobile, rcar: Use ARCH_RENESASSimon Horman1-3/+3
2016-02-24i2c: qup: Add bam dma capabilitiesSricharan R1-14/+459
2016-02-20i2c: i2c-stub: sort includesWolfram Sang1-4/+4
2016-02-20i2c: i2c-smbus: sort includesWolfram Sang1-4/+4
2016-02-20i2c: i2c-mux: sort includesWolfram Sang1-4/+4
2016-02-20i2c: i2c-dev: sort includesWolfram Sang1-7/+7
2016-02-20i2c: i2c-core: sort includesWolfram Sang1-15/+15
2016-02-20i2c: i2c-boardinfo: sort includesWolfram Sang1-3/+3
2016-02-12i2c: iproc: Support larger TX transferRay Jui1-9/+75
2016-02-12i2c: iproc: Fix typo in the driverRay Jui1-2/+2
2016-02-12i2c: iproc: Add recovery mechanism in error caseRay Jui1-43/+48
2016-02-12i2c: uniphier: add COMPILE_TEST optionMasahiro Yamada1-2/+2
2016-02-12i2c: mt65xx: add 4GB DMA mode support in i2c driverLiguo Zhang1-0/+42
2016-02-12i2c: designware: Prevent runtime suspend during adapter registrationJarkko Nikula1-0/+8
2016-02-12i2c: designware-platform: Drop duplicate module informationJean Delvare1-5/+0
2016-02-12i2c: designware: remove redundant lockBaruch Siach2-10/+6
2016-02-12i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R1-8/+26
2016-02-12i2c: qup: Add V2 tags supportSricharan R1-29/+386
2016-02-12i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R1-19/+48
2016-02-12i2c: mux: demux-pinctrl: add driverWolfram Sang3-0/+283
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+4
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-7/+2
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-60/+126
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-14/+32
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-235/+391
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-22/+10
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki3-22/+9
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds15-83/+153
2016-02-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-7/+9
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie1-97/+182
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko1-8/+83
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-36/+28
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko1-18/+19
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak1-0/+3
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak1-1/+3