summaryrefslogtreecommitdiffstats
path: root/sound/usb/helper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-19USB: OHCI: add I/O watchdog for orphan TDsAlan Stern5-0/+148
2014-07-19USB: OHCI: make URB completions single-threadedAlan Stern4-12/+34
2014-07-19USB: OHCI: redesign the TD done listAlan Stern4-58/+70
2014-07-19USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern1-14/+8
2014-07-19USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern3-160/+5
2014-07-19USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-07-19usb-core: Remove Fix mes in file hcd.cNicholas Krause1-4/+0
2014-07-19usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-3/+8
2014-07-18USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-18USB: Add LVS Test device driverPratyush Anand4-0/+515
2014-07-18USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand1-0/+1
2014-07-18USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-07-18USB: OHCI: fix bugs in debug routinesAlan Stern2-9/+10
2014-07-18USB: OHCI: add SG supportAlan Stern2-19/+73
2014-07-18USB: shutdown all URBs after controller deathAlan Stern1-3/+4
2014-07-17Documentation: DocBook: elieminate doc build breakAndrzej Pietrasiewicz1-5/+5
2014-07-16usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz1-0/+4
2014-07-16usb: gadget: f_uac2: Fix pcm sample size selectionSebastian Reimers1-2/+22
2014-07-16usb: gadget: udc: fsl_mxc_udc: fix sparse errorFelipe Balbi2-0/+5
2014-07-16usb: gadget: udc: net2280: fix sparse errorFelipe Balbi1-1/+1
2014-07-16usb: gadget: udc: fsl_udc_core: fix sparse errorsFelipe Balbi1-4/+8
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz48-29/+36
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz51-399/+420
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz23-501/+521
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht6-6/+151
2014-07-16usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...Li Jun1-0/+1
2014-07-16usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2-6/+90
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian3-9/+14
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian2-8/+9
2014-07-16usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian1-1/+1
2014-07-16usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian1-26/+39
2014-07-16usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian1-19/+25
2014-07-16usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian1-16/+22
2014-07-16usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian1-32/+7
2014-07-13Linux 3.16-rc5v3.16-rc5Linus Torvalds1-1/+1
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-13parisc: drop unused defines and header includesHelge Deller1-36/+0
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2-1/+11
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller1-1/+2
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon1-1/+1
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o1-2/+2
2014-07-12Documenation/laptops: rename and update hpfall.cPali Rohár2-16/+47
2014-07-12DocBook: fix various typosMasanari Iida9-13/+13
2014-07-12DocBook: fix mtdnand typosMasanari Iida1-15/+15
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta1-3/+12
2014-07-12Documentation/Changes: clean up mcelog paragraphPaul Bolle1-6/+3
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen1-0/+2
2014-07-12phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-12phy: core: Fix error path in phy_create()Roger Quadros1-3/+4