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