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