summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-12-09usb: cdc-acm: Kill ACM_READY() macro completelyHavard Skinnemoen
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep
2011-12-09USB: pxa168: Fix compilation errorTanmay Upadhyay
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-12-09USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()Dave Martin
2011-12-09USB: cdc-acm: Fix potential deadlock (lockdep warning)Havard Skinnemoen
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman
2011-12-09usb: PS3 EHCI QH read work-aroundGeoff Levand
2011-12-08usb: Fix PS3 EHCI suspendGeoff Levand
2011-12-08usb: PS3 EHCI HC reset work-aroundGeoff Levand
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand
2011-11-30USB: ohci-s3c2410: add PM supportJingoo Han
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin
2011-11-26usb/isp1760: Fix race condition memory leakArvid Brodin
2011-11-26usb/isp1760: Simpler queue head list code.Arvid Brodin
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep
2011-11-26USB: OTG should be linked before HostNeil Zhang
2011-11-26USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley
2011-11-26USB: remove BKL commentsDavidlohr Bueso
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2011-11-18USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C
2011-11-18USB: make the usbfs memory limit configurableAlan Stern
2011-11-18USB: change the memory limits in usbfs URB submissionAlan Stern
2011-11-18USB: unify some error pathways in usbfsAlan Stern
2011-11-18USB: remove homegrown UTF conversion routine for gadgetsAlan Stern
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-11-17f_phonet: fix page offset of first received fragmentRĂ©mi Denis-Courmont
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro
2011-11-15USB: serial: do not forward USB specific errors in writeJohan Hovold
2011-11-15USB: serial: fix whitespace issuesJohan Hovold
2011-11-15USB: oti6858: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: oti6858: remove dead codeJohan Hovold
2011-11-15USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: cp210x: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: ch341: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: serial: do not forward USB specific errors in openJohan Hovold
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: pl2303: use usb_serial_generic_openJohan Hovold
2011-11-15USB: pl2302: clean up error handling in openJohan Hovold