[SKB]: Introduce skb_queue_walk_safe()
[safe/jmp/linux-2.6] / drivers / usb /
2007-04-28 Dan Williamsusb-net/pegasus: simplify carrier detection
2007-04-27 Li YangUSB: update gadget files for fsl_usb2_udc driver
2007-04-27 Li YangUSB: add Freescale high-speed USB SOC device controller...
2007-04-27 Raphael AssenatUSB: quirk for broken suspend of IT8152F/G
2007-04-27 Eberhard FahleUSB: iowarrior.c: timeouts too small in usb_control_msg...
2007-04-27 Hans EngelenUSB: dell device id for option.c
2007-04-27 Phil DibowitzUSB: Remove Huawei unusual_devs entry
2007-04-27 Craig ShelleyUSB: CP2101 New Device IDs
2007-04-27 Joey GoncalvesUSB: add picdem device to ldusb
2007-04-27 Oliver Neukumusbfs micro optimitation
2007-04-27 David BrownellUSB: remove ancient/broken CRIS hcd
2007-04-27 Erik Hovlandusb ethernet gadget, workaround network stack API glitch
2007-04-27 Alan SternUSB: add "busnum" attribute for USB devices
2007-04-27 Simon ArlottUSB: cxacru: ADSL state management
2007-04-27 Simon Arlottusbatm: Detect usb device shutdown and ignore failed...
2007-04-27 S.Caglar OnurUSB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
2007-04-27 Leon LeongUSB: BandRich BandLuxe HSDPA Data Card Driver
2007-04-27 Wu, BryanUSB gadget rndis: fix struct rndis_packet_msg_type...
2007-04-27 Cyrill GorcunovUSB Elan FTDI: check for driver registration status
2007-04-27 Greg Kroah-HartmanUSB: sierra: add more checks on shutdown
2007-04-27 David BrownellUSB: add an ohci board-specific quirk
2007-04-27 David BrownellUSB: usbnet reports minidriver name through ethtool
2007-04-27 David BrownellUSB: rndis_host, various cleanups
2007-04-27 Alan SternUSB: fix signed jiffies issue in autosuspend logic
2007-04-27 Pete Zaitcevusbmon: bus zero
2007-04-27 Tony LindgrenUSB: Allow transfer_buffer with transfer_dma
2007-04-27 Oliver NeukumUSB: cleanup ofd adutux
2007-04-27 Alan SternUSB: add "last_busy" field for use in autosuspend
2007-04-27 Richard KnutssonUSB: whiteheat: Convert to generic boolean
2007-04-27 Oliver NeukumUSB: fix omninet write vs. close race
2007-04-27 Oliver NeukumUSB: fix error handling for mct_u232
2007-04-27 Oliver NeukumUSB: fix error handling in kl5kusb
2007-04-27 Oliver NeukumUSB: fix catc error handling
2007-04-27 Oliver NeukumUSB: cypress_cy7c63: race disconnect/sysfs read-write...
2007-04-27 Oliver NeukumUSB: fix ark3116 memory leak
2007-04-27 Jelle FoksUSB: ftdi_sio: Add USB ID of ADSTech USBX-707
2007-04-27 Oliver NeukumUSB: fix race in ftdio_write
2007-04-27 Oliver NeukumUSB: fix race in visor_write
2007-04-27 Oliver NeukumUSB: aircable cleanup
2007-04-27 Kay SieversUSB: make usbdevices export their device nodes instead...
2007-04-27 Randy DunlapUSB: gadget-storage needs BLOCK
2007-04-27 Alan SternUSB: add power/level sysfs attribute
2007-04-27 Peter StokesUSB: ati_remote2: Add channel support
2007-04-27 Oliver NeukumUSB: sierra close race
2007-04-27 Oliver NeukumUSB: option close race
2007-04-27 Oliver NeukumUSB: omninet memory leak in error case
2007-04-27 Alan SternUHCI: Add some WARN_ON()s
2007-04-27 Oliver NeukumUSB: fix endianness in mos7720
2007-04-27 Adrian BunkUSB: gtco.c: fix a use-before-check
2007-04-27 Oliver NeukumUSB: iowarrior.c: fix NULL dereference
2007-04-27 Randy DunlapUSB: dm9601: fix sparse NULL warnings
2007-04-27 Richard KnutssonUSB: io_edgeport: Convert to generic boolean
2007-04-27 Oliver NeukumUSB: overhaul of mos7840 driver
2007-04-27 Oliver NeukumUSB: io_edgeport race condition in counters
2007-04-27 Alan SternEHCI: add delay to bus_resume before accessing ports
2007-04-27 Alan SternUSB: Allow autosuspend delay to equal 0
2007-04-27 Alan SternUSB: separate autosuspend from external suspend
2007-04-27 Oliver NeukumUSB: help text for mos 7720 driver
2007-04-27 Oliver Neukummos7720 update
2007-04-27 Christian Engelmayerehci-fsl: change SI_CTRL, PRI_CTRL register offsets...
2007-04-27 Alan SternUSB: fix race in HCD removal
2007-04-27 Simon ArlottUSB: cxacru: export detailed device info through sysfs
2007-04-27 Simon Arlottusbatm: create sysfs link "device" from atm class devic...
2007-04-27 Oliver NeukumUSB: unnecessary GFP_ATOMIC in mos7720 driver
2007-04-27 Alan Sternusbcore: move usb_autosuspend_work
2007-04-27 Pete Zaitcevlibusual: change block scope variable to function scope
2007-04-27 Oliver NeukumUSB: cdc-acm: export parsed capabilities through sysfs
2007-04-27 Pete Zaitcevusbmon: Extended text API
2007-04-27 Oliver NeukumUSB: kill BKL in usblcd
2007-04-27 Oliver NeukumUSB: kill BKL in skeleton driver
2007-04-27 Oliver NeukumUSB: fix skeleton driver
2007-04-27 Milan SvobodaUSB: pxa2xx_udc: fix hardcoded irq number
2007-04-27 David Brownellpxa2xx_udc: cleanups, use platform_get_irq
2007-04-27 Norihiko TomiyamaAdding PID of SHARP S01SH for ipaq.c
2007-04-27 Dan Williamsdev_dbg: check dev_dbg() arguments
2007-04-27 Greg Kroah-HartmanUSB: remove use of the bus rwsem, as it doesn't really...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-24 Dan Williamsusb-net/pegasus: fix pegasus carrier detection
2007-04-11 Emil LarssonUSB: Nikon D80 unusual device patch
2007-04-11 Alan SternEHCI: fix remote wakeup regression in 2.6.21-rc
2007-03-26 David BrownellUSB: fix usb-serial/ftdi build warning
2007-03-26 David BrownellUSB: fix usb-serial/generic build warning
2007-03-26 Oliver NeukumUSB: another entry for the quirk list
2007-03-26 Jon K HellanUSB: remove duplicated device id in airprime driver
2007-03-26 David BrownellUSB: omap_udc: workaround dma_free_coherent() bogosity
2007-03-26 Alan SternUHCI: Fix problem caused by lack of terminating QH
2007-03-19 Greg Kroah-HartmanUSB: new Novatel device ids for option driver
2007-03-19 Ken L JohnsonUSB: berry_charge: correct dbg string for second magic...
2007-03-19 Alan Sternusblp: quirk flag and device entry for Seiko Epson...
2007-03-19 Mark Glinesairprime: USB ID for Novatel EV620 mini PCI-E card
2007-03-19 Oliver NeukumUSB: necessary update for mos7720 driver
2007-03-19 Pete ZaitcevUSB: RAZR v3i unusual_devs
2007-03-19 Jon DowlandUSB: two more device ids for dm9601 usbnet driver
2007-03-19 Jim RadfordUSB: fix usb-serial regression
2007-03-10 Linus TorvaldsRevert "USB: pxa2xx_udc: fix hardcoded irq number"
2007-03-10 Cyrill GorcunovUSB Elan FTDI: check for workqueue creation
next