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
*
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-14
99
-1064
/
+3076
|
\
|
*
usb: musb: gadget: fix build break by adding missing 'break'
Robert Baldyga
2015-08-07
1
-0
/
+1
|
*
usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency
Felipe Balbi
2015-08-06
1
-0
/
+1
|
*
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
Felipe Balbi
2015-08-06
1
-0
/
+1
|
*
usb: musb: cppi41: allow it to work again
Felipe Balbi
2015-08-06
1
-3
/
+3
|
*
usb: musb: gadget: remove remaining DMA ifdeferry
Felipe Balbi
2015-08-06
1
-21
/
+18
|
*
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-08-06
15
-74
/
+0
|
*
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
2015-08-06
2
-23
/
+34
|
*
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
2015-08-06
2
-18
/
+32
|
*
usb: gadget: net2280: add net2280_match_ep() function
Robert Baldyga
2015-08-06
2
-22
/
+29
|
*
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
2015-08-06
2
-21
/
+30
|
*
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
2015-08-06
2
-84
/
+80
|
*
usb: gadget: add 'ep_match' callback to usb_gadget_ops
Robert Baldyga
2015-08-06
1
-0
/
+6
|
*
usb: gadget: epautoconf: rework ep_matches() function
Robert Baldyga
2015-08-06
1
-49
/
+32
|
*
usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()
Robert Baldyga
2015-08-04
1
-32
/
+34
|
*
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
2015-08-04
2
-11
/
+3
|
*
usb: gadget: epautoconf: add endpoint capabilities flags verification
Robert Baldyga
2015-08-04
1
-66
/
+30
|
*
usb: gadget: atmel_usba_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: renesas: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+6
|
*
usb: musb: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+12
|
*
usb: isp1760: udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: udc-xilinx: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
usb: gadget: s3c2410_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+10
|
*
usb: gadget: s3c-hsudc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+15
|
*
usb: gadget: r8a66597-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+10
|
*
usb: gadget: pxa27x_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-15
/
+25
|
*
usb: gadget: pxa25x_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+32
|
*
usb: gadget: pch_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-2
/
+12
|
*
usb: gadget: omap_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+22
|
*
usb: gadget: net2280: add ep capabilities support
Robert Baldyga
2015-08-04
1
-12
/
+55
|
*
usb: gadget: net2272: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: mv_udc_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
usb: gadget: mv_u3d_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
usb: gadget: m66592-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: lpc32xx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+32
|
*
usb: gadget: gr_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: goku_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+8
|
*
usb: gadget: fusb300_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: fsl_udc_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+13
|
*
usb: gadget: fsl_qe_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: fotg210-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: gadget: dummy-hcd: add ep capabilities support
Robert Baldyga
2015-08-04
1
-15
/
+80
|
*
usb: gadget: bdc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
usb: gadget: bcm63xx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-4
/
+25
|
*
usb: gadget: at91_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-9
/
+29
|
*
usb: gadget: amd5536udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-10
/
+78
|
*
usb: dwc3: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
usb: dwc2: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+13
|
*
usb: chipidea: udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+14
|
*
staging: emxx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-31
/
+42
[next]