summaryrefslogtreecommitdiffstats
path: root/sound/oss/trix.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-13HWA: avoid constant suspend and resume on the root hubThomas Pugliese1-0/+7
2013-08-13HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese1-1/+15
2013-08-13USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-08-12wusbcore: clean up list locking in urb enqueueThomas Pugliese1-10/+15
2013-08-12wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese1-10/+18
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam3-2/+263
2013-08-12usb/hcd: Log error code if reset() failsMark Brown1-1/+1
2013-08-12Documentation sysfs-bus-usb: Correct use of devnumHans de Goede1-1/+1
2013-08-12proc_usb_info.txt: Correct documentation about endianness of config descriptorsHans de Goede1-3/+6
2013-08-12usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown2-18/+78
2013-08-12usb: misc: usb3503: Don't specify all DT properties as requiredMark Brown1-0/+2
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown2-1/+2
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown1-1/+1
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown1-2/+2
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown1-34/+43
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown2-57/+37
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown1-6/+12
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown1-1/+1
2013-08-12usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney2-20/+17
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown1-35/+7
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown1-2/+2
2013-08-12USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman11-422/+129
2013-08-12USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei1-0/+8
2013-08-12USBNET: support DMA SGMing Lei2-3/+43
2013-08-12USB: XHCI: mark no_sg_constraintMing Lei1-0/+4
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei2-2/+9
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei14-18/+13
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei6-3/+84
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei1-10/+6
2013-08-12USB: URB documentation: claim complete() will be run with IRQs enabledMing Lei1-11/+10
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei2-30/+134
2013-08-04Linux 3.11-rc4v3.11-rc4Linus Torvalds1-1/+1
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins1-1/+2
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher1-1/+1
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi10-87/+173
2013-08-03netlabel: use domain based selectors when address based selectors are not ava...Paul Moore6-158/+130
2013-08-03net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+5