summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-10apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.hCorentin Labbe
2017-01-10ds1302: remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-01-10mmtimer: add member name to the miscdevice declarationCorentin Labbe
2017-01-10misc: mic: double free on ioctl error pathDan Carpenter
2017-01-10misc: set error code when devm_kstrdup failsPan Bian
2017-01-10Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan
2017-01-10hv: make CPU offlining prevention fine-grainedVitaly Kuznetsov
2017-01-10hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov
2017-01-10Drivers: hv: vmbus: Prevent sending data on a rescinded channelK. Y. Srinivasan
2017-01-10hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov
2017-01-10hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov
2017-01-10hv: allocate synic pages for all present CPUsVitaly Kuznetsov
2017-01-10Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki
2017-01-06Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'Rafael J. Wysocki
2017-01-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-01-05Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...Linus Torvalds
2017-01-05Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...Linus Torvalds
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern
2017-01-05Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2017-01-05Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki
2017-01-05cpufreq: dt: Add support for APM X-Gene 2Hoan Tran
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree