Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | USB: emi26: fix oops on load | Marcin Slusarz | 1 | -1/+1 |
2009-01-07 | USB: Fix goku_udc usb speed handling | SangSu Park | 1 | -1/+1 |
2009-01-07 | USB: fix minor nit in usbfs checking | Mark Lord | 1 | -1/+1 |
2009-01-07 | USB: re-enable interface after driver unbinds | Alan Stern | 5 | -16/+26 |
2009-01-07 | USB: cancel pending Set-Config requests if userspace gets there first | Alan Stern | 1 | -4/+38 |
2009-01-07 | USB: automatically enable wakeup for PCI host controllers | Alan Stern | 4 | -10/+17 |
2009-01-07 | USB: fix up suspend and resume for PCI host controllers | Alan Stern | 5 | -95/+115 |
2009-01-07 | USB: storage: set CAPACITY_HEURISTICS flag for bad vendors | Alan Stern | 2 | -155/+23 |
2009-01-07 | USB: storage: make the "quirks=" module parameter writable | Alan Stern | 1 | -100/+69 |
2009-01-07 | USB: storage: add last-sector hacks | Alan Stern | 6 | -1/+150 |
2009-01-07 | USB: otg: twl4030 transceiver driver | David Brownell | 3 | -0/+732 |
2009-01-07 | USB: add imx udc gadget driver | Darius Augulis | 5 | -1/+1882 |
2009-01-07 | USB: extension of anchor API to unpoison an anchor | Oliver Neukum | 1 | -0/+20 |
2009-01-07 | USB: isp1760: don't auto disable Port1 on ISP1761 | Thomas Hommel | 3 | -11/+6 |
2009-01-07 | USB: unusual dev for Option N.V. ZeroCD modems | Dan Williams | 5 | -1/+177 |
2009-01-07 | USB: mark "reject" field of struct urb as atomic_t | Ming Lei | 2 | -21/+8 |
2009-01-07 | USB: utilize the bus notifiers | Alan Stern | 6 | -44/+91 |
2009-01-07 | USB: make printk messages more searchable | Wu Fengguang | 1 | -21/+24 |
2009-01-07 | USB: musb: Kill some compiling warning in musb Blackfin part | Bryan Wu | 1 | -6/+8 |
2009-01-07 | USB: musb: Blackfin provides read/write I/O accessor in header files | Bryan Wu | 1 | -1/+1 |
2009-01-07 | USB: musb: add Blackfin Kconfig options and Makefile | Bryan Wu | 3 | -4/+20 |
2009-01-07 | USB: musb: add Blackfin specific configuration to MUSB | Bryan Wu | 4 | -144/+397 |
2009-01-07 | USB: musb: enable low level DMA operation for Blackfin | Bryan Wu | 2 | -69/+162 |
2009-01-07 | USB: musb: add Blackfin version low level register accessing helper functions | Bryan Wu | 1 | -0/+24 |
2009-01-07 | USB: musb: Make sure we program the correct values in only when necessary. | Robin Getz | 1 | -6/+8 |
2009-01-07 | USB: musb: add Blackfin driver to MUSB framework (v2) | Bryan Wu | 2 | -0/+368 |
2009-01-07 | USB: usb-storage: merge DPCM support into SDDR09 | Alan Stern | 8 | -134/+69 |
2009-01-07 | USB: option: increase outgoing buffer size and number | Greg Kroah-Hartman | 1 | -2/+2 |
2009-01-07 | USB: serial: fix up urb->status usage | Greg Kroah-Hartman | 6 | -65/+68 |
2009-01-07 | USB: isp1760: Fix probe in PCI glue code | Karl Bongers | 1 | -42/+55 |
2009-01-07 | USB: isp1760: use a specific PLX bridge instead of any bdridge | Sebastian Andrzej Siewior | 1 | -6/+10 |
2009-01-07 | USB: gadget: don't wait for completion twice | Felipe Balbi | 1 | -0/+1 |
2009-01-07 | USB: serial: usb_debug: Make static | Roel Kluin | 1 | -1/+1 |
2009-01-07 | USB: Enhance usage of pm_message_t | Alan Stern | 10 | -62/+73 |
2009-01-07 | USB: utilize round_jiffies_up_relative() | Alan Stern | 1 | -2/+2 |
2009-01-07 | USB: otg: sharable otg transceiver ops | Tony Lindgren | 2 | -5/+71 |
2009-01-07 | USB: otg: add otg_put_transceiver() | Philipp Zabel | 1 | -2/+2 |
2009-01-07 | USB: otg: gpio_vbus transceiver stub | Philipp Zabel | 3 | -0/+353 |
2009-01-07 | USB: move isp1301_omap to drivers/usb/otg | David Brownell | 4 | -0/+1724 |
2009-01-07 | USB: gadget: s3c2410_udc uses standard GPIO calls | Ben Dooks | 1 | -12/+22 |
2009-01-07 | USB: gadget: pxa25x_udc vbus sense initialization | David Brownell | 1 | -1/+1 |
2009-01-07 | USB: musb: check if set_irq_wake succeded and remember it | Felipe Balbi | 2 | -2/+7 |
2009-01-07 | USB: musb: host side diagnostics tweaks | David Brownell | 2 | -11/+15 |
2009-01-07 | USB: musb: minor locking fix | David Brownell | 1 | -2/+2 |
2009-01-07 | USB: musb: build fixes for DaVinci | Kevin Hilman | 1 | -3/+9 |
2009-01-07 | USB: musb: sysfs mode updates | David Brownell | 5 | -11/+32 |
2009-01-07 | USB: gadget: MIPS ci13xxx_udc | David Lopo | 5 | -0/+3051 |
2009-01-07 | USB: gadget: change simple_strtol to simple_strtoul | Julia Lawall | 1 | -1/+1 |
2009-01-07 | USB: Don't use __module_param_call; use core_param. | Rusty Russell | 1 | -2/+6 |
2009-01-07 | USB: storage: set bounce limit for non-DMA-capable host controllers | Alan Stern | 1 | -0/+8 |