index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
Dan Carpenter
2016-08-11
1
-1
/
+1
|
|
*
|
|
|
usb/gadget: fix gadgetfs aio support.
Mathieu Laurendeau
2016-08-11
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: composite: Fix return value in case of error
Christophe JAILLET
2016-08-11
1
-2
/
+2
|
|
*
|
|
|
usb: gadget: uvc: Fix return value in case of error
Christophe JAILLET
2016-08-11
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: fix check in sync read from ep in gadgetfs
Binyamin Sharet
2016-08-11
1
-1
/
+1
|
|
*
|
|
|
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
Peter Chen
2016-08-11
1
-1
/
+1
|
|
*
|
|
|
usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()
Wei Yongjun
2016-08-11
1
-0
/
+1
|
|
*
|
|
|
usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()
Wei Yongjun
2016-08-11
1
-0
/
+2
|
|
*
|
|
|
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
2016-08-11
1
-0
/
+2
|
|
*
|
|
|
usb: gadget: u_ether: fix dereference after null check coverify warning
Peter Chen
2016-08-11
1
-1
/
+2
|
|
*
|
|
|
usb: gadget: composite: fix dereference after null check coverify warning
Peter Chen
2016-08-11
1
-0
/
+2
|
|
*
|
|
|
usb: renesas_usbhs: Use dmac only if the pipe type is bulk
Yoshihiro Shimoda
2016-08-11
1
-2
/
+2
|
|
*
|
|
|
usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
Yoshihiro Shimoda
2016-08-11
1
-2
/
+5
|
|
*
|
|
|
usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac
Yoshihiro Shimoda
2016-08-11
1
-1
/
+2
|
|
*
|
|
|
usb: dwc3: pci: add Intel Kabylake PCI ID
Heikki Krogerus
2016-08-10
1
-0
/
+2
|
|
*
|
|
|
usb: dwc3: gadget: always cleanup all TRBs
Felipe Balbi
2016-08-10
1
-1
/
+1
|
|
*
|
|
|
usb: dwc3: gadget: fix for short pkts during chained xfers
Felipe Balbi
2016-08-10
1
-3
/
+20
|
|
*
|
|
|
usb: dwc3: gadget: increment request->actual once
Felipe Balbi
2016-08-10
1
-8
/
+11
|
|
|
/
/
/
|
*
|
|
|
usb: host: max3421-hcd: fix mask of IO control register
Jaewon Kim
2016-08-09
1
-1
/
+1
|
*
|
|
|
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
Alan Stern
2016-08-09
1
-1
/
+3
|
*
|
|
|
usb: devio, do not warn when allocation fails
Jiri Slaby
2016-08-09
1
-1
/
+2
|
*
|
|
|
usb: ehci: change order of register cleanup during shutdown
Marc Ohlf
2016-08-09
1
-2
/
+2
|
*
|
|
|
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
2016-08-09
1
-3
/
+63
|
*
|
|
|
usb: misc: ftdi-elan: Fix off-by-one memory corruptions
Xiao Han
2016-08-09
1
-5
/
+5
|
*
|
|
|
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
Peter Chen
2016-08-09
1
-1
/
+1
|
*
|
|
|
USB: hub: change the locking in hub_activate
Alan Stern
2016-08-09
1
-3
/
+3
|
*
|
|
|
USB: hub: fix up early-exit pathway in hub_activate
Alan Stern
2016-08-09
1
-9
/
+6
|
*
|
|
|
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
Viresh Kumar
2016-08-09
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-08-19
11
-28
/
+119
|
\
\
\
\
|
*
\
\
\
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
2016-08-17
5
-20
/
+71
|
|
\
\
\
\
|
|
*
|
|
|
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
3
-1
/
+54
|
|
*
|
|
|
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
2
-11
/
+4
|
|
*
|
|
|
iomap: mark ->iomap_end as optional
Christoph Hellwig
2016-08-17
1
-2
/
+5
|
|
*
|
|
|
iomap: prepare iomap_fiemap for attribute mappings
Dave Chinner
2016-08-17
1
-0
/
+3
|
|
*
|
|
|
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
Dave Chinner
2016-08-17
1
-3
/
+5
|
|
*
|
|
|
iomap: remove superflous pagefault_disable from iomap_write_actor
Christoph Hellwig
2016-08-17
1
-2
/
+0
|
|
*
|
|
|
iomap: remove superflous mark_page_accessed from iomap_write_actor
Christoph Hellwig
2016-08-17
1
-1
/
+0
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
xfs: remove OWN_AG rmap when allocating a block from the AGFL
Darrick J. Wong
2016-08-17
1
-0
/
+13
|
*
|
|
|
xfs: store rmapbt block count in the AGF
Darrick J. Wong
2016-08-17
4
-3
/
+16
|
*
|
|
|
xfs: don't invalidate whole file on DAX read/write
Dave Chinner
2016-08-17
1
-1
/
+12
|
*
|
|
|
xfs: fix bogus space reservation in xfs_iomap_write_allocate
Christoph Hellwig
2016-08-17
1
-3
/
+7
|
*
|
|
|
xfs: don't assert fail on non-async buffers on ioacct decrement
Brian Foster
2016-08-17
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-19
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
hwmon: (ftsteutates) Correct ftp urls in driver documentation
Thilo Cestonaro
2016-08-12
1
-2
/
+2
|
*
|
|
|
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
2016-08-12
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2016-08-19
11
-100
/
+224
|
\
\
\
\
|
*
\
\
\
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-08-19
10
-95
/
+219
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: Fix modeset handling during gpu reset, v5.
Maarten Lankhorst
2016-08-11
2
-60
/
+111
|
|
*
|
|
|
drm/i915: fix aliasing_ppgtt leak
Matthew Auld
2016-08-11
1
-0
/
+1
|
|
*
|
|
|
drm/i915: fix WaInsertDummyPushConstPs
Matthew Auld
2016-08-11
1
-4
/
+4
[prev]
[next]