index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-40
/
+111
2019-07-04
Revert "usb: gadget: storage: Remove warning message"
Greg Kroah-Hartman
2
-16
/
+6
2019-07-04
Revert "usb:gadget Separated decoding functions from dwc3 driver."
Greg Kroah-Hartman
2
-269
/
+0
2019-07-04
Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function."
Greg Kroah-Hartman
1
-43
/
+46
2019-07-04
Revert "usb:gadget Simplify usb_decode_get_set_descriptor function."
Greg Kroah-Hartman
1
-58
/
+55
2019-07-03
Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-3
/
+271
2019-07-03
usb: gadget: udc: renesas_usb3: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-07-03
USB: gadget: function: fix issue Unneeded variable: "value"
Hariprasad Kelam
1
-2
/
+1
2019-07-03
usb:gadget Simplify usb_decode_get_set_descriptor function.
Pawel Laszczak
1
-55
/
+58
2019-07-03
usb:gadget Patch simplify usb_decode_set_clear_feature function.
Pawel Laszczak
1
-46
/
+43
2019-07-03
usb:gadget Separated decoding functions from dwc3 driver.
Pawel Laszczak
2
-0
/
+269
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
11
-34
/
+118
2019-06-21
Merge tag 'v5.2-rc5' into patchwork
Mauro Carvalho Chehab
2
-4
/
+8
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
3
-7
/
+7
2019-06-20
usb: Replace snprintf with scnprintf in gether_get_ifname
Daniel M German
1
-2
/
+2
2019-06-18
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
1
-2
/
+4
2019-06-18
usb: gadget: storage: Remove warning message
EJ Hsu
2
-6
/
+16
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
1
-1
/
+1
2019-06-18
usb: gadget: net2272: remove redundant assignments to pointer 's'
Colin Ian King
1
-5
/
+0
2019-06-18
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-06-18
USB: omap_udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
fotg210-udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
usb: gadget: at91_udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
usb: gadget: udc: renesas_usb3: Enhance role switch support
Biju Das
1
-7
/
+84
2019-06-18
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
1
-2
/
+2
2019-06-18
usb: gadget: f_fs: data_len used before properly set
Fei Yang
1
-1
/
+2
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2
-4
/
+8
2019-06-06
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
1
-2
/
+2
2019-06-06
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
1
-2
/
+1
2019-06-06
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
1
-0
/
+5
2019-06-05
media: usb/gadget/f_uvc: set device_caps in struct video_device
Hans Verkuil
2
-4
/
+1
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2019-05-03
usb: gadget: atmel: tie wake lock to running clock
Jonas Bonn
1
-0
/
+4
2019-05-03
usb: gadget: atmel: support USB suspend
Jonas Bonn
2
-6
/
+50
2019-05-03
usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled mask
Jonas Bonn
1
-10
/
+19
2019-05-03
usb: gadget: do not use __constant_cpu_to_le16
Sergey Senozhatsky
1
-3
/
+3
2019-05-03
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2
-20
/
+2
2019-05-03
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
1
-19
/
+10
2019-05-03
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
1
-5
/
+27
2019-05-03
usb: gadget: udc: lpc32xx: properly setup phy interrupts
Alexandre Belloni
1
-2
/
+2
2019-05-03
usb: gadget: udc: lpc32xx: simplify vbus handling
Alexandre Belloni
1
-11
/
+6
2019-05-03
usb: gadget: udc: lpc32xx: simplify probe
Alexandre Belloni
1
-68
/
+25
2019-05-03
USB: UDC: net22{80,72}: remove mistaken test of req->zero
Alan Stern
2
-4
/
+2
2019-05-03
USB: UDC: net2280: Remove redundant "if" condition
Alan Stern
1
-1
/
+1
2019-05-03
usb: gadget: f_ncm: Add OS descriptor support
Romain Izard
2
-3
/
+47
2019-05-03
usb: gadget: f_ncm: Fix NTP-32 support
Romain Izard
1
-7
/
+3
2019-05-03
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
1
-4
/
+15
2019-05-03
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
1
-1
/
+2
2019-03-20
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
1
-3
/
+3
2019-03-20
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
1
-0
/
+1
[next]