| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-09 | 1 | -1/+0 |
* | usb: gadget: add "maxpacket_limit" field to struct usb_ep | Robert Baldyga | 2013-12-17 | 1 | -1/+2 |
* | usb: gadget: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 1 | -1/+1 |
* | usb: gadget: omap_udc: don't assign gadget.dev.release directly | Felipe Balbi | 2013-03-18 | 1 | -2/+2 |
* | usb: gadget: omap_udc: don't touch gadget.dev.driver | Felipe Balbi | 2013-03-18 | 1 | -3/+0 |
* | usb: gadget: omap_udc: remove unnecessary initializations | Felipe Balbi | 2013-03-18 | 1 | -5/+0 |
* | usb: gadget: drop now unnecessary flag | Felipe Balbi | 2013-03-18 | 1 | -1/+0 |
* | usb: gadget: omap_udc: let udc-core manage gadget->dev | Felipe Balbi | 2013-03-18 | 1 | -8/+4 |
* | usb: gadget: fix omap_udc build errors | Arnd Bergmann | 2013-03-07 | 1 | -1/+2 |
* | usb: gadget: constify all struct usb_gadget_ops | Felipe Balbi | 2013-01-24 | 1 | -1/+1 |
* | usb: gadget: omap_udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 1 | -37/+12 |
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 1 | -1/+1 |
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+3 |
|\| |
|
| * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 1 | -1/+1 |
| * | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 | 1 | -0/+2 |
* | | usb: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -3/+3 |
* | | usb: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
|/ |
|
* | usb: gadget: remove global variable composite in composite.c | Sebastian Andrzej Siewior | 2012-09-10 | 1 | -3/+3 |
* | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 | 1 | -253/+181 |
|\ |
|
| * | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-07-06 | 1 | -15/+16 |
| |\ |
|
| | * | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 1 | -12/+13 |
| | * | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -1/+1 |
| | * | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -3/+3 |
| * | | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-07-06 | 1 | -238/+165 |
| |\ \ |
|
| | * | | usb: gadget: omap_udc: use generic map/unmap routines | Felipe Balbi | 2012-06-03 | 1 | -39/+7 |
| | * | | usb: gadget: omap_udc: kfree(NULL) is safe | Felipe Balbi | 2012-06-03 | 1 | -2/+1 |
| | * | | usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference | Felipe Balbi | 2012-06-03 | 1 | -4/+6 |
| | * | | usb: gadget: omap_udc: let it work as a module | Felipe Balbi | 2012-06-03 | 1 | -16/+7 |
| | * | | usb: gadget: omap_udc: remove useless print | Felipe Balbi | 2012-06-03 | 1 | -10/+3 |
| | * | | usb: gadget: omap_udc: make checkpatch.pl happy | Felipe Balbi | 2012-06-03 | 1 | -80/+121 |
| | * | | usb: gadget: omap_udc: Remove omap2 support | Tony Lindgren | 2012-06-03 | 1 | -90/+23 |
| | |/ |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup | Tony Lindgren | 2012-06-28 | 1 | -1/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| * / | ARM: OMAP: Make FS USB omap1 only | Tony Lindgren | 2012-06-04 | 1 | -1/+2 |
| |/ |
|
* / | usb: gadget: omap_udc: Remove unneeded condition | Ido Shayevitz | 2012-06-04 | 1 | -1/+1 |
|/ |
|
* | usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct... | Ido Shayevitz | 2012-05-04 | 1 | -10/+9 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-03-01 | 1 | -0/+1 |
|\ |
|
| * | usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable | Ido Shayevitz | 2012-02-24 | 1 | -0/+1 |
* | | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -3/+4 |
* | | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -6/+8 |
* | | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -2/+2 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 2011-12-12 | 1 | -1/+1 |
* | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 2011-12-12 | 1 | -0/+1 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | usb gadget: clean up FSF boilerplate text | Klaus Schwarzkopf | 2011-09-10 | 1 | -9/+0 |
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 | 1 | -4/+3 |
* | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior | 2011-06-28 | 1 | -5/+17 |