aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2005-07-12[PATCH] USB Storage: Remove unneeded SC/PPhil Dibowitz
2005-07-12[PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman
2005-07-11[ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li
2005-07-11Input: HID - only report events coming from interrupts to hiddevAdam Kropelin
2005-07-11Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T
2005-07-11Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov
2005-06-30Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov
2005-06-28Merge /spare/repo/linux-2.6/Jeff Garzik
2005-06-27Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6)Jeff Garzik
2005-06-27[PATCH] pcmcia id_table for sl811.csDavid Brownell
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-27Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-27[PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern
2005-06-27[PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell
2005-06-27[PATCH] USB: usbnet debug message fixDavid Brownell
2005-06-27[PATCH] USB Storage: retry hard errorsMatthew Dharm
2005-06-27[PATCH] USB Storage: port reset on transport errorMatthew Dharm
2005-06-27[PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm
2005-06-27[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer
2005-06-27[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere
2005-06-27[PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev
2005-06-27[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham
2005-06-27[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell
2005-06-27[PATCH] USB UHCI: Detect invalid portsAlan Stern
2005-06-27[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell
2005-06-27[PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell
2005-06-27[PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern
2005-06-27[PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern
2005-06-27[PATCH] USB: usbatm kcalloc cleanupDuncan Sands
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton