summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-03-13usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri
2012-03-13usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior
2012-03-13xHCI: update sg tablesizeAndiry Xu
2012-03-13xHCI: check enqueue pointer advance into dequeue segAndiry Xu
2012-03-13xHCI: Allocate 2 segments for transfer ringAndiry Xu
2012-03-13xHCI: dynamic ring expansionAndiry Xu
2012-03-13xHCI: set cycle state when allocate ringsAndiry Xu
2012-03-13xHCI: factor out segments allocation and free functionAndiry Xu
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu
2012-03-12xHCI: store ring's typeAndiry Xu
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08usb: cdc-wdm: adding list lookup indirectionBjørn Mork
2012-03-08usb: cdc-wdm: split out reusable parts of probeBjørn Mork
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08USB: cdc-acm, use tty_standard_installJiri Slaby
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-06usb/gadget/pch_udc: Fix compile errorTomoya MORINAGA
2012-03-03usb: otg: ab8500-usb: make probe() work againDan Carpenter
2012-03-03usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber
2012-03-03usb: ohci-pxa27x: add explicit include of hardware.hRob Herring
2012-03-03usb/core: remove "always" from usb_unlink_urb() kernel doc entrySebastian Andrzej Siewior
2012-03-03Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()Jesper Juhl
2012-03-03usb: gadget: dummy_hcd: signedness bug in transfer()Dan Carpenter
2012-03-03usb: sl811-hcd: Convert to module_platform_driverTobias Klauser
2012-03-03usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser
2012-03-03usb: isp116x-hcd: Convert to module_platform_driverTobias Klauser