Age | Commit message (Expand) | Author |
2008-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-05-02 | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f... | David Lopo |
2008-05-02 | usb_serial: some coding style fixes | Alan Cox |
2008-05-02 | USB: Remove redundant dependencies on USB_ATM. | Robert P. J. Day |
2008-05-02 | USB: UHCI: disable remote wakeup when it's not needed | Alan Stern |
2008-05-02 | USB: OHCI: work around bogus compiler warning | Alan Stern |
2008-05-02 | USB: add Cypress c67x00 OTG controller HCD driver | Peter Korsgaard |
2008-05-02 | USB: add Cypress c67x00 OTG controller core driver | Peter Korsgaard |
2008-05-02 | USB: add Cypress c67x00 low level interface code | Peter Korsgaard |
2008-05-02 | USB: airprime: unlock mutex instead of trying to lock it again | Leonardo Chiquitto |
2008-05-02 | USB: storage: Update mailling list address | Andrew Lunn |
2008-05-02 | USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. | Andrew Lunn |
2008-05-02 | USB: add more FTDI device ids | Peter Mack |
2008-05-02 | USB: fix cannot work usb storage when using ohci-sm501 | Yoshihiro Shimoda |
2008-05-02 | usb: gadget zero timer init fix | David Lopo |
2008-05-02 | usb: gadget zero style fixups (mostly whitespace) | David Brownell |
2008-05-02 | usb serial gadget: CDC ACM fixes | David Brownell |
2008-05-02 | usb: pxa27x_udc driver | Robert Jarzmik |
2008-05-02 | USB: INTOVA Pixtreme camera mass storage device | Rohan Hart |
2008-05-02 | USB: mos7840: test and propagate set_uart_reg return value | Roel Kluin |
2008-05-02 | USB: usbtest displays diagnostics again | David Brownell |
2008-05-02 | usb: libusual kthread_run() called with wrong format. | Rusty Russell |
2008-05-02 | usb-storage: add unusual_devs entry for Samsung YP-U3 | Alan Stern |
2008-05-02 | USB: storage/onetouch.c: make a function static | Adrian Bunk |
2008-05-02 | usb-storage: fix build failure in OneTouch driver | Dmitry Torokhov |
2008-05-02 | usb: ldusb: ld_usb semaphore to mutex | Daniel Walker |
2008-05-02 | USB: ISP1760 HCD driver | Sebastian Siewior |
2008-05-02 | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | usb gadget: switch to put_char returning int | Alan Cox |
2008-04-29 | usb: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | usb: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan |
2008-04-28 | drivers/usb annotations and fixes | Al Viro |
2008-04-24 | usb: don't update devnum for wusb devices | David Vrabel |
2008-04-24 | wusb: make ep0_reinit available for modules | Inaky Perez-Gonzalez |
2008-04-24 | wusb: devices dont use a set address | Inaky Perez-Gonzalez |
2008-04-24 | wusb: teach choose_address() about wireless devices | Inaky Perez-Gonzalez |
2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei |
2008-04-24 | usb serial: more fixes and groundwork for tty changes | Alan Cox |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | USB: usbfs: export the URB_NO_INTERRUPT flag to userspace | Alan Stern |
2008-04-24 | USB: fix compile problems in ehci-hcd | Alan Stern |
2008-04-24 | USB: ehci: qh_completions cleanup and bugfix | David Brownell |
2008-04-24 | USB: cdc-acm: signedness fix | David Brownell |
2008-04-24 | USB: don't explicitly reenable root-hub status interrupts | Alan Stern |
2008-04-24 | USB: OHCI: turn off RD when remote wakeup is disabled | Alan Stern |
2008-04-24 | USB: HCDs use the do_remote_wakeup flag | Alan Stern |
2008-04-24 | USB: g_file_storage: ignore bulk-out data after invalid CBW | Alan Stern |
2008-04-24 | USB: serial: remove endpoints setting checks from core and header | Greg Kroah-Hartman |