aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+35
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-15/+21
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+1
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds240-9844/+2730
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-1/+5
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King73-1423/+1482
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson2-2/+2
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-2/+2
2012-11-29Merge branch 'next/dt' into next/pm2Olof Johansson1-3/+35
2012-11-28USB: mark uas driver as BROKENGreg KH1-1/+1
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2-0/+7
2012-11-26USB: chipidea: fix use after free bugLothar Waßmann1-1/+2
2012-11-26ezusb: add dependency to USBRene Buergel1-0/+1
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker1-0/+1
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong1-1/+0
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork1-0/+3
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern1-0/+19
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dtOlof Johansson11-25/+106
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson11-22/+77
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn1-3/+35
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn1-0/+22
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold1-130/+11
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold1-46/+59
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold1-29/+2
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold1-1/+2
2012-11-21USB: opticon: use port as urb contextJohan Hovold1-10/+8
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold1-4/+3
2012-11-21USB: opticon: make private data port specificJohan Hovold1-32/+37
2012-11-21USB: opticon: remove disconnectJohan Hovold1-8/+0
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold1-1/+1
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold1-33/+16
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold1-3/+1
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold1-1/+0
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold1-6/+4
2012-11-21USB: opticon: use port device for error and debugJohan Hovold1-5/+6
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold1-7/+6
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold1-5/+0
2012-11-21USB: core: Free the allocated memory before exiting on errorSachin Kamat1-1/+2
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter1-0/+3
2012-11-21usb: remove use of __devexitBill Pemberton58-68/+68
2012-11-21usb: remove use of __devinitconstBill Pemberton5-7/+7