Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[safe/jmp/linux-2.6] / drivers / usb /
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-01 Alan Sternusbcore: remove unused argument in autosuspend
2006-12-01 Alan SternUSB: keep count of unsuspended children
2006-12-01 Alan SternUSB hub: simplify remote-wakeup handling
2006-12-01 Alan SternUSB: struct usb_device: change flag to bitflag
2006-12-01 Alan SternOHCI: make autostop conditional on CONFIG_PM
2006-12-01 Alan SternUSB: Add autosuspend support to the hub driver
2006-12-01 Alan SternEHCI: Fix root-hub and port suspend/resume problems
2006-12-01 Greg Kroah-HartmanUSB: create a new thread for every USB device found...
2006-12-01 Greg Kroah-HartmanUSB: add driver for the USB debug devices
2006-12-01 Sarah BaileyUSB: added dynamic major number for USB endpoints
2006-12-01 Oliver NeukumUSB: pegasus error path not resetting task's state
2006-12-01 Oliver NeukumUSB: endianness fix for asix.c
2006-12-01 Adrian BunkUSB: build the appledisplay driver
2006-12-01 Burman YanUSB serial: replace kmalloc+memset with kzalloc
2006-12-01 Julien BLACHEUSB: hid-core: canonical defines for Apple USB device IDs
2006-12-01 Mariusz KozlowskiUSB: idmouse cleanup
2006-12-01 Adrian BunkUSB: make drivers/usb/core/driver.c:usb_device_match...
2006-12-01 David BrownellUSB: lh7a40x_udc remove double declaration
2006-12-01 David BrownellUSB: pxa2xx_udc recognizes ixp425 rev b0 chip
2006-12-01 Holger Schurigusbtouchscreen: add support for DMC TSC-10/25 devices
2006-12-01 Adrian BunkUSB: ftdi-elan.c: fixes and cleanups
2006-12-01 Adrian BunkUSB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait...
2006-12-01 Mariusz Kozlowskiusb: cypress_m8 init error path fix
2006-12-01 David BrownellUSB: add ehci_hcd.ignore_oc parameter
2006-12-01 David BrownellUSB: EHCI hooks for high speed electrical tests
2006-12-01 Alan SternUSB: net2280: don't send unwanted zero-length packets
2006-12-01 Mariusz Kozlowskiusb: microtek possible memleak fix
2006-12-01 Jaco KroonUSB: add Digitech USB-Storage to unusual_devs.h
2006-12-01 Alan SternUSB core: fix compiler warning about usb_autosuspend_work
2006-12-01 Naranjo Manuel Fra... USB: fix aircable.c: inconsequent NULL checking
2006-12-01 Alan SternOHCI: change priority level of resume log message
2006-12-01 Mariusz Kozlowskiusb: visor kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: usb-serial free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: navman kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: mct_u232 free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: kobil_sct kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: keyspan free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: io_edgeport kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: catc free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: ftdi_sio kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: phidgetmotorcontrol free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: phidgetkit free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: legousbtower free kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: auerswald free kill urb cleanup
2006-12-01 Mariusz Kozlowskiusb: usbkbd free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: hid-core free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: ati_remote2 free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: ati_remote free urb cleanup
2006-12-01 Oleg Verychusb-serial: ti_usb, TI ez430 development tool ID
2006-12-01 daniel@centurion... USB: airprime: New device ID
2006-12-01 Adrian BunkUSB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq...
2006-12-01 Stephen HemmingerUSB: resume_device symbol conflict
2006-12-01 David Brownellusb/gadget/ether.c minor manycast tweaks
2006-12-01 Alan SternUSB: Move private hub declarations out of public header...
2006-12-01 Jean DelvareUSB: net1080: Fix && typos
2006-12-01 Alan SternUSB: expand autosuspend/autoresume API
2006-12-01 Alan SternUSB: autosuspend code consolidation
2006-12-01 Luiz Fernando N... USB: makes usb_endpoint_* functions inline.
2006-12-01 Luiz Fernando N... USB: yealink: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: storage: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: usbtest: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: usbnet: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: usbmouse: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: usbkbd: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: speedtch: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: phidgetmotorcontrol: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: phidgetkit: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: onetouch: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: legousbtower: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: kobil_sct: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: idmouse: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: hid-core: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: ftdi-elan: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: devices: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: cdc-acm: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: cdc_ether: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: appledisplay: Use usb_endpoint_* functions
2006-12-01 Luiz Fernando N... USB: aircable: Use usb_endpoint_* functions
2006-12-01 Alan SternUSB: OHCI: remove stale testing code from root-hub...
2006-12-01 Eric SesterhennUSB: kmemdup() cleanup in drivers/usb/
2006-12-01 Alan SternUSB: OHCI: disable RHSC inside interrupt handler
2006-12-01 Alan SternUSB: ohci-hcd: fix compiler warning
2006-12-01 Alan SternUSB core: don't match interface descriptors for vendor...
2006-12-01 Alan SternUSB HID: Handle STALL on interrupt endpoint
2006-12-01 inaky@linux.intel.comusb hub: fix root hub code so it takes more than 15...
2006-12-01 inaky@linux.intel.comusb/hub: allow hubs up to 31 children
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-11-25 Mariusz Kozlowski[PATCH] usb: ati remote memleak fix
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-16 Mariusz KozlowskiUSB: auerswald possible memleak fix
2006-11-16 Alex SanksUSB: ipaq: Add HTC Modem Support
2006-11-16 Laurent PinchartUSB: Fixed outdated usb_get_device_descriptor() documen...
2006-11-16 Sergey Vlasovusb-storage: Remove duplicated unusual_devs.h entries...
2006-11-16 Julien BLACHEUSB: hid-core: Add quirk for new Apple keyboard/trackpad
2006-11-16 Jan MateUSB Storage: unusual_devs.h entry for Sony Ericsson...
2006-11-16 Olaf HeringUSB: correct keymapping on Powerbook built-in USB ISO...
2006-11-16 Alan SternUSB: OHCI: fix root-hub resume bug
next