index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
Kai-Heng Feng
1
-0
/
+3
2017-08-10
USB: Check for dropped connection before switching to full speed
Alan Stern
1
-4
/
+6
2017-08-10
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2
-5
/
+13
2017-08-03
usb: renesas_usbhs: gadget: fix unused-but-set-variable warning
Yoshihiro Shimoda
1
-4
/
+1
2017-08-03
usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3
Yoshihiro Shimoda
1
-2
/
+7
2017-08-03
usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()
Rajendra Nayak
1
-8
/
+9
2017-08-03
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
Yoshihiro Shimoda
1
-5
/
+16
2017-08-03
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
1
-1
/
+32
2017-08-01
USB: serial: option: add D-Link DWM-222 device ID
Hector Martin
1
-0
/
+2
2017-07-30
Linux 4.13-rc3
v4.13-rc3
Linus Torvalds
1
-1
/
+1
2017-07-30
usb: musb: fix tx fifo flush handling again
Bin Liu
1
-0
/
+1
2017-07-30
usb: core: unlink urbs from the tail of the endpoint's urb_list
Bin Liu
1
-1
/
+1
2017-07-30
usb-storage: fix deadlock involving host lock and scsi_done
Alan Stern
1
-6
/
+12
2017-07-30
uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
Alan Swanson
1
-2
/
+2
2017-07-30
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
1
-0
/
+2
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-07-28
lightnvm: pblk: advance bio according to lba index
Javier González
3
-10
/
+19
2017-07-28
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
1
-7
/
+11
2017-07-28
x86/boot: Disable the address-of-packed-member compiler warning
Matthias Kaehlcke
1
-0
/
+1
2017-07-27
drm/i915: Fix bad comparison in skl_compute_plane_wm.
Maarten Lankhorst
1
-2
/
+2
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
3
-8
/
+11
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
Navare, Manasi D
1
-2
/
+2
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
1
-10
/
+3
2017-07-27
xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
xen: Drop un-informative message during boot
Punit Agrawal
1
-1
/
+0
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
1
-0
/
+2
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
1
-1
/
+7
2017-07-27
Documentation: dw-mshc: deprecate num-slots
Shawn Lin
5
-14
/
+7
2017-07-27
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
Shawn Lin
1
-1
/
+1
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2
-3
/
+13
2017-07-27
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
3
-14
/
+32
2017-07-27
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
1
-1
/
+11
2017-07-27
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
1
-1
/
+1
2017-07-27
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
1
-1
/
+1
2017-07-27
drm: exynos: mark pm functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-07-27
drm/exynos: select CEC_CORE if CEC_NOTIFIER
Hans Verkuil
1
-0
/
+1
2017-07-27
drm/exynos/hdmi: fix disable sequence
Andrzej Hajda
1
-2
/
+0
2017-07-27
drm/exynos: mic: add a bridge at probe
Inki Dae
1
-9
/
+15
2017-07-27
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
1
-2
/
+0
2017-07-27
drm/exynos: dsi: do not try to find bridge
Inki Dae
1
-3
/
+5
2017-07-27
drm: exynos: hdmi: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
1
-5
/
+5
2017-07-27
exynos_drm: Clean up duplicated assignment in exynos_drm_driver
Gabriel Krisman Bertazi
1
-1
/
+0
[next]