aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] usblcd portability fixAlexander Viro2-6/+8
2005-03-29Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman103-2309/+3019
2005-03-29[PATCH] Remaining u32 vs. pm_message_t fixesPavel Machek1-1/+1
2005-03-29[PATCH] Fix u32 vs. pm_message_t in USBPavel Machek2-5/+5
2005-03-29[PATCH] USB: ohci D3 resume fixDavid Brownell4-6/+17
2005-03-29USB: fix up a lot of sparse warnings and bugs in the pwc driver.Greg Kroah-Hartman3-23/+24
2005-03-29[PATCH] ftdi_sio: fix sysfs attribute permissionsIan Abbott1-2/+2
2005-03-29[PATCH] ftdi_sio: Support sysfs attributes for more chipIan Abbott1-5/+16
2005-03-29[PATCH] ftdi_sio: add array to map chip type to a stringIan Abbott1-9/+9
2005-03-29[PATCH] USB: rewrite the usblcd driverGeorges Toth1-250/+278
2005-03-29[PATCH] USB: Put the Kconfig and Makefile back in proper order for the serial...Greg Kroah-Hartman2-10/+11
2005-03-29[PATCH] USB: mark functions static in the cp2101 driver.Greg Kroah-Hartman1-13/+11
2005-03-29[PATCH] USB: add driver for CP2101/CP2102 RS232 adaptorscraig@microtron.org.uk3-0/+603
2005-03-28[PATCH] unified spinlock initializationAmit Gud1-1/+1
2005-03-28[PATCH] module parameter fixesMagnus Damm2-2/+2
2005-03-27[PATCH] usb/kl5kusb105: change parameters of usb_control_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-27[PATCH] usb/pwc-ctrl: change parameters of usb_control_msg() to msecsNishanth Aravamudan1-3/+3
2005-03-27[PATCH] USB: fix shared key auth in zd1201Colin Leroy1-2/+2
2005-03-27[PATCH] drivers/usb/media/usbvideo.c: fix a check after useAdrian Bunk1-3/+3
2005-03-27[PATCH] drivers/usb/misc/usbtest.c: fix a NULL dereferenceAdrian Bunk1-1/+1
2005-03-27[PATCH] drivers/usb/class/usb-midi.c: remove dead codeAdrian Bunk1-2/+0
2005-03-27USB: add fossil watch ids to the visor driver.Greg Kroah-Hartman2-0/+6
2005-03-24[PATCH] USB Storage: Remove dup in unusual_devsPhil Dibowitz1-8/+0
2005-03-24[PATCH] USB: fix harmful typos in zd1201.cColin Leroy1-2/+2
2005-03-23[PATCH] USB: ehci split ISO fixes (full speed audio etc)David Brownell2-19/+14
2005-03-23[PATCH] USB: usbnet uses netif_msg_*() ethtool filteringDavid Brownell1-85/+108
2005-03-23[PATCH] USB: usbnet minor bugfixesDavid Brownell1-1/+6
2005-03-23[PATCH] USB: pegasus uses netif_msg_*() filtersDavid Brownell2-108/+193
2005-03-23[PATCH] USB: usb rndis gadget sparse fixes [4/5]David Brownell2-164/+167
2005-03-23[PATCH] USB: gadget zero sparse fixes [5/5]David Brownell1-23/+25
2005-03-23[PATCH] USB: usb gadgetfs sparse fixes [3/5]David Brownell1-14/+15
2005-03-23[PATCH] USB: fix usb file_storage gadget sparse fixes [2/5]Alan Stern1-1/+1
2005-03-23[PATCH] USB: usb file_storage gadget sparse fixes [2/5]David Brownell1-22/+27
2005-03-23[PATCH] USB: usb gadget misc sparse fixes [1/5]David Brownell3-4/+3
2005-03-23[PATCH] USB Storage: remove RW_DETECT from being a config optionMatthew Dharm4-31/+20
2005-03-23[PATCH] USB Storage: combine waitqueuesMatthew Dharm3-14/+10
2005-03-23[PATCH] USB Storage: allow disconnect to complete fasterMatthew Dharm1-7/+41
2005-03-23[PATCH] USB Storage: exit control thread immediately upon disconnectMatthew Dharm1-36/+9
2005-03-23[PATCH] USB Storage: make usb-storage structures refcounted by SCSIMatthew Dharm4-62/+57
2005-03-23[PATCH] drivers/usb/core/devices.c: small correctionsAdrian Bunk1-5/+2
2005-03-23[PATCH] drivers/usb/core/usb.c: add MODALIAS env var to hotplugRoman Kagan1-0/+27
2005-03-23[PATCH] USB: pxa25x udc updates, mostly PMDavid Brownell2-109/+199
2005-03-23[PATCH] USB: ohci-omap update (mostly clock gating)David Brownell1-70/+51
2005-03-23[PATCH] USB: fix missing hunk in drivers/usb/MakefileColin Leroy1-0/+1
2005-03-23USB: mark usb-serial interface GPL onlyGreg Kroah-Hartman1-5/+5
2005-03-23[PATCH] USB: usbmon - document and kill pipe from APIPete Zaitcev1-2/+12
2005-03-23[PATCH] USB: Fix baud selection in mct_u232Pete Zaitcev1-11/+11
2005-03-22USB: fix bug in visor driver with throttle/unthrottle causing oopses.Greg Kroah-Hartman1-11/+27
2005-03-21[PATCH] UHCI updatesAlan Stern3-61/+65
2005-03-21[PATCH] UHCI updatesAlan Stern3-34/+52