r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)
[safe/jmp/linux-2.6] / drivers / usb /
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-29 Joerg Roedelx86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
2007-10-25 Oliver NeukumUSB: open disconnect race in usblcd
2007-10-25 Oliver NeukumUSB: disconnect open race in legousbtower
2007-10-25 Oliver NeukumUSB: open disconnect race in iowarrior
2007-10-25 Oliver NeukumUSB: missing error check in emi62
2007-10-25 Oliver NeukumUSB: missing error check in emi26
2007-10-25 Sarah SharpUSB: usb_serial_resume bug fix
2007-10-25 David BrownellUSB: remove new OHCI build warnings
2007-10-25 David BrownellUSB: amd5536udc - remove set_mwi() compiler warning
2007-10-25 Jiri KosinaUSB: usbserial - fix potential deadlock between write...
2007-10-25 Masakazu Mokunousb: serial/pl2303: support for IO Data Device RSAQ5
2007-10-25 Oliver NeukumUSB: fix read vs. disconnect race in cytherm driver
2007-10-25 Oliver NeukumUSB: fix locking in idmouse
2007-10-25 Alan SternUSB: fix interface sysfs file-creation bug
2007-10-25 Ingo MolnarUSB: fix ssb_ohci_probe() build bug
2007-10-25 Alan CoxUSB: pl2303: remove can't happen checks, set speed...
2007-10-25 Alan CoxUSB: mos7840: Clean up old checks and stuff
2007-10-25 Adrian BunkUSB rio500.c: fix check-after-use
2007-10-25 Adrian BunkUSB iowarrior.c: fix check-after-use
2007-10-25 Oliver NeukumUSB: add URB_FREE_BUFFER to permissible flags
2007-10-25 Alan CoxUSB: isd200: sort out USB/IDE dependancy mess
2007-10-25 Matthias KaehlckeUSB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
2007-10-25 Alan SternUSB: fix scheduling of Iso URBs in uhci-hcd
2007-10-25 Alan CoxUSB: io_edgeport: cleanups, and tty speed reporting
2007-10-25 Andrew MortonUSB: ftd_sio cleanups and updates for new termios work...
2007-10-25 Alan CoxUSB: ftd_sio: cleanups and updates for new termios...
2007-10-25 Alan CoxUSB: cp2101: convert to new termios
2007-10-25 Alan CoxUSB: whiteheat: clean up can't happen checks and encode...
2007-10-25 Alan Coxusb-serial: handle NULL termios methods as "no hardware...
2007-10-25 Alan CoxUSB: sierra: termios
2007-10-25 Alan CoxUSB: option: termios handling
2007-10-25 Alan CoxUSB: kobil_sct: termios encoding fixups
2007-10-25 Alan CoxUSB: keyspan termios tidy
2007-10-25 Alan CoxUSB: ir_usb: termios handling
2007-10-25 Alan CoxUSB: empeg: clean up and handle speeds
2007-10-25 Alan CoxUSB: digi_acceleport: fix termios and also readability...
2007-10-25 Alan CoxUSB: ch341: fix termios handling
2007-10-25 Alan Coxusb serial: kill another case we pass NULL and shouldn't
2007-10-25 Alan CoxUSB: ark3116: update termios handling
2007-10-25 Greg Kroah-HartmanUSB: add new Novatel device ids to option driver
2007-10-23 Jeff Garzik[PARPORT] Kill useful 'irq' arg from parport_{generic_i...
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-18 Rafael J. Wysockifreezer: introduce freezer-friendly waiting macros
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Christoph Hellwigkill DECLARE_MUTEX_LOCKED
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Antonino A. Daplasvt/vgacon: Check if screen resize request comes from...
2007-10-16 Jens AxboeUSB storage: sg chaining support
2007-10-16 Randy Dunlapdocbook: fix usb content
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-14 Al ViroFix ohci-ssb with !CONFIG_PM
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Alan SternUSB: fix race in autosuspend reschedule
2007-10-12 Haavard Skinnemoenatmel_usba_udc: Keep track of the device status
2007-10-12 Ortwin GlückUSB: Nikon D40X unusual_devs entry
2007-10-12 Alan SternUSB: serial core should respect driver requirements
2007-10-12 Alan SternUSB: skip autosuspended devices during system resume
2007-10-12 Alan SternUSB: mutual exclusion for EHCI init and port resets
2007-10-12 Richard SharpeUSB: allow usbstorage to have LUNS greater than 2Tb
2007-10-12 Nobuhiro IwamatsuUSB: Adding support for SHARP WS011SH to ipaq.c
2007-10-12 Haavard SkinnemoenUSB: add atmel_usba_udc driver
2007-10-12 Michael BueschUSB: ohci SSB bus glue
2007-10-12 David BrownellUSB: ehci build fixes on au1xxx, ppc-soc
2007-10-12 Valentine BarshakUSB: add runtime frame_no quirk for big-endian OHCI
2007-10-12 Alan CoxUSB: funsoft: Fix termios
2007-10-12 Alan CoxUSB: visor: termios bits
2007-10-12 Alan SternUSB: unusual_devs entry for Nikon DSC D2Xs
2007-10-12 David BrownellUSB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
2007-10-12 Sarah SharpUSB: Export URB statistics for powertop
2007-10-12 Vitaly BordugUSB: serial gadget: Disable endpoints on unload
2007-10-12 WANG CongUSB: drivers/usb/misc/sisusbvga/sisusb.c: kill two...
2007-10-12 Benedikt Sprangerusb-gadget-ether: prevent oops caused by error interrup...
2007-10-12 Andrew MortonUSB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to...
2007-10-12 Yoshihiro ShimodaUSB: r8a66597-hcd: fix driver removing
2007-10-12 Yoshihiro ShimodaUSB: r8a66597-hcd: fix endian problem
2007-10-12 Yoshihiro ShimodaUSB: r8a66597-hcd: fix Class or Vendor Request
2007-10-12 Adrian BunkUSB: usb/serial/ch341.c: make 4 functions static
2007-10-12 Frank A KingswoodUSB: Driver for CH341 USB-serial adaptor
2007-10-12 Simon ArlottUSB: cxacru: Use appropriate logging for errors
2007-10-12 Edouard LafargueUSB: cp2101.c: add additional device ID
2007-10-12 Phil DibowitzUSB: unusual_devs modification for Nikon D200
2007-10-12 Alan SternUSB: remove USB_QUIRK_NO_AUTOSUSPEND
2007-10-12 Alan SternUSB: don't propagate FREEZE or PRETHAW suspends
2007-10-12 Alan SternUSB: unusual_devs update for Nokia 6131
2007-10-12 jidong xiaoUSB: fix limited_power setting mistake in hub.c
2007-10-12 Oliver NeukumUSB: fix double frees in error code paths of ipaq driver
2007-10-12 Adrian BunkUSB: always visit drivers/usb/misc/
2007-10-12 Mark GrossUSB: usb-skeleton leaking locks on open
2007-10-12 Alan SternUSB: flush outstanding URBs when suspending
2007-10-12 Alan SternUSB: break apart flush_endpoint and disable_endpoint
next