index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
[PATCH] usblcd portability fix
Alexander Viro
2
-6
/
+8
2005-03-29
Merge suse.de:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
103
-2309
/
+3019
2005-03-29
[PATCH] Remaining u32 vs. pm_message_t fixes
Pavel Machek
1
-1
/
+1
2005-03-29
[PATCH] Fix u32 vs. pm_message_t in USB
Pavel Machek
2
-5
/
+5
2005-03-29
[PATCH] USB: ohci D3 resume fix
David Brownell
4
-6
/
+17
2005-03-29
USB: fix up a lot of sparse warnings and bugs in the pwc driver.
Greg Kroah-Hartman
3
-23
/
+24
2005-03-29
[PATCH] ftdi_sio: fix sysfs attribute permissions
Ian Abbott
1
-2
/
+2
2005-03-29
[PATCH] ftdi_sio: Support sysfs attributes for more chip
Ian Abbott
1
-5
/
+16
2005-03-29
[PATCH] ftdi_sio: add array to map chip type to a string
Ian Abbott
1
-9
/
+9
2005-03-29
[PATCH] USB: rewrite the usblcd driver
Georges Toth
1
-250
/
+278
2005-03-29
[PATCH] USB: Put the Kconfig and Makefile back in proper order for the serial...
Greg Kroah-Hartman
2
-10
/
+11
2005-03-29
[PATCH] USB: mark functions static in the cp2101 driver.
Greg Kroah-Hartman
1
-13
/
+11
2005-03-29
[PATCH] USB: add driver for CP2101/CP2102 RS232 adaptors
craig@microtron.org.uk
3
-0
/
+603
2005-03-28
[PATCH] unified spinlock initialization
Amit Gud
1
-1
/
+1
2005-03-28
[PATCH] module parameter fixes
Magnus Damm
2
-2
/
+2
2005-03-27
[PATCH] usb/kl5kusb105: change parameters of usb_control_msg() to msecs
Nishanth Aravamudan
1
-1
/
+1
2005-03-27
[PATCH] usb/pwc-ctrl: change parameters of usb_control_msg() to msecs
Nishanth Aravamudan
1
-3
/
+3
2005-03-27
[PATCH] USB: fix shared key auth in zd1201
Colin Leroy
1
-2
/
+2
2005-03-27
[PATCH] drivers/usb/media/usbvideo.c: fix a check after use
Adrian Bunk
1
-3
/
+3
2005-03-27
[PATCH] drivers/usb/misc/usbtest.c: fix a NULL dereference
Adrian Bunk
1
-1
/
+1
2005-03-27
[PATCH] drivers/usb/class/usb-midi.c: remove dead code
Adrian Bunk
1
-2
/
+0
2005-03-27
USB: add fossil watch ids to the visor driver.
Greg Kroah-Hartman
2
-0
/
+6
2005-03-24
[PATCH] USB Storage: Remove dup in unusual_devs
Phil Dibowitz
1
-8
/
+0
2005-03-24
[PATCH] USB: fix harmful typos in zd1201.c
Colin Leroy
1
-2
/
+2
2005-03-23
[PATCH] USB: ehci split ISO fixes (full speed audio etc)
David Brownell
2
-19
/
+14
2005-03-23
[PATCH] USB: usbnet uses netif_msg_*() ethtool filtering
David Brownell
1
-85
/
+108
2005-03-23
[PATCH] USB: usbnet minor bugfixes
David Brownell
1
-1
/
+6
2005-03-23
[PATCH] USB: pegasus uses netif_msg_*() filters
David Brownell
2
-108
/
+193
2005-03-23
[PATCH] USB: usb rndis gadget sparse fixes [4/5]
David Brownell
2
-164
/
+167
2005-03-23
[PATCH] USB: gadget zero sparse fixes [5/5]
David Brownell
1
-23
/
+25
2005-03-23
[PATCH] USB: usb gadgetfs sparse fixes [3/5]
David Brownell
1
-14
/
+15
2005-03-23
[PATCH] USB: fix usb file_storage gadget sparse fixes [2/5]
Alan Stern
1
-1
/
+1
2005-03-23
[PATCH] USB: usb file_storage gadget sparse fixes [2/5]
David Brownell
1
-22
/
+27
2005-03-23
[PATCH] USB: usb gadget misc sparse fixes [1/5]
David Brownell
3
-4
/
+3
2005-03-23
[PATCH] USB Storage: remove RW_DETECT from being a config option
Matthew Dharm
4
-31
/
+20
2005-03-23
[PATCH] USB Storage: combine waitqueues
Matthew Dharm
3
-14
/
+10
2005-03-23
[PATCH] USB Storage: allow disconnect to complete faster
Matthew Dharm
1
-7
/
+41
2005-03-23
[PATCH] USB Storage: exit control thread immediately upon disconnect
Matthew Dharm
1
-36
/
+9
2005-03-23
[PATCH] USB Storage: make usb-storage structures refcounted by SCSI
Matthew Dharm
4
-62
/
+57
2005-03-23
[PATCH] drivers/usb/core/devices.c: small corrections
Adrian Bunk
1
-5
/
+2
2005-03-23
[PATCH] drivers/usb/core/usb.c: add MODALIAS env var to hotplug
Roman Kagan
1
-0
/
+27
2005-03-23
[PATCH] USB: pxa25x udc updates, mostly PM
David Brownell
2
-109
/
+199
2005-03-23
[PATCH] USB: ohci-omap update (mostly clock gating)
David Brownell
1
-70
/
+51
2005-03-23
[PATCH] USB: fix missing hunk in drivers/usb/Makefile
Colin Leroy
1
-0
/
+1
2005-03-23
USB: mark usb-serial interface GPL only
Greg Kroah-Hartman
1
-5
/
+5
2005-03-23
[PATCH] USB: usbmon - document and kill pipe from API
Pete Zaitcev
1
-2
/
+12
2005-03-23
[PATCH] USB: Fix baud selection in mct_u232
Pete Zaitcev
1
-11
/
+11
2005-03-22
USB: fix bug in visor driver with throttle/unthrottle causing oopses.
Greg Kroah-Hartman
1
-11
/
+27
2005-03-21
[PATCH] UHCI updates
Alan Stern
3
-61
/
+65
2005-03-21
[PATCH] UHCI updates
Alan Stern
3
-34
/
+52
[next]