Age | Commit message (Expand) | Author |
2008-12-17 | USB: fix comment about endianness of descriptors | Phil Endecott |
2008-10-20 | Merge branch 'master' into for-upstream | David Vrabel |
2008-10-17 | usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn... | Stephen Ware |
2008-10-17 | USB: Fix spelling in usb/serial.h | Geoff Levand |
2008-10-17 | usb gadget: cdc obex glue | Felipe Balbi |
2008-10-17 | usb gadget: function activation/deactivation | David Brownell |
2008-10-17 | USB: add USB test and measurement class driver | Greg Kroah-Hartman |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar |
2008-09-17 | wusb: add the Wireless USB include files. | Inaky Perez-Gonzalez |
2008-08-13 | usb: musb: pass configuration specifics via pdata | Felipe Balbi |
2008-08-13 | USB: Add MUSB and TUSB support | Felipe Balbi |
2008-08-13 | usb-serial: don't release unregistered minors | Alan Stern |
2008-07-26 | usb: move ehci reg def | Yinghai Lu |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven |
2008-07-22 | usb_serial: API all change | Alan Cox |
2008-07-21 | USB Gadget: documentation update | Alan Stern |
2008-07-21 | usb: irda: cleanup on ir-usb module | Felipe Balbi |
2008-07-21 | usb gadget: composite gadget core | David Brownell |
2008-07-21 | usb gadget: descriptor copying support | David Brownell |
2008-06-28 | rndis_host: pass buffer length to rndis_command | Jussi Kivilinna |
2008-05-20 | USB: CDC WDM driver | Oliver Neukum |
2008-05-14 | USB: add association.h | Greg Kroah-Hartman |
2008-05-02 | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance | David Lopo |
2008-05-02 | USB: add Cypress c67x00 OTG controller core driver | Peter Korsgaard |
2008-05-02 | USB: Add the USB 2.0 extension descriptor. | Sarah Sharp |
2008-04-24 | USB: serial: remove endpoints setting checks from core and header | Greg Kroah-Hartman |
2008-04-24 | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day |
2008-04-24 | USB: defines for USB "Link Power Management" (LPM) ECN | David Brownell |
2008-04-24 | USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h | Greg Kroah-Hartman |
2008-04-06 | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop |
2008-03-24 | USB: new quirk flag to avoid Set-Interface | Alan Stern |
2008-03-10 | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day |
2008-03-10 | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day |
2008-02-01 | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman |
2008-02-01 | USB: stop io performed by mos7720 upon close() | Oliver Neukum |
2008-02-01 | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" | Robert P. J. Day |
2008-02-01 | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski |
2008-02-01 | USB: add Printer Gadget Driver | Craig W. Nadler |
2008-01-31 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna |
2007-10-15 | docbook: fix usb content | Randy Dunlap |
2007-10-12 | USB: serial core should respect driver requirements | Alan Stern |
2007-10-12 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell |
2007-10-12 | USB: remove USB_QUIRK_NO_AUTOSUSPEND | Alan Stern |
2007-07-12 | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> | David Brownell |
2007-07-12 | USB: add RESET_RESUME device quirk | Alan Stern |
2007-07-12 | USB: suspend support for usb serial | Oliver Neukum |
2007-04-27 | USB: <linux/usb/ch9.h> minor doc update | David Brownell |
2007-04-27 | USB: additional structure from cdc spec | Oliver Neukum |
2007-02-23 | USB: add a blacklist for devices that can't handle some things we throw at them. | Oliver Neukum |
2007-02-23 | USB: add rationale on why usb descriptor structures have to be packed | Inaky Perez-Gonzalez |