[PATCH] mv643xx: fix skb memory leak
[safe/jmp/linux-2.6] / drivers / usb /
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-01 Jeff Garzik/spare/repo/netdev-2.6 branch 'master'
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-08-24 Jeff GarzikMerge upstream into ieee80211.
2005-08-24 lepton[PATCH] usbnet oops fix
2005-08-23 Alexey Dobriyan[PATCH] zd1201 kmalloc size fix
2005-08-17 Pete Zaitcev[PATCH] USB: usbmon: Copyrights and a typo
2005-08-17 Ping Cheng[PATCH] USB: fix usb wacom tablet driver bug
2005-08-15 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-05 Olav Kongas[PATCH] USB: Fix setup packet initialization in isp116x-hcd
2005-08-05 David Brownell[PATCH] USB: ehci: microframe handling fix
2005-08-05 Pete Zaitcev[PATCH] USB: ub documentation update
2005-07-30 Jeff Garzik/spare/repo/netdev-2.6 branch 'master'
2005-07-29 Pete Zaitcev[PATCH] USB: hidinput_hid_event() oops fix
2005-07-29 Dan Streetman[PATCH] USB: fix in usb_calc_bus_time
2005-07-29 Conger, Chris A[PATCH] USB: fix Bug in usb-skeleton.c
2005-07-29 Ben Dooks[PATCH] USB: add S3C24XX USB Host driver support
2005-07-29 Mathieu[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN...
2005-07-29 Masahito Omote[PATCH] USB: Patch for KYOCERA AH-K3001V support
2005-07-29 Michael Hund[PATCH] USB: ldusb fixes
2005-07-29 Alan Stern[PATCH] USB: Usbcore: Don't try to delete unregistered...
2005-07-29 Adrian Bunk[PATCH] USB: drivers/usb/net/: remove two unused multic...
2005-07-29 Alan Stern[PATCH] USB: usbfs: Don't leak uninitialized data
2005-07-29 Ian Abbott[PATCH] USB: ftdi_sio: fix a couple of timeouts
2005-07-29 Ian Abbott[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously
2005-07-29 Ian Abbott[PATCH] USB: ftdi_sio: new microHAM and Evolution Robot...
2005-07-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-26 David S. Miller[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239...
2005-07-19 Duncan Sands[ATM]: [speedtch] cure atm_printk() macro gcc-2.95...
2005-07-14 Matthias Urlichs[PATCH] Option Card driver update, Maintainer entry
2005-07-13 Jeff GarzikMerge upstream 2.6.13-rc3 into ieee80211 branch of...
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 Michael Hund[PATCH] USB: add ldusb driver
2005-07-12 brian@murphy.dk[PATCH] USB: fix usb reference count bug in cdc-acm...
2005-07-12 brian@murphy.dk[PATCH] USB: export usb_get_intf() and usb_put_intf()
2005-07-12 david-b@pacbell.net[PATCH] USB: fix ohci merge glitch
2005-07-12 david-b@pacbell.net[PATCH] USB: ohci-omap pm updates
2005-07-12 david-b@pacbell.net[PATCH] USB: omap_udc tweaks
2005-07-12 Ian Campbell[PATCH] USB: gadget/ether build fixes.
2005-07-12 Ian Campbell[PATCH] USB: gadget/ether fixes
2005-07-12 Luca Risolia[PATCH] USB: SN9C10x driver updates
2005-07-12 Michael Hund[PATCH] USB: add LD devices to hid blacklist
2005-07-12 KAMBAROV, ZAUR[PATCH] USB: coverity: (desc->bitmap)[] overrun fix
2005-07-12 Michael Downey[PATCH] USB: add driver for Keyspan Digital Remote
2005-07-12 Andrew Morton[PATCH] USB: net2280 warning fix
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-07-12 Olav Kongas[PATCH] USB: isp116x-hcd cleanup
2005-07-12 Pete Zaitcev[PATCH] USB: Patch to make usbmon to print control...
2005-07-12 Thomas Winischhofer[PATCH] USB: SiS USB Makefile fixes
2005-07-12 Duncan Sands[PATCH] USB ATM: fix line resync logic
2005-07-12 Duncan Sands[PATCH] USB ATM: robustify poll throttling
2005-07-12 Duncan Sands[PATCH] USB ATM: line speed measured in Kb not Kib
2005-07-12 Greg Kroah-Hartman[PATCH] USB: fix ftdi_sio compiler warnings
2005-07-12 Ian Abbott[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and...
2005-07-12 Ian Abbott[PATCH] USB ftdi_sio: reduce device id table clutter
2005-07-12 akpm@osdl.org[PATCH] USB: khubd: use kthread API
2005-07-12 Phil Dibowitz[PATCH] USB Storage: Remove unneeded SC/P
2005-07-12 Greg Kroah-Hartman[PATCH] USB: add bMaxPacketSize0 attribute to sysfs
2005-07-12 David Shaohua Li[ACPI] S3 Suspend to RAM: fix driver suspend/resume...
2005-07-11 Adam KropelinInput: HID - only report events coming from interrupts...
2005-07-11 Luca TInput: HID - add a quirk for Aashima Trust (06d6:0025...
2005-07-11 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-07-08 Dominik Brodowski[PATCH] pcmcia: remove references to pcmcia/version.h
2005-07-08 Dominik Brodowski[PATCH] pcmcia: move event handler
2005-06-30 Dmitry TorokhovInput: introduce usb_to_input_id() to uniformly produce
2005-06-30 Dmitry TorokhovInput: acecad - drop unneeded cast and couple unneeded...
2005-06-28 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-28 Jeff GarzikMerge upstream ieee80211.h with us (us == branch 'ieee8...
2005-06-28 David Brownell[PATCH] pcmcia id_table for sl811.cs
2005-06-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-06-27 Benjamin Herrenschmidt[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
2005-06-27 Linus TorvaldsMerge 'upstream' branch of /linux/kernel/git/jgarzik...
2005-06-27 Linus TorvaldsMerge /linux/kernel/git/dtor/input.git manually
2005-06-27 Alan Stern[PATCH] USB: usbcore: inverted test for resuming interfaces
2005-06-27 David Brownell[PATCH] USB: resolve ethernet gadget build glitch on pxa
2005-06-27 David Brownell[PATCH] USB: usbnet debug message fix
2005-06-27 Matthew Dharm[PATCH] USB Storage: retry hard errors
2005-06-27 Matthew Dharm[PATCH] USB Storage: port reset on transport error
2005-06-27 Matthew Dharm[PATCH] USB Storage: endpoint toggles and reset delays
2005-06-27 Domen Puncer[PATCH] USB: usblp: 2x up() in usblp_read
2005-06-27 Vincent Vanackere[PATCH] USB: fix atiremote input doesn`t register ...
2005-06-27 Kiril Jovchev[PATCH] USB: add support for Creative WebCam mini to...
2005-06-27 C. Adam Oldham[PATCH] USB: Fix race condition in usblp_write
2005-06-27 David Brownell[PATCH] USB: ehci-hcd - fix page pointer allocation...
2005-06-27 Alan Stern[PATCH] USB UHCI: Detect invalid ports
2005-06-27 David Brownell[PATCH] USB gadget: drain rndis response queue on disco...
2005-06-27 David Brownell[PATCH] USB: fix drivers/usb/gadget/ether.c compile...
2005-06-27 Alan Stern[PATCH] USB: dummy_hcd: add suspend/resume support
2005-06-27 Alan Stern[PATCH] USB: dummy_hcd: sparse cleanups
2005-06-27 Duncan Sands[PATCH] USB: usbatm kcalloc cleanup
2005-06-27 Andrew Morton[PATCH] USB: fix usbatm gcc-2.95.x bug
2005-06-27 Duncan Sands[PATCH] USB ATM: avoid oops on bind failure; plug memor...
2005-06-27 Duncan Sands[PATCH] USB ATM: reduce log spamming
2005-06-27 Duncan Sands[PATCH] USB ATM: bits and bobs
2005-06-27 Duncan Sands[PATCH] USB ATM: generic DSL modem driver xusbatm
2005-06-27 Duncan Sands[PATCH] USB ATM: driver for the Conexant AccessRunner...
2005-06-27 Duncan Sands[PATCH] USB ATM: port speedtch to new usbatm core
2005-06-27 Andrew Morton[PATCH] USB: fix speedtch.c merge with next patch.
next