Age | Commit message (Expand) | Author | Files | Lines |
2015-09-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2015-08-15 | usb: gadget: atmel: remove useless include | Alexandre Belloni | 1 | -1/+0 |
2015-08-15 | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 29 | -159/+738 |
2015-08-07 | treewide: fix typos in comment blocks | Masahiro Yamada | 1 | -1/+1 |
2015-08-06 | usb: gadget: remove gadget_chips.h | Robert Baldyga | 1 | -55/+0 |
2015-08-06 | usb: gadget: goku_udc: add goku_match_ep() function | Robert Baldyga | 1 | -0/+30 |
2015-08-06 | usb: gadget: net2280: add net2280_match_ep() function | Robert Baldyga | 1 | -0/+28 |
2015-08-06 | usb: gadget: move find_ep() from epautoconf to udc-core | Robert Baldyga | 1 | -0/+21 |
2015-08-06 | usb: gadget: move ep_matches() from epautoconf to udc-core | Robert Baldyga | 1 | -0/+69 |
2015-08-04 | usb: gadget: epautoconf: remove pxa quirk from ep_matches() | Robert Baldyga | 1 | -6/+3 |
2015-08-04 | usb: gadget: atmel_usba_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: udc-xilinx: add ep capabilities support | Robert Baldyga | 1 | -0/+9 |
2015-08-04 | usb: gadget: s3c2410_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+10 |
2015-08-04 | usb: gadget: s3c-hsudc: add ep capabilities support | Robert Baldyga | 1 | -0/+15 |
2015-08-04 | usb: gadget: r8a66597-udc: add ep capabilities support | Robert Baldyga | 1 | -0/+10 |
2015-08-04 | usb: gadget: pxa27x_udc: add ep capabilities support | Robert Baldyga | 1 | -15/+25 |
2015-08-04 | usb: gadget: pxa25x_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+32 |
2015-08-04 | usb: gadget: pch_udc: add ep capabilities support | Robert Baldyga | 1 | -2/+12 |
2015-08-04 | usb: gadget: omap_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+22 |
2015-08-04 | usb: gadget: net2280: add ep capabilities support | Robert Baldyga | 1 | -12/+55 |
2015-08-04 | usb: gadget: net2272: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: mv_udc_core: add ep capabilities support | Robert Baldyga | 1 | -0/+9 |
2015-08-04 | usb: gadget: mv_u3d_core: add ep capabilities support | Robert Baldyga | 1 | -0/+9 |
2015-08-04 | usb: gadget: m66592-udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: lpc32xx_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+32 |
2015-08-04 | usb: gadget: gr_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: goku_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+8 |
2015-08-04 | usb: gadget: fusb300_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: fsl_udc_core: add ep capabilities support | Robert Baldyga | 1 | -0/+13 |
2015-08-04 | usb: gadget: fsl_qe_udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: fotg210-udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-08-04 | usb: gadget: dummy-hcd: add ep capabilities support | Robert Baldyga | 1 | -15/+80 |
2015-08-04 | usb: gadget: bdc: add ep capabilities support | Robert Baldyga | 1 | -0/+9 |
2015-08-04 | usb: gadget: bcm63xx_udc: add ep capabilities support | Robert Baldyga | 1 | -4/+25 |
2015-08-04 | usb: gadget: at91_udc: add ep capabilities support | Robert Baldyga | 1 | -9/+29 |
2015-08-04 | usb: gadget: amd5536udc: add ep capabilities support | Robert Baldyga | 1 | -10/+78 |
2015-08-03 | usb: udc: core: add device_del() call to error pathway | Alan Stern | 1 | -0/+1 |
2015-08-03 | usb: gadget: udc: fix spin_lock in pch_udc | Pengyu Ma | 1 | -18/+18 |
2015-07-31 | usb: gadget: atmel_usba_udc: add missing ret value check | Robert Baldyga | 1 | -0/+4 |
2015-07-30 | usb: gadget: m66592-udc: forever loop in set_feature() | Dan Carpenter | 1 | -1/+1 |
2015-07-30 | usb: gadget: fotg210-udc: remove duplicate conditions | Dan Carpenter | 1 | -14/+4 |
2015-07-30 | usb: gadget: add 'quirk_stall_not_supp' to usb_gadget | Robert Baldyga | 1 | -0/+1 |
2015-07-30 | usb: gadget: add 'quirk_altset_not_supp' to usb_gadget | Robert Baldyga | 2 | -0/+2 |
2015-07-29 | usb: pass flags parameter to gpiod_get functions | Uwe Kleine-König | 1 | -1/+1 |
2015-07-29 | usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX | Vaishali Thakkar | 2 | -3/+3 |
2015-07-27 | usb: gadget: bdc: fix a driver crash on disconnect | Al Cooper | 1 | -1/+1 |
2015-07-20 | usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU | Yoshihiro Shimoda | 1 | -6/+8 |
2015-07-20 | usb: gadget: mv_udc_core: fix phy_regs I/O memory leak | Alexey Khoroshilov | 1 | -1/+1 |
2015-07-06 | usb: gadget: udc: fix free_irq() after request_irq() failed | Takeshi Yoshimura | 1 | -2/+1 |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |