| Commit message (Expand) | Author | Age |
... | |
| * | | | | USB: ehci: fix audio record functionality for some Full speed sound blaster d... | Dmitri Epshtein | 2010-03-02 |
| * | | | | USB: ehci: add call of free_cached_itd_list() function in disable_periodic() | Dmitri Epshtein | 2010-03-02 |
| * | | | | USB: Add call to notify xHC of a device reset. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Notify the xHC when a device is reset. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Allow roothub ports to be disabled. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Refactor code to clear port change bits. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Refactor test for vendor-specific completion codes. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Allow allocation of commands without input contexts. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Refactor code to free or cache endpoint rings. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: xhci: Fix error path when configuring endpoints. | Sarah Sharp | 2010-03-02 |
| * | | | | USB: check the endpoint type against the pipe type | Alan Stern | 2010-03-02 |
| * | | | | cdc_acm: add reset_resume method | Francesco Lavra | 2010-03-02 |
| * | | | | USB: serial mct_usb232: move DMA buffers to heap | Pete Zaitcev | 2010-03-02 |
| * | | | | USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware | Enrico Scholz | 2010-03-02 |
| * | | | | USB: fix occasional ULPI timeouts with ehci-mxc | Valentin Longchamp | 2010-03-02 |
| * | | | | USB: ftdi_sio: remove support for 5 and 6 data bits | Mark Adamson | 2010-03-02 |
| * | | | | USB: ftdi_sio: fix initialisation of latency timeout | Johan Hovold | 2010-03-02 |
| * | | | | USB: serial: fix typo in debug message | Johan Hovold | 2010-03-02 |
| * | | | | USB: ftdi_sio: remove obsolete comment | Johan Hovold | 2010-03-02 |
| * | | | | USB: ftdi_sio: fix error message on close | Johan Hovold | 2010-03-02 |
| * | | | | USB: cxacru: increment driver version | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: remove cxacru-cf.bin loader | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: add write-only sysfs attribute for modem configuration | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: firmware writes on OHCI are slow, log progress | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: document how to interact with the flash memory | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: check device isn't being removed during sysfs calls | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: check data length is not negative | Simon Arlott | 2010-03-02 |
| * | | | | USB: cxacru: return an empty value for modulation if there is no connection | Simon Arlott | 2010-03-02 |
| * | | | | USB: MXC: Add i.MX21 specific USB host controller driver. | Martin Fuzzey | 2010-03-02 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-03 |
|\ \ \ \ \ |
|
| * | | | | | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings | 2010-03-02 |
| |/ / / / |
|
* | | | | | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 |
|\| | | | |
|
| * | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 |
| |\ \ \ \ |
|
| | * | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-01 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-03-01 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h | Daniel Mack | 2010-02-23 |
| * | | | | | PM: Allow USB devices to suspend/resume asynchronously | Rafael J. Wysocki | 2010-02-26 |
| * | | | | | USB: implement non-tree resume ordering constraints for PCI host controllers | Alan Stern | 2010-02-26 |
| * | | | | | Lower USB storage settling delay to something more reasonable | Linus Torvalds | 2010-02-26 |
| |/ / / / |
|
| * | | | | USB: gadget: fix EEM gadget CRC usage | Brian Niebuhr | 2010-02-16 |
| * | | | | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option | Valentin Longchamp | 2010-02-16 |
| * | | | | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage | Michal Nazarewicz | 2010-02-16 |
| * | | | | USB: FHCI: Fix build after kfifo rework | Anton Vorontsov | 2010-02-16 |
| * | | | | USB: serial: add usbid for dell wwan card to sierra.c | Richard Farina | 2010-02-16 |
| * | | | | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS | Tanaka Akira | 2010-02-16 |
| * | | | | USB: ehci: phy low power mode bug fixing | Alek Du | 2010-02-16 |
| * | | | | USB: s3c-hsotg: Export usb_gadget_register_driver() | Mark Brown | 2010-02-16 |
| * | | | | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() | Mark Brown | 2010-02-16 |
| * | | | | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) | Andreas Mohr | 2010-02-16 |