summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2005-08-23[PATCH] usbnet oops fixlepton-1/+1
2005-08-23[PATCH] zd1201 kmalloc size fixAlexey Dobriyan-2/+1
2005-08-16[PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev-1/+5
2005-08-16[PATCH] USB: fix usb wacom tablet driver bugPing Cheng-11/+10
2005-08-04[PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas-1/+3
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell-9/+16
2005-08-04[PATCH] USB: ub documentation updatePete Zaitcev-5/+5
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev-2/+3
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman-7/+9
2005-07-29[PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A-2/+4
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks-0/+502
2005-07-29[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu-0/+1
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote-0/+3
2005-07-29[PATCH] USB: ldusb fixesMichael Hund-1/+6
2005-07-29[PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern-2/+4
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk-3/+0
2005-07-29[PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern-6/+12
2005-07-29[PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott-2/+3
2005-07-29[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott-95/+43
2005-07-29[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott-0/+17
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-72/+47
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl-2/+1
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller-6/+6
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands-6/+6
2005-07-14[PATCH] Option Card driver update, Maintainer entryMatthias Urlichs-116/+112
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown-0/+1
2005-07-12[PATCH] USB: add ldusb driverMichael Hund-0/+806
2005-07-12[PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk-15/+16
2005-07-12[PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk-0/+3
2005-07-12[PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net-1/+3
2005-07-12[PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net-37/+16
2005-07-12[PATCH] USB: omap_udc tweaksdavid-b@pacbell.net-2/+1
2005-07-12[PATCH] USB: gadget/ether build fixes.Ian Campbell-0/+2
2005-07-12[PATCH] USB: gadget/ether fixesIan Campbell-1/+1
2005-07-12[PATCH] USB: SN9C10x driver updatesLuca Risolia-51/+413
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund-0/+24
2005-07-12[PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR-1/+2
2005-07-12[PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey-0/+647
2005-07-12[PATCH] USB: net2280 warning fixAndrew Morton-1/+1
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas-65/+71
2005-07-12[PATCH] USB: isp116x-hcd cleanupOlav Kongas-10/+6
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev-5/+43
2005-07-12[PATCH] USB: SiS USB Makefile fixesThomas Winischhofer-0/+1
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands-27/+28
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands-4/+2
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands-2/+2
2005-07-12[PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman-2/+0
2005-07-12[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott-47/+0
2005-07-12[PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott-563/+144
2005-07-12[PATCH] USB: khubd: use kthread APIakpm@osdl.org-29/+11