aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-130/+72
2017-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+116
2017-03-24Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-8/+17
2017-03-24Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-03-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie16-69/+142
2017-03-24Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki1-0/+12
2017-03-24Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...Rafael J. Wysocki368-3064/+5777
2017-03-23Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd5-3/+12
2017-03-23Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-1/+18
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman372-2949/+5757
2017-03-23Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-227/+3
2017-03-23hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-03-23Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-7/+47
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+16
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds100-612/+1086
2017-03-23xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-03-23drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer1-3/+3
2017-03-23xen/acpi: Replace hard coded "ACPI0007"Ankur Arora1-1/+1
2017-03-23USB: usblp: refactor endpoint retrievalJohan Hovold1-22/+13
2017-03-23USB: storage: refactor endpoint retrievalJohan Hovold1-27/+13
2017-03-23USB: cdc-acm: refactor endpoint retrievalJohan Hovold1-17/+7
2017-03-23USB: usb-skeleton: refactor endpoint retrievalJohan Hovold1-34/+25
2017-03-23USB: yurex: refactor endpoint retrievalJohan Hovold1-11/+5
2017-03-23USB: uss720: add debug endpoint-type checkJohan Hovold1-4/+6
2017-03-23USB: usblcd: refactor endpoint retrievalJohan Hovold1-29/+18
2017-03-23USB: legousbtower: refactor endpoint retrievalJohan Hovold1-22/+7
2017-03-23USB: ldusb: refactor endpoint retrievalJohan Hovold1-14/+9
2017-03-23USB: iowarrior: refactor endpoint retrievalJohan Hovold1-17/+8
2017-03-23USB: idmouse: refactor endpoint retrievalJohan Hovold1-16/+12
2017-03-23USB: ftdi-elan: refactor endpoint retrievalJohan Hovold1-25/+17
2017-03-23USB: chaoskey: refactor endpoint retrievalJohan Hovold1-12/+10
2017-03-23USB: appledisplay: refactor endpoint retrievalJohan Hovold1-13/+6
2017-03-23USB: adutux: refactor endpoint retrievalJohan Hovold1-23/+8
2017-03-23USB: adutux: fix up error pathsJohan Hovold1-13/+10
2017-03-23USB: adutux: drop redundant sanity checkJohan Hovold1-5/+0
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2-36/+111
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold2-0/+118
2017-03-23usb: phy: Remove unused configBaolin Wang2-8/+0
2017-03-23usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYHeikki Krogerus3-0/+393
2017-03-23usb: USB Type-C connector classHeikki Krogerus9-0/+1986
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus2-0/+36
2017-03-23libceph: force GFP_NOIO for socket allocationsIlya Dryomov1-0/+6
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-23mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter1-0/+4
2017-03-23mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-03-23usb: ehci: use bus->sysdev for DMA configurationPeter Chen1-6/+6
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann3-18/+44
2017-03-23usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann1-2/+2
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann3-8/+8
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann5-50/+64