summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20gadgetfs: list_for_each_safe() misuseAl Viro
2012-03-20usbfs: kill racy detection of simple_pin_fs()Al Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-16USB: option: add ZTE MF820DBjørn Mork
2012-03-16usb: gadget: f_fs: Remove lock is held before freeing checksAndi Kleen
2012-03-16USB: option: make interface blacklist work againBjørn Mork
2012-03-15USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14USB: ftdi_sio: add support for FT-X series devicesJim Paris
2012-03-14USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee
2012-03-13usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney
2012-03-13usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann
2012-03-13USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge
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