Age | Commit message (Expand) | Author | Files | Lines |
2011-02-25 | drivers:uwb:scan.c remove one to many l's in the word. | Justin P. Mattock | 1 | -1/+1 |
2011-02-25 | drivers:usb:wusbhc.h remove one to many l's in the word. | Justin P. Mattock | 1 | -1/+1 |
2011-02-25 | USB: opticon: add rts and cts support | Martin Jansen | 1 | -44/+112 |
2011-02-25 | USB: serial drivers need to use larger bulk-in buffers | Alan Stern | 1 | -3/+2 |
2011-02-25 | USB: EHCI bus glue for on-chip PMC MSP USB controller | Anoop | 3 | -2/+401 |
2011-02-25 | usb: gadget: composite: fix req->length in composite_setup() | Maulik Mankad | 1 | -1/+1 |
2011-02-25 | USB: use "device number" instead of "address" | Alan Stern | 1 | -26/+22 |
2011-02-25 | USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM | RĂ©mi Denis-Courmont | 1 | -5/+10 |
2011-02-25 | USB: EHCI: Fix compiler warnings with MSM driver | Pavankumar Kondeti | 1 | -1/+3 |
2011-02-25 | USB: gadget: Add test mode support for ci13xxx_udc | Pavankumar Kondeti | 2 | -6/+51 |
2011-02-25 | USB: gadget: Implement remote wakeup in ci13xxx_udc | Pavankumar Kondeti | 2 | -29/+99 |
2011-02-25 | USB: gadget: Implement hardware queuing in ci13xxx_udc | Pavankumar Kondeti | 2 | -76/+104 |
2011-02-25 | USB: serial: mos7720: Fix possible null pointer dereference | Huzaifa Sidhpurwala | 1 | -1/+2 |
2011-02-25 | USB: serial: keyspan: Fix possible null pointer dereference. | Huzaifa Sidhpurwala | 1 | -5/+5 |
2011-02-25 | usb: m66592-udc: Fixed bufnum of Bulk | Yusuke Goda | 1 | -1/+1 |
2011-02-25 | ehci: Check individual port status registers on resume | Matthew Garrett | 1 | -1/+22 |
2011-02-21 | usb: musb: gadget: DBG() already prints function name | Sergei Shtylyov | 1 | -4/+4 |
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | 4 | -11/+11 |
2011-02-18 | usb: musb: OMAP4430: Fix usb device detection if connected during boot | Hema HK | 2 | -5/+52 |
2011-02-18 | usb: otg: TWL6030 Save the last event in otg_transceiver | Hema HK | 1 | -0/+3 |
2011-02-18 | usb: otg: TWL6030: Introduce the twl6030_phy_suspend function. | Hema HK | 1 | -0/+13 |
2011-02-17 | usb: otg: Remove one unnecessary I2C read request. | Hema HK | 1 | -5/+2 |
2011-02-17 | usb: otg: enable regulator only on cable/device connect | Hema HK | 1 | -15/+12 |
2011-02-17 | usb: musb: Using runtime pm APIs for musb. | Hema HK | 2 | -59/+24 |
2011-02-17 | usb: musb: gadget: do not poke with gadget's list_head | Felipe Balbi | 4 | -31/+41 |
2011-02-17 | usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d... | Felipe Balbi | 1 | -71/+79 |
2011-02-17 | usb: musb: do not error out if Kconfig doesn't match board mode | Felipe Balbi | 1 | -25/+0 |
2011-02-17 | usb: isp1362-hcd: use bitmap_clear() and bitmap_set() | Akinobu Mita | 1 | -5/+2 |
2011-02-17 | USB: make ehci msm driver use ehci_run. | Matthieu CASTET | 1 | -87/+5 |
2011-02-17 | USB: don't run ehci_reset in ehci_run for tdi device | Matthieu CASTET | 2 | -3/+9 |
2011-02-17 | USB: OTG: msm: Fix bug in msm_otg_mode_write | Pavankumar Kondeti | 1 | -1/+2 |
2011-02-17 | USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled | Pavankumar Kondeti | 1 | -15/+13 |
2011-02-17 | usb_storage: realtek_cr patch: add const modifier | wwang | 1 | -1/+1 |
2011-02-17 | usb_storage: realtek_cr patch: fix sparse warning | wwang | 1 | -2/+2 |
2011-02-17 | USB: sierra: error handling in runtime PM | Oliver Neukum | 1 | -4/+12 |
2011-02-17 | usb_wwan: fix error case in close() | Oliver Neukum | 1 | -1/+3 |
2011-02-17 | usb_wwan: error case of resume | Oliver Neukum | 1 | -1/+22 |
2011-02-17 | usb_wwan: data consistency in error case | Oliver Neukum | 1 | -1/+1 |
2011-02-17 | usb_wwan: fix runtime PM in error case | Oliver Neukum | 1 | -0/+1 |
2011-02-17 | usb_wwan: fix error in marking device busy | Oliver Neukum | 1 | -4/+9 |
2011-02-17 | usb: gadget: at91_udc: Fix error path | Rahul Ruikar | 1 | -1/+3 |
2011-02-17 | USB: isp1760: Implement solution for erratum 2 | Sebastian Andrzej Siewior | 2 | -6/+17 |
2011-02-17 | USB: Mark EHCI LPM functions as __maybe_unused | Maksim Rayskiy | 1 | -2/+3 |
2011-02-17 | usb: fusb300_udc: add more "ep%d" names | Dan Carpenter | 1 | -1/+2 |
2011-02-17 | USB: s3c2410_udc: Add handling for S3C244X dual-packet mode | Fabian Godehardt | 1 | -1/+15 |
2011-02-17 | usb: pch_udc: Fixed issue which does not work with g_ether | Toshiharu Okada | 1 | -74/+104 |
2011-02-17 | USB: Gadget: Reorder driver name assignment | Jassi Brar | 1 | -3/+3 |
2011-02-17 | USB: Gadget: Composite: Debug interface comparison | Jassi Brar | 1 | -3/+3 |
2011-02-17 | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman | 467 | -3326/+8101 |
2011-02-17 | Revert "USB host: Move AMD PLL quirk to pci-quirks.c" | Greg Kroah-Hartman | 10 | -311/+222 |