summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-28USB: mark uas driver as BROKENGreg KH
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-11-26USB: chipidea: fix use after free bugLothar Waßmann
2012-11-26ezusb: add dependency to USBRene Buergel
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold
2012-11-21USB: opticon: use port as urb contextJohan Hovold
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold
2012-11-21USB: opticon: make private data port specificJohan Hovold
2012-11-21USB: opticon: remove disconnectJohan Hovold
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold
2012-11-21USB: opticon: use port device for error and debugJohan Hovold
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold
2012-11-21USB: core: Free the allocated memory before exiting on errorSachin Kamat
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King
2012-11-15usb: phy: change phy notify connect/disconnect APIPeter Chen