aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * gadgetfs: list_for_each_safe() misuseAl Viro2012-03-20
| * usbfs: kill racy detection of simple_pin_fs()Al Viro2012-03-20
| * tidy up after d_make_root() conversionAl Viro2012-03-20
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\ \
| * | USB: option: add ZTE MF820DBjørn Mork2012-03-16
| * | usb: gadget: f_fs: Remove lock is held before freeing checksAndi Kleen2012-03-16
| * | USB: option: make interface blacklist work againBjørn Mork2012-03-16
| * | USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-15
| * | USB: use generic platform driver on ath79Hauke Mehrtens2012-03-15
| * | USB: EHCI: Add a generic platform device driverHauke Mehrtens2012-03-15
| * | USB: OHCI: Add a generic platform device driverHauke Mehrtens2012-03-15
| * | USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2012-03-15
| * | USB: ftdi_sio: add support for FT-X series devicesJim Paris2012-03-14
| * | USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-03-14
| * | usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney2012-03-13
| * | usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann2012-03-13
| * | USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge2012-03-13
| * | USB: ohci-nxp: Support for LPC32xxRoland Stigge2012-03-13
| * | USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2012-03-13
| * | USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2012-03-13
| * | usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri2012-03-13
| * | usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi2012-03-13
| * | USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li2012-03-13
| * | usb: host: xhci: add platform driver supportSebastian Andrzej Siewior2012-03-13
| * | xHCI: update sg tablesizeAndiry Xu2012-03-13
| * | xHCI: check enqueue pointer advance into dequeue segAndiry Xu2012-03-13
| * | xHCI: Allocate 2 segments for transfer ringAndiry Xu2012-03-13
| * | xHCI: dynamic ring expansionAndiry Xu2012-03-13
| * | xHCI: set cycle state when allocate ringsAndiry Xu2012-03-13
| * | xHCI: factor out segments allocation and free functionAndiry Xu2012-03-13
| * | xHCI: count free TRBs on transfer ringAndiry Xu2012-03-13
| * | xHCI: store ring's last segment and segment numbersAndiry Xu2012-03-13
| * | xHCI: store ring's typeAndiry Xu2012-03-12
| * | usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi2012-03-12
| * | xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu2012-03-12
| * | Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-12
| |\ \ | | |/ | |/|
| | * USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2012-03-09
| | * USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: add to the buildGreg Kroah-Hartman2012-03-08
| | * USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman2012-03-08
| | * USB: serial: add metro-usb driver to the treeAleksey Babahin2012-03-08