string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / usb /
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-13 Balaji T Kmfd: Rename all twl4030_i2c*
2009-12-13 Santosh Shilimkarmfd: Rename twl4030* driver files to enable re-use
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-12 Linus TorvaldsMerge branch 'compat-ioctl-merge' of git://git./linux...
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-12-11 Alan Coxopticon: Fix resume logic
2009-12-11 Alan Coxusb_serial: Kill port mutex
2009-12-11 Alan Coxusb_serial: Use the shutdown() operation
2009-12-11 Alan Coxtty_port: add "tty_port_open" helper
2009-12-11 Cliff BrakeUSB: mos7840: add device IDs for B&B electronics devices
2009-12-11 Cliff BrakeUSB: ftdi_sio: add USB device ID's for B&B Electronics...
2009-12-11 Felipe BalbiUSB: musb: musb_host: fix sparse warning
2009-12-11 Felipe BalbiUSB: musb: musb_gadget: fix sparse warning
2009-12-11 Felipe BalbiUSB: musb: omap2430: fix sparse warning
2009-12-11 Felipe BalbiUSB: core: message: fix sparse warning
2009-12-11 Felipe BalbiUSB: core: hub: fix sparse warning
2009-12-11 Felipe BalbiUSB: core: fix sparse warning for static function
2009-12-11 Michal NazarewiczUSB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_E...
2009-12-11 Sarah SharpUSB: Check bandwidth when switching alt settings.
2009-12-11 Sarah SharpUSB: Refactor code to find alternate interface settings.
2009-12-11 Sarah SharpUSB: xhci: Fix command completion after a drop endpoint.
2009-12-11 Sarah SharpUSB: xhci: Make reverting an alt setting "unfailable".
2009-12-11 Sarah SharpUSB: usbtmc: Use usb_clear_halt() instead of custom...
2009-12-11 Julia LawallUSB: ehci-omap.c: introduce missing kfree
2009-12-11 Julia LawallUSB: xhci-mem.c: introduce missing kfree
2009-12-11 CHENG RenquanUSB: add remove_id sysfs attr for usb drivers
2009-12-11 Randy DunlapUSB: g_multi kconfig: fix depends and help text
2009-12-11 zhao.ming9@zte.com.cnUSB: option: add pid for ZTE
2009-12-11 David VrabelUSB: wusb: correctly check size of security descriptor.
2009-12-11 David VrabelUSB: wusb: don't leak urb in certain error cases
2009-12-11 David VrabelUSB: whci-hcd: correctly handle sg lists longer than...
2009-12-11 Alan SternUSB: usb-storage: fix bug in fill_inquiry
2009-12-11 Alan SternUSB: usb-storage: add BAD_SENSE flag
2009-12-11 Alan SternUSB: prepare for changover to Runtime PM framework
2009-12-11 Greg Kroah-HartmanUSB: add devpath sysfs attribute
2009-12-11 Aguilar Pena, LeedUSB: twl4030: Enable USB regulators before enabling...
2009-12-11 Andre HermsUSB: usbtmc: repeat usb_bulk_msg until whole message...
2009-12-11 Sergei ShtylyovUSB: musb_gadget: remove pointless loop
2009-12-11 Sergei ShtylyovUSB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()
2009-12-11 Sergei ShtylyovUSB: musb_gadget: implement set_wedge() method
2009-12-11 Sergei ShtylyovUSB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs...
2009-12-11 Anand GadiyarUSB: MUSB: save hardware revision at init
2009-12-11 Mike FrysingerUSB: musb: fix printf warning in debug code
2009-12-11 Cliff CaiUSB: musb: Blackfin code needs NOP_USB_XCEIV too
2009-12-11 Sonic ZhangUSB: musb: error out when anomaly 05000380 is applicable
2009-12-11 Cliff CaiUSB: musb: clear the Blackfin interrupt pending bits...
2009-12-11 Bryan WuUSB: musb: fix musb_platform_set_mode() definition
2009-12-11 Sonic ZhangUSB: musb: add work around for Blackfin anomaly 05000456
2009-12-11 Sonic ZhangUSB: musb: add notes for Blackfin anomalies
2009-12-11 Sonic ZhangUSB: musb: update Blackfin processor dependency
2009-12-11 Bryan WuUSB: musb: kill some useless comments in Blackfin driver
2009-12-11 Bryan WuUSB: musb: kill compile warning for Blackfin systems
2009-12-11 Mike FrysingerUSB: musb: tweak musb_read_fifo() to avoid unused warnings
2009-12-11 Sarah SharpUSB: xhci: Handle errors that cause endpoint halts.
2009-12-11 Sarah SharpUSB: xhci: Return success for vendor-specific info...
2009-12-11 Sarah SharpUSB: xhci: Return -EPROTO on a split transaction error.
2009-12-11 Sarah SharpUSB: xhci: Set transfer descriptor size field correctly.
2009-12-11 Michal NazarewiczUSB: g_multi: Multifunction Composite Gadget added
2009-12-11 Michal NazarewiczUSB: g_mass_storage: thread_exits callback added
2009-12-11 Michal NazarewiczUSB: composite: usb_composite_unregister() no longer...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: most data moved to fsg_common
2009-12-11 Michal NazarewiczUSB: g_mass_storage: code cleaned up and comments updated
2009-12-11 Michal NazarewiczUSB: g_mass_storage: lun_name_format and thread_name...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: fsg_config added & module params...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: Mass Storage Function created
2009-12-11 Sarah SharpUSB: xhci: Add tests for TRB address translation.
2009-12-11 Vikram Panditausbtest: make module param pattern writeable
2009-12-11 Dan CarpenterUSB: fix possible null deref in init_usb_class()
2009-12-11 Dan CarpenterUSB: r8a66597: clean up. remove unneeded null checks
2009-12-11 Alan SternUSB: remove the auto_pm flag
2009-12-11 H Hartley SweetenUSB: hcd.c: quiet NULL pointer sparse noise
2009-12-11 Zhang LeUSB: option.c: add support for D-Link DWM-162-U5
2009-12-11 bart.hartgers@gmai... USB: ark3116: Cleanup of now unneeded functions
2009-12-11 bart.hartgers@gmai... USB: ark3116: Callbacks for interrupt and bulk read
2009-12-11 bart.hartgers@gmai... USB: ark3116: Add cmset and break
2009-12-11 bart.hartgers@gmai... USB: ark3116: Replace cmget
2009-12-11 bart.hartgers@gmai... USB: ark3116: Make existing functions 16450-aware and...
2009-12-11 bart.hartgers@gmai... USB: ark3116: Setup some basic infrastructure for new...
2009-12-11 Russ DillUSB: Close usb_find_interface race
2009-12-11 Roel KluinUSB: FIX bitfield istl_flip:1, make it unsigned.
2009-12-11 Adrian TaylorUSB: Exposing second ACM channel as tty for Nokia S60...
2009-12-11 Larry FingerUSB: Check results of dma_map_single
2009-12-11 Anand GadiyarUSB: ehci: Allow EHCI to be built on OMAP3
2009-12-11 Alan SternUSB: add scatter-gather support to usbmon
2009-12-11 Alan SternUSB: EHCI: add native scatter-gather support
2009-12-11 Elina PashevaUSB: serial: sierra driver memory reduction
2009-12-11 Michal NazarewiczUSB: Interface Association Descriptors added to CDC...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: fsg_common_init() created
2009-12-11 Michal NazarewiczUSB: g_mass_storage: constant length buffers used
2009-12-11 Michal NazarewiczUSB: g_mass_storage: parts of fsg_dev moved to fsg_comm...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: testing code from f_mass_storage...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: template f_mass_storage.c file...
2009-12-11 Michal NazarewiczUSB: g_file_storage: more code from file_storage.c...
2009-12-11 Michal NazarewiczUSB: g_file_storage: per-LUN ro, removable and cdrom...
2009-12-11 Michal NazarewiczUSB: g_file_storage: "fsg_" prefix added to some identi...
2009-12-11 Michal NazarewiczUSB: g_file_storage: parts of file_storage.c moved...
2009-12-11 Daniel MackUSB: Add EHCI support for MX27 and MX31 based boards
next