index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
/
trix.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
HWA: avoid constant suspend and resume on the root hub
Thomas Pugliese
1
-0
/
+7
2013-08-13
HWA RC: fix a kernel panic when unplugging the HWA dongle
Thomas Pugliese
1
-1
/
+15
2013-08-13
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
1
-4
/
+9
2013-08-12
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
1
-10
/
+15
2013-08-12
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
1
-10
/
+18
2013-08-12
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
3
-2
/
+263
2013-08-12
usb/hcd: Log error code if reset() fails
Mark Brown
1
-1
/
+1
2013-08-12
Documentation sysfs-bus-usb: Correct use of devnum
Hans de Goede
1
-1
/
+1
2013-08-12
proc_usb_info.txt: Correct documentation about endianness of config descriptors
Hans de Goede
1
-3
/
+6
2013-08-12
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
1
-1
/
+2
2013-08-12
usb: misc: usb3503: Support operation with no I2C control
Mark Brown
2
-18
/
+78
2013-08-12
usb: misc: usb3503: Don't specify all DT properties as required
Mark Brown
1
-0
/
+2
2013-08-12
usb: misc: usb3503: Add USB3503A to the compatible list
Mark Brown
2
-1
/
+2
2013-08-12
usb: misc: usb3503: Default to hub mode
Mark Brown
1
-1
/
+1
2013-08-12
usb: misc: usb3503: Fix typos in error messages
Mark Brown
1
-2
/
+2
2013-08-12
usb: misc: usb3503: Factor out I2C probe
Mark Brown
1
-34
/
+43
2013-08-12
usb: misc: usb3503: Convert to regmap
Mark Brown
2
-57
/
+37
2013-08-12
usb: misc: usb3503: Actively manage Hub Connect GPIO
Mark Brown
1
-6
/
+12
2013-08-12
usb: misc: usb3503: Use gpio_set_value_cansleep()
Mark Brown
1
-1
/
+1
2013-08-12
usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.
David Daney
2
-20
/
+17
2013-08-12
usb: misc: usb3503: Convert to devm_ APIs
Mark Brown
1
-35
/
+7
2013-08-12
usb: misc: Fix swapped properties in usb3503 DT parsing
Mark Brown
1
-2
/
+2
2013-08-12
USB: serial: move the "simple" drivers into usb-serial-simple.c
Greg Kroah-Hartman
11
-422
/
+129
2013-08-12
USBNET: ax88179_178a: enable tso if usb host supports sg dma
Ming Lei
1
-0
/
+8
2013-08-12
USBNET: support DMA SG
Ming Lei
2
-3
/
+43
2013-08-12
USB: XHCI: mark no_sg_constraint
Ming Lei
1
-0
/
+4
2013-08-12
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
2
-2
/
+9
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
14
-18
/
+13
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
6
-3
/
+84
2013-08-12
USB: EHCI: improve ehci_endpoint_disable
Ming Lei
1
-10
/
+6
2013-08-12
USB: URB documentation: claim complete() will be run with IRQs enabled
Ming Lei
1
-11
/
+10
2013-08-12
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2
-30
/
+134
2013-08-04
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
1
-1
/
+1
2013-08-04
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
1
-1
/
+2
2013-08-04
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
1
-1
/
+1
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
10
-87
/
+173
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
[next]