aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-29Merge branch 'next/dt' into next/pm2Olof Johansson
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-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn
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