Merge branch 'linus' into x86/urgent
[linux-2.6] / drivers / usb /
2008-07-21  Alan Sternusbfs: don't store bad pointers in registration
2008-07-21  Alan Sternusbfs: fix race between open and unregister
2008-07-21  Alan Sternusbfs: simplify the lookup-by-minor routines
2008-07-21  Alan Sternusbfs: send disconnect signals when device is unregistered
2008-07-21  Alan SternUSB: Force unbinding of drivers lacking reset_resume...
2008-07-21  Jean DelvareUSB: ohci-pnx4008: I2C cleanups and fixes
2008-07-21  Aleksey GorelovUSB: debug port converter does not accept more than...
2008-07-21  Oliver NeukumUSB: fix disconnect bug in cdc-acm
2008-07-21  Oliver NeukumUSB: fix usb serial pm counter decrement for disconnect...
2008-07-21  Oliver NeukumUSB: autosuspend for cdc-wdm
2008-07-21  Oliver NeukumUSB: additional power savings for cdc-acm devices that...
2008-07-21  Ben CollinsUSB: keyspan: Remove duplicate device entries
2008-07-21  Benny Halevyusb: fix uninitialized variable warning in keyspan_pda
2008-07-21  Yoshihiro Shimodausb: r8a66597-hcd: fix iinterval for Full/Low speed...
2008-07-21  Yoshihiro Shimodausb: r8a66597-hcd: fix interrupt trigger
2008-07-21  Ming LeiUSB: fix usb_reset_device and usb_reset_composite_devic...
2008-07-21  Andre HauptUSB: usb-serial: fix a sparse warning about different...
2008-07-21  Nate CaseUSB: isp1760: Support board-specific hardware configura...
2008-07-21  Ming LeiUSB: fix comment of usb_set_configuration
2008-07-21  Alan SternUSB: use standard SG iterator in the scatter-gather...
2008-07-21  Ming LeiUSB: remove interface parameter of usb_reset_composite_...
2008-07-21  Christophe JailletUSB: AccessRunner: avoid unnecessary memset
2008-07-21  Andrew MortonUSB: drivers/usb/host/isp1760-hcd.c: processor flags...
2008-07-21  Oliver NeukumUSB: cdc-wdm cleanup
2008-07-21  Greg Kroah-HartmanUSB: delete airprime driver
2008-07-21  Akinobu MitaUSB: usbmon: use simple_read_from_buffer()
2008-07-21  Ming LeiUSB: uhci: mark root_hub_hub_des[] as const
2008-07-21  Ming LeiUSB: host: mark const variable tables as "const"
2008-07-21  Felipe Balbiusb: irda: cleanup on ir-usb module
2008-07-21  David BrownellUSB: ehci-hcd unlink speedups
2008-07-21  Felipe Balbiusb: hub: add check for unsupported bus topology
2008-07-21  Pete ZaitcevUSB: ohci_hcd hang: submit vs. rmmod race
2008-07-21  Eric MiaoUSB: make SA1111 OHCI driver SA11x0 specific
2008-07-21  Pete ZaitcevUSB: missing usb_put_hcd to ohci-at91
2008-07-21  Harvey HarrisonUSB: speedtch.c fix sparse shadowed variable warning
2008-07-21  Harvey HarrisonUSB: cp2101.c fix sparse signedness mismatch warnings
2008-07-21  Harvey HarrisonUSB: digi_accelport.c trivial sparse lock annotation
2008-07-21  Stephen RothwellUSB: ohci-ppc-of: use linux/of_platform.h instead of asm
2008-07-21  Alan CoxUSB: sisusb: Push down the BKL
2008-07-21  Alan CoxUSB: rio100: Push down the BKL
2008-07-21  Alan CoxUSB: auerwald: Push down the BKL into the driver
2008-07-21  Alan CoxUSB: iowarrior: Push down BKL
2008-07-21  Alan CoxUSB: usblcd: Push down BKL into driver
2008-07-21  Alan CoxUSB: ftdi_usb: Eliminate ioctl and BKL ioctl use
2008-07-21  Alan CoxUSB: gadget: Push BKL down into drivers
2008-07-21  David Brownellusb ethernet gadget: use composite gadget framework
2008-07-21  David Brownellusb gadget: new "CDC Composite" gadget driver
2008-07-21  David Brownellusb ethernet gadget: split RNDIS function
2008-07-21  David Brownellusb ethernet gadget: split CDC Ethernet function
2008-07-21  David Brownellusb ethernet gadget: split CDC Subset function
2008-07-21  David Brownellusb ethernet gadget: split out network core
2008-07-21  David Brownellusb gadget: RNDIS cleanups
2008-07-21  David Brownellusb gadget serial: use composite gadget framework
2008-07-21  David Brownellusb gadget serial: split out generic serial function
2008-07-21  David Brownellusb gadget serial: split out CDC ACM function
2008-07-21  David Brownellusb gadget zero: use composite gadget framework
2008-07-21  David Brownellusb gadget zero: split out loopback config
2008-07-21  David Brownellusb gadget zero: split out source/sink config
2008-07-21  David Brownellusb gadget: composite gadget core
2008-07-21  David Brownellusb gadget: descriptor copying support
2008-07-21  David Brownellusb gadget: use new serial core
2008-07-21  David Brownellusb gadget: split out serial core
2008-07-21  David BrownellUSB: at91_udc: updated fifo sizes
2008-07-21  Alexey DobriyanUSB: rndis: switch to seq_files
2008-07-21  Adrian BunkUSB: remove CVS keywords
2008-07-21  Alan Sternusb-storage: implement "soft" unbinding
2008-07-21  Alan SternUSB: implement "soft" unbinding
2008-07-21  Adrian BunkUSB: isp1760-hcd.c: make 2 functions static
2008-07-21  Alan Sternusb-storage: change remaining semaphore to completion
2008-07-21  Alan Sternusb-storage: separate dynamic flags from fixed flags
2008-07-21  Alan CoxUSB: io_ti: FIrst cut at a big clean up
2008-07-21  Alan SternUSB: combine hub_quiesce and hub_stop
2008-07-21  Alan SternUSB: combine hub_activate and hub_restart
2008-07-21  Alan SternUSB: optimize port debouncing during hub activation
2008-07-21  Alan SternUSB: try to salvage lost power sessions
2008-07-21  Alan SternUSB: simplify hub_restart() logic
2008-07-21  Greg Kroah-HartmanUSB: revert "don't use reset-resume if drivers don...
2008-07-21  Alan SternUSB: debounce before unregistering
2008-07-21  Alan SternUSB: add new routine for checking port-resume type
2008-07-21  Harvey HarrisonUSB: use get_unaligned_* helpers for kl5kusb105 driver
2008-07-21  Kay SieversUSB: usb dev_set_name() instead of dev->bus_id
2008-07-21  Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-07-21  Greg Kroah-HartmanUSB: revert "don't lose disconnections during suspend"
2008-07-21  Greg Kroah-HartmanUSB: handle pci_name() being const
2008-07-21  Andrew LunnUSB: storage: UNUSUAL_DEVS() for PanDigital Picture...
2008-07-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21  Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-21  Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-18  Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-17  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-17  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-07-17  Tony LuckPull pvops into release branch
2008-07-17  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
next