index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable
Marek Szyprowski
2017-01-02
1
-1
/
+1
*
|
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
2017-01-02
1
-10
/
+3
*
|
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
2017-01-02
1
-2
/
+4
*
|
USB: gadgetfs: remove unnecessary assignment
Alan Stern
2017-01-02
1
-1
/
+0
*
|
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-01-02
1
-3
/
+7
*
|
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-01-02
1
-0
/
+2
*
|
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-01-02
1
-1
/
+1
*
|
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2017-01-02
1
-2
/
+6
*
|
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
2017-01-02
1
-3
/
+8
*
|
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-01-02
1
-1
/
+2
*
|
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
2017-01-02
1
-3
/
+3
*
|
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
2017-01-02
1
-1
/
+1
*
|
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
2017-01-02
1
-2
/
+2
*
|
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
2017-01-02
1
-4
/
+8
*
|
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
2017-01-02
1
-1
/
+1
*
|
usb: dwc3: core: avoid Overflow events
Felipe Balbi
2017-01-02
1
-3
/
+1
*
|
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
2017-01-02
1
-4
/
+4
*
|
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
Felipe Balbi
2017-01-02
1
-13
/
+15
*
|
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
Felipe Balbi
2017-01-02
1
-10
/
+16
*
|
usb: dwc2: gadget: fix default value for gadget-dma-desc
Stefan Wahren
2017-01-02
1
-1
/
+1
*
|
usb: dwc2: fix default value for DMA support
Stefan Wahren
2017-01-02
1
-2
/
+2
*
|
usb: dwc2: fix dwc2_get_device_property for u8 and u16
Stefan Wahren
2017-01-02
1
-12
/
+0
*
|
usb: dwc2: Do not set host parameter in peripheral mode
Stefan Wahren
2017-01-02
1
-6
/
+6
|
/
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
4
-11
/
+7
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
3
-9
/
+9
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
12
-12
/
+12
*
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-21
1
-1
/
+1
|
\
|
*
usb: gadget: Fix second argument of percpu_ida_alloc()
Bart Van Assche
2016-12-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
2
-2
/
+2
|
\
\
|
*
|
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
2
-2
/
+2
|
|
/
*
|
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-0
/
+4
|
\
\
|
*
|
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
2016-11-11
1
-0
/
+4
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
2
-6
/
+6
|
\
\
\
|
*
|
|
idr: add ida_is_empty
Matthew Wilcox
2016-12-15
2
-6
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-12-14
2
-25
/
+8
|
\
\
\
|
*
|
|
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-12-01
2
-25
/
+8
|
|
/
/
*
|
|
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
1
-43
/
+12
|
\
\
\
|
*
\
\
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
2016-10-30
22
-80
/
+295
|
|
\
\
\
|
*
|
|
|
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
2016-10-27
1
-35
/
+2
|
*
|
|
|
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-10-27
1
-8
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
171
-3988
/
+12575
|
\
\
\
\
|
*
|
|
|
USB: serial: option: add dlink dwm-158
Giuseppe Lippolis
2016-12-09
1
-0
/
+1
|
*
|
|
|
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
Daniele Palmas
2016-12-09
1
-0
/
+6
|
*
|
|
|
USB: OHCI: nxp: fix code warnings
Manjunath Goudar
2016-12-08
1
-2
/
+3
|
*
|
|
|
USB: OHCI: nxp: remove useless extern declaration
Manjunath Goudar
2016-12-08
1
-2
/
+0
|
*
|
|
|
USB: OHCI: at91: remove useless extern declaration
Manjunath Goudar
2016-12-08
1
-2
/
+0
|
*
|
|
|
usb: misc: rio500: fix result type for error message
Kim Jae Joong
2016-12-08
1
-1
/
+1
|
*
|
|
|
usb: mtu3: fix U3 port link issue
Chunfeng Yun
2016-12-07
1
-8
/
+10
[prev]
[next]