| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: isp1362: fix build failure on ARM systems via irq_flags cleanup | Lothar Wassmann | 2010-01-21 | 1 | -7/+14 |
* | USB: isp1362: better 64bit printf warning fixes | Lothar Wassmann | 2010-01-21 | 1 | -2/+2 |
* | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 2010-01-21 | 1 | -7/+0 |
* | USB: Fix level of isp1760 Reloading ptd error message | Colin Tuckley | 2010-01-21 | 1 | -3/+3 |
* | USB: FHCI: avoid NULL pointer dereference | Alexander Beregalov | 2010-01-21 | 1 | -1/+2 |
* | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 2010-01-21 | 2 | -10/+23 |
* | USB: add speed values for USB 3.0 and wireless controllers | Greg Kroah-Hartman | 2010-01-21 | 1 | -0/+6 |
* | USB: add missing delay during remote wakeup | Alan Stern | 2010-01-21 | 3 | -3/+7 |
* | USB: EHCI & UHCI: fix race between root-hub suspend and port resume | Alan Stern | 2010-01-21 | 2 | -2/+33 |
* | USB: EHCI: fix handling of unusual interrupt intervals | Alan Stern | 2010-01-21 | 1 | -3/+8 |
* | USB: Don't use GFP_KERNEL while we cannot reset a storage device | Oliver Neukum | 2010-01-21 | 2 | -5/+5 |
* | USB: fix bitmask merge error | Alan Stern | 2010-01-21 | 1 | -1/+2 |
* | usb: serial: fix memory leak in generic driver | Johan Hovold | 2010-01-21 | 1 | -0/+2 |
* | USB: serial: fix USB serial fix kfifo_len locking | Stefani Seibold | 2010-01-21 | 1 | -4/+4 |
* | USB: Fix a bug on appledisplay.c regarding signedness | pancho horrillo | 2009-12-23 | 1 | -2/+2 |
* | USB: option: support hi speed for modem Haier CE100 | Donny Kurnia | 2009-12-23 | 1 | -0/+5 |
* | USB: audio gadget: free alsa devices when unloading | Cliff Cai | 2009-12-23 | 4 | -5/+12 |
* | USB: audio gadget: fix wTotalLength calculation | Cliff Cai | 2009-12-23 | 1 | -1/+4 |
* | usb: otg: isp1301_omap: fix compile error | Felipe Balbi | 2009-12-23 | 1 | -2/+2 |
* | USB: musb: workaround Blackfin FIFO anomalies | Bryan Wu | 2009-12-23 | 2 | -45/+91 |
* | USB: musb: Fix array index out of bounds issue | Maulik Mankad | 2009-12-23 | 1 | -1/+1 |
* | USB: musb: Fix null pointer dereference issue | Maulik Mankad | 2009-12-23 | 1 | -0/+2 |
* | USB: musb: correct DMA address for tx | Cliff Cai | 2009-12-23 | 1 | -1/+1 |
* | USB: musb: gadget_ep0: avoid SetupEnd interrupt | Sergei Shtylyov | 2009-12-23 | 1 | -4/+10 |
* | USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled | Swaminathan S | 2009-12-23 | 1 | -0/+6 |
* | USB: musb: do not work if no gadget driver is loaded | Felipe Balbi | 2009-12-23 | 1 | -0/+8 |
* | USB: musb: gadget: set otg tranceiver to idle when registering gadget | Arnaud Mandy | 2009-12-23 | 1 | -0/+1 |
* | USB: musb: Populate the VBUS GPIO with the correct GPIO number | Swaminathan S | 2009-12-23 | 1 | -1/+1 |
* | USB: musb: fix compiling warning with min() macro | Cliff Cai | 2009-12-23 | 1 | -1/+1 |
* | USB: musb: move musb_remove to __exit | Felipe Balbi | 2009-12-23 | 1 | -2/+2 |
* | USB: musb_gadget: fix kernel oops in txstate() | Sergei Shtylyov | 2009-12-23 | 1 | -3/+3 |
* | USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header | Andreas Mohr | 2009-12-23 | 1 | -603/+630 |
* | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header | Andreas Mohr | 2009-12-23 | 3 | -955/+964 |
* | USB core: fix recent kernel-doc warnings | Randy Dunlap | 2009-12-23 | 2 | -4/+6 |
* | USB: add device ID for Apple Cinema Display 23in 2007 | pancho horrillo | 2009-12-23 | 1 | -0/+1 |
* | USB: fix section mismatch in early ehci dbgp | Jan Beulich | 2009-12-23 | 1 | -1/+1 |
* | USB: emi62: fix crash when trying to load EMI 6|2 firmware | Clemens Ladisch | 2009-12-23 | 1 | -1/+1 |
* | USB: serial: Extra device/vendor ID for mos7840 driver | Blaise Gassend | 2009-12-23 | 1 | -2/+5 |
* | USB: Fix double-linking of drivers/usb/otg when ULPI is selected | Bill Gatliff | 2009-12-23 | 1 | -2/+0 |
* | USB: gadget: Use ERR_PTR/IS_ERR | Julia Lawall | 2009-12-23 | 1 | -3/+5 |
* | USB: fix bugs in usb_(de)authorize_device | Alan Stern | 2009-12-23 | 2 | -13/+25 |
* | USB: rename usb_configure_device | Alan Stern | 2009-12-23 | 1 | -13/+13 |
* | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold | 2009-12-23 | 2 | -9/+8 |
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 2 | -4/+4 |
* | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 2 | -5/+5 |
* | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 3 | -5/+4 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 4 | -31/+29 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-18 | 1 | -1/+1 |
|\ |
|
| * | USB ehci: replace mach header with plat | Thomas Weber | 2009-12-16 | 1 | -1/+1 |
* | | isp1362-hcd: use bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 | 1 | -20/+6 |
|/ |
|