| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2008-03-24 | 1 | -0/+3 |
* | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day | 2008-03-10 | 1 | -4/+0 |
* | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day | 2008-03-10 | 1 | -1/+1 |
* | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 2008-02-01 | 11 | -205/+220 |
* | USB: stop io performed by mos7720 upon close() | Oliver Neukum | 2008-02-01 | 1 | -0/+2 |
* | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" | Robert P. J. Day | 2008-02-01 | 1 | -5/+5 |
* | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski | 2008-02-01 | 1 | -0/+1 |
* | USB: add Printer Gadget Driver | Craig W. Nadler | 2008-02-01 | 3 | -0/+37 |
* | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2008-01-31 | 2 | -0/+488 |
* | docbook: fix usb content | Randy Dunlap | 2007-10-15 | 1 | -2/+2 |
* | USB: serial core should respect driver requirements | Alan Stern | 2007-10-12 | 1 | -7/+13 |
* | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 2007-10-12 | 1 | -0/+866 |
* | USB: remove USB_QUIRK_NO_AUTOSUSPEND | Alan Stern | 2007-10-12 | 1 | -5/+2 |
* | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> | David Brownell | 2007-07-12 | 2 | -0/+82 |
* | USB: add RESET_RESUME device quirk | Alan Stern | 2007-07-12 | 1 | -0/+3 |
* | USB: suspend support for usb serial | Oliver Neukum | 2007-07-12 | 1 | -0/+7 |
* | USB: <linux/usb/ch9.h> minor doc update | David Brownell | 2007-04-27 | 1 | -6/+9 |
* | USB: additional structure from cdc spec | Oliver Neukum | 2007-04-27 | 1 | -0/+11 |
* | USB: add a blacklist for devices that can't handle some things we throw at them. | Oliver Neukum | 2007-02-23 | 1 | -0/+11 |
* | USB: add rationale on why usb descriptor structures have to be packed | Inaky Perez-Gonzalez | 2007-02-23 | 1 | -4/+18 |
* | USB: add driver for iowarrior devices. | Greg Kroah-Hartman | 2007-02-23 | 1 | -0/+33 |
* | USB: cdc-acm: fix incorrect throtteling, make set_control optional | Oliver Neukum | 2007-02-16 | 1 | -0/+7 |
* | USB: descriptor structures have to be packed | Inaky Perez-Gonzalez | 2007-02-16 | 1 | -10/+10 |
* | USB: add flow control to usb-serial generic driver. | Joris van Rantwijk | 2007-02-16 | 1 | -0/+6 |
* | USB serial: add dynamic id support to usb-serial core | Greg Kroah-Hartman | 2007-02-07 | 1 | -0/+5 |
* | USB: define USB_CLASS_MISC in <linux/usb/ch9.h> | David Brownell | 2007-02-07 | 1 | -0/+1 |
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 2007-02-07 | 2 | -0/+567 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -6/+6 |
* | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2006-09-27 | 2 | -0/+165 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 | 1 | -0/+131 |
* | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman | 2006-07-12 | 1 | -0/+300 |
* | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 | 1 | -0/+25 |
* | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> | David Brownell | 2006-06-21 | 2 | -0/+55 |
* | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 2006-06-21 | 1 | -0/+205 |
* | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev | 2006-04-14 | 1 | -0/+444 |