summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-015-1/+5
| * | | usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior2011-07-011-5/+26
| * | | usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman2011-07-011-5/+15
| * | | usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2011-07-012-88/+477
| * | | usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman2011-07-011-237/+270
| * | | usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-013-21/+248
| * | | usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-0113-0/+14
| * | | usb: musb: update musb_platform_ops docs to match codeMike Frysinger2011-07-011-1/+1
| * | | usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-25/+100
| * | | usb: gadget: coding style fixTatyana Brokhman2011-06-282-16/+48
| * | | usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-2814-294/+126
| * | | usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-282-0/+86
| * | | usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-2825-108/+104
| * | | usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-2826-143/+388
| * | | usb: gadget: introduce UDC ClassFelipe Balbi2011-06-281-0/+418
| * | | USB: deprecate g_file_storageAlan Stern2011-06-162-7/+9
| * | | usb: renesas_usbhs: fixup connection failKuninori Morimoto2011-06-143-3/+12
| * | | Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-1430-49/+186
| |\ \ \
| * | | | usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-077-3/+516
| * | | | usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto2011-06-073-13/+13
| * | | | usb: renesas_usbhs: tifyup packet start timingKuninori Morimoto2011-06-072-17/+11
| * | | | usb: renesas_usbhs: add pipe/fifo linkKuninori Morimoto2011-06-074-12/+55
| * | | | usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto2011-06-074-24/+77
| * | | | usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto2011-06-074-291/+177
| * | | | usb: renesas_usbhs: remove usbhsg_queue_getKuninori Morimoto2011-06-071-19/+5
| * | | | usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto2011-06-075-294/+204
| * | | | usb: renesas_usbhs: modify data transfer methodKuninori Morimoto2011-06-073-163/+148
| * | | | usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto2011-06-075-24/+53
| * | | | usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto2011-06-076-60/+150
| * | | | usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto2011-06-077-251/+290
| * | | | usb: renesas_usbhs: modify pipe direction flagsKuninori Morimoto2011-06-072-1/+11
| * | | | ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos2011-06-071-1/+1
| * | | | USB: wusbcore: return negative error codesDan Carpenter2011-06-071-2/+2
| * | | | USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy2011-06-075-0/+3357
| * | | | USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger2011-06-071-1/+16
| * | | | usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck2011-06-071-5/+0
| * | | | USB: ehci-s5p: add PM supportJingoo Han2011-06-071-0/+95
| * | | | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-035-55/+52
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2532-61/+59
|\ \ \ \ \
| * | | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1120-47/+183
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Update my e-mail addressMichael Büsch2011-07-071-1/+1
| * | | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-243-5/+5
| * | | | | treewide: Fix recieve/receive typosJoe Perches2011-06-241-14/+14
| * | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
| * | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1025-39/+38
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-231-1/+4
|\ \ \ \ \
| * | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-211-1/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-142-13/+34
|\| | | |
| * | | | USB: additional regression fix for device removalAlan Stern2011-07-071-1/+8