index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: of-simple: allow glues without clocks
Felipe Balbi
2016-09-13
1
-16
/
+28
*
usb: dwc3: of-simple: Fix warning during unbind
Anurag Kumar Vulisha
2016-09-12
1
-1
/
+1
*
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
2016-09-12
1
-1
/
+2
*
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2016-09-09
1
-5
/
+9
*
usb: gadget: NCM: Protect dev->port_usb using dev->lock
Harish Jenny K N
2016-09-09
1
-2
/
+5
*
usb: gadget: u_ether: fix another dereference after null check
Harish Jenny K N
2016-09-09
1
-1
/
+2
*
usb: gadget: remove variable ret and remove unnecessary if statement
Colin Ian King
2016-09-09
1
-6
/
+2
*
usb: dwc2: Properly account for the force mode delays
John Youn
2016-09-08
1
-17
/
+14
*
usb: dwc2: Add delay to core soft reset
John Youn
2016-09-08
3
-0
/
+97
*
usb: dwc2: gadget: Only initialize device if in device mode
John Youn
2016-09-08
1
-2
/
+5
*
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
Jim Baxter
2016-09-08
1
-0
/
+5
*
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
2016-09-07
2
-12
/
+58
*
usb: dwc3: ulpi: make dwc3_ulpi_ops constant
Tal Shorer
2016-09-06
1
-1
/
+1
*
usb: ulpi: make ops struct constant
Tal Shorer
2016-09-06
1
-1
/
+2
*
usb: ulpi: remove "dev" field from struct ulpi_ops
Tal Shorer
2016-09-06
1
-1
/
+0
*
usb: ulpi: rename operations {read|write}_dev to simply {read|write}
Tal Shorer
2016-09-06
2
-4
/
+4
*
usb: ulpi: remove calls to old api callbacks
Tal Shorer
2016-09-06
1
-4
/
+0
*
usb: dwc3: ulpi: use new api
Tal Shorer
2016-09-06
1
-6
/
+6
*
usb: ulpi: add new api functions, {read|write}_dev()
Tal Shorer
2016-09-06
1
-2
/
+6
*
usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()
Tal Shorer
2016-09-06
1
-1
/
+2
*
usb: dwc2: gadget: free TX FIFO after killing requests
Robert Baldyga
2016-08-31
1
-4
/
+4
*
usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()
Robert Baldyga
2016-08-31
1
-12
/
+1
*
usb: dwc2: gadget: change variable name to more meaningful
Robert Baldyga
2016-08-31
1
-4
/
+4
*
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2016-08-31
2
-46
/
+8
*
usb: dwc2: gadget: use ep->fifo_index in context of FIFO registers
Robert Baldyga
2016-08-31
1
-2
/
+3
*
usb: gadget: configfs: log function unbinding as debug
Romain Izard
2016-08-31
1
-1
/
+1
*
usb: gadget: uvc: Add missing call for additional setup data
Petr Cvek
2016-08-31
1
-0
/
+7
*
usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used
Yoshihiro Shimoda
2016-08-31
1
-0
/
+2
*
usb: gadget: f_ncm: add support for no_skb_reserve
Yoshihiro Shimoda
2016-08-31
1
-0
/
+2
*
usb: gadget: u_ether: add a flag to avoid skb_reserve() calling
Yoshihiro Shimoda
2016-08-31
2
-1
/
+5
*
usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid"
Colin Ian King
2016-08-31
1
-1
/
+1
*
usb: renesas_usbhs: add a compatible string for r8a7796
Yoshihiro Shimoda
2016-08-31
1
-0
/
+4
*
usb: gadget: goku_udc: fix memory leak in goku_probe()
Alexey Khoroshilov
2016-08-29
1
-0
/
+2
*
usb: renesas_usbhs: pipe: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-3
/
+1
*
usb: renesas_usbhs: mod_host: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-8
/
+2
*
usb: renesas_usbhs: mod_gadget: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-5
/
+1
*
usb: gadget: udc: udc-xilinx: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-3
/
+1
*
usb: gadget: udc: goku_udc: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-2
/
+1
*
usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-12
/
+4
*
usb: dwc2: gadget: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-6
/
+2
*
usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"
Colin Ian King
2016-08-29
1
-4
/
+4
*
usb: gadget: don't couple configfs to legacy gadgets
Felipe Balbi
2016-08-26
1
-19
/
+19
*
usb: dwc3: gadget: stop kicking if we run out of space
Felipe Balbi
2016-08-25
1
-0
/
+3
*
usb: dwc3: gadget: abolish trbs_left
Felipe Balbi
2016-08-25
1
-9
/
+7
*
usb: gadget: f_hid: use alloc_ep_req()
Felipe F. Tonello
2016-08-25
1
-5
/
+1
*
usb: gadget: f_hid: use free_ep_req()
Felipe F. Tonello
2016-08-25
1
-7
/
+3
*
usb: gadget: remove useless parameter in alloc_ep_req()
Felipe F. Tonello
2016-08-25
6
-16
/
+10
*
usb: dwc3: Add ENDXFER command polling
John Youn
2016-08-25
3
-1
/
+30
*
usb: phy: mxs: Add DT bindings to configure TX settings
Jaret Cantu
2016-08-25
1
-0
/
+61
*
usb: dwc3: Add revision numbers for the USB 3.0 IP
John Youn
2016-08-25
1
-0
/
+2
[next]