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