Age | Commit message (Expand) | Author |
2009-10-12 | USB: musb: invert arch depend string | Mike Frysinger |
2009-10-11 | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" | Linus Torvalds |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-10-09 | USB: serial: no unnecessary GFP_ATOMIC in oti6858 | Oliver Neukum |
2009-10-09 | USB: serial: fix race between unthrottle and completion handler in visor | Oliver Neukum |
2009-10-09 | USB: serial: fix assumption that throttle/unthrottle cannot sleep | Oliver Neukum |
2009-10-09 | USB: serial: fix race between unthrottle and completion handler in symbolserial | Oliver Neukum |
2009-10-09 | USB: serial: fix race between unthrottle and completion handler in opticon | Oliver Neukum |
2009-10-09 | USB: ehci: Fix isoc scheduling boundary checking. | Sarah Sharp |
2009-10-09 | USB: storage: When a device returns no sense data, call it a Hardware Error | Alan Stern |
2009-10-09 | USB: small fix in error case of suspend in generic usbserial code | Oliver Neukum |
2009-10-09 | USB: visor: fix trivial accounting bug in visor driver | Oliver Neukum |
2009-10-09 | USB: Fix throttling in generic usbserial driver | Joris van Rantwijk |
2009-10-09 | USB: cp210x: Add support for the DW700 UART | Éric Piel |
2009-10-09 | USB: ipaq: fix oops when device is plugged in | Alan Stern |
2009-10-09 | USB: isp1362: fix build warnings on 64-bit systems | Mike Frysinger |
2009-10-09 | USB: gadget: imx_udc: Use resource size | Tobias Klauser |
2009-10-09 | USB: storage: iRiver P7 UNUSUAL_DEV patch | Sergey Pinaev |
2009-10-09 | USB: musb: make HAVE_CLK support optional | Mike Frysinger |
2009-10-09 | USB: xhci: Fix dropping endpoints from the xHC schedule. | Sarah Sharp |
2009-10-09 | USB: xhci: Don't wait for a disable slot cmd when HC dies. | Sarah Sharp |
2009-10-09 | USB: xhci: Handle canceled URBs when HC dies. | Sarah Sharp |
2009-10-09 | USB: xhci: Stop debugging polling loop when HC dies. | Sarah Sharp |
2009-10-09 | USB: usbtmc: fix timeout increase | Gergely Imreh |
2009-10-09 | USB: option: Patch for Huawei Mobile Broadband E270+ Modem | Ronnie Furuskog |
2009-10-09 | USB: option: Toshiba G450 device id | Peter Magdina |
2009-10-09 | USB: usblcd, fix memory leak | Jiri Slaby |
2009-10-09 | USB: serial: sierra driver version change to 1.3.8 | Elina Pasheva |
2009-10-09 | USB: serial: don't call release without attach | Alan Stern |
2009-10-09 | USB: digi_acceleport: Fix broken unthrottle. | Johan Hovold |
2009-10-09 | USB: pl2303: fix error characters not being reported to ldisc | Johan Hovold |
2009-10-09 | USB: ftdi_sio: re-implement read processing | Johan Hovold |
2009-10-09 | USB: ftdi_sio: clean up read completion handler | Johan Hovold |
2009-10-09 | USB: ftdi_sio: remove unused rx_byte counter | Johan Hovold |
2009-10-09 | USB: ftdi_sio: remove tty->low_latency | Johan Hovold |
2009-10-09 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-10-06 | usb: r8a66597-udc unaligned fifo fix | Magnus Damm |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-27 | tty: Fix regressions caused by commit b50989dc | Dave Young |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-26 | headers: kref.h redux | Alexey Dobriyan |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-09-24 | drivers/usb/serial/sierra.c: fix CONFIG_PM=n build | Andrew Morton |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | USB: skeleton: fix coding style issues. | Greg Kroah-Hartman |
2009-09-23 | USB: O_NONBLOCK in read path of skeleton | Oliver Neukum |
2009-09-23 | USB: make usb-skeleton honor O_NONBLOCK in write path | Oliver Neukum |
2009-09-23 | USB: skel_read really sucks royally | Oliver Neukum |