summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz
2012-04-10usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: dwc3: Free event buffers arrayAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov
2012-04-10usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen
2012-04-10usb: musb: fix some runtime_pm issuesGrazvydas Ignotas
2012-04-10usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy
2012-04-10usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy
2012-04-10usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi
2012-04-10usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath
2012-04-10usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-04-09UHCI: hub_status_data should indicate if ports are resumingAlan Stern
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott
2012-04-09USB: don't ignore suspend errors for root hubsAlan Stern
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern
2012-04-09USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin
2012-04-09USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan
2012-04-09USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold
2012-04-08Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman
2012-04-06USB: remove compile warning on gadget/inode.cMichael BRIGHT
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern
2012-04-06USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2012-04-06usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei
2012-04-06usb: Put USB Kconfig items back under USB.David Daney
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre
2012-04-04USB: ohci-at91: trivial return code name changeNicolas Ferre
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre
2012-04-04USB: ohci-at91: rework and fix initializationNicolas Ferre
2012-04-04USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds