| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: usb-audio: unify constants from specification | Daniel Mack | 2010-05-31 | 1 | -25/+63 |
* | ALSA: usb-audio: fix selector unit string index accessor | Daniel Mack | 2010-05-31 | 1 | -1/+1 |
* | include/linux/usb/audio-v2.h: add more UAC2 details | Daniel Mack | 2010-05-31 | 1 | -1/+20 |
* | ALSA: usb-audio: UAC2: clean up parsing of bmaControls | Daniel Mack | 2010-05-31 | 1 | -0/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-29 | 1 | -0/+16 |
|\ |
|
| * | ALSA: usb-audio: parse UAC2 endpoint descriptors correctly | Daniel Mack | 2010-05-27 | 1 | -0/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 23 | -81/+1526 |
|\ \
| |/
|/| |
|
| * | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman | 2010-05-20 | 14 | -88/+92 |
| * | USB: f_fs: the FunctionFS driver | Michal Nazarewicz | 2010-05-20 | 1 | -0/+199 |
| * | USB: serial: remove multi-urb write from generic driver | Johan Hovold | 2010-05-20 | 1 | -6/+2 |
| * | USB: serial: reimplement generic fifo-based writes | Johan Hovold | 2010-05-20 | 1 | -0/+12 |
| * | USB: Add definition for the Pipe Usage descriptor | Matthew Wilcox | 2010-05-20 | 1 | -0/+2 |
| * | USB: export the new ch11.h file to userspce | Alan Stern | 2010-05-20 | 2 | -6/+5 |
| * | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 2010-05-20 | 2 | -0/+5 |
| * | USB: ncm: added ncm.h with auxiliary definitions | Yauheni Kaliuta | 2010-05-20 | 1 | -0/+114 |
| * | usb: cdc: ncm constants and structures added | Yauheni Kaliuta | 2010-05-20 | 1 | -0/+94 |
| * | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 2010-05-20 | 1 | -0/+10 |
| * | USB: Add parsing of SuperSpeed endpoint companion descriptor. | Sarah Sharp | 2010-05-20 | 1 | -0/+2 |
| * | usb: otg: add global ULPI register definitions | Heikki Krogerus | 2010-05-20 | 1 | -0/+140 |
| * | USB: gadget: add HID gadget driver | Fabien Chouteau | 2010-05-20 | 1 | -0/+32 |
| * | USB: serial: generalise write buffer preparation | Johan Hovold | 2010-05-20 | 1 | -0/+5 |
| * | USB: serial: re-implement multi-urb writes in generic driver | Johan Hovold | 2010-05-20 | 1 | -3/+6 |
| * | USB: serial: generalise generic read implementation | Johan Hovold | 2010-05-20 | 1 | -0/+3 |
| * | USB: serial: refactor read urb submission in generic driver | Johan Hovold | 2010-05-20 | 1 | -1/+1 |
| * | USB: serial: allow drivers to define bulk buffer sizes | Johan Hovold | 2010-05-20 | 1 | -0/+5 |
| * | USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES | Hans de Goede | 2010-05-20 | 1 | -0/+4 |
| * | USB: musb: allow the Blackfin vrsel gpio to be active low | Cliff Cai | 2010-05-20 | 1 | -0/+1 |
| * | usb: musb: allow board to pass down fifo mode | Felipe Balbi | 2010-05-20 | 1 | -0/+35 |
| * | usb-serial: Use tty_port version console instead of usb_serial_port | Jason Wessel | 2010-05-20 | 1 | -2/+0 |
| * | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 2010-05-20 | 1 | -5/+2 |
| * | USB: split hub.h into ch11.h and merge-in hcd.h | Eric Lescouet | 2010-05-20 | 2 | -41/+43 |
| * | USB: make hub.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 2 | -1/+206 |
| * | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 1 | -0/+578 |
* | | Merge branch 'topic/usb' into for-linus | Takashi Iwai | 2010-05-20 | 2 | -2/+29 |
|\ \ |
|
| * | | ALSA: sound/usb: add preliminary support for UAC2 interrupts | Daniel Mack | 2010-05-11 | 2 | -0/+27 |
| * | | include/linux/usb/audio.h: add __attribute__((packed)) | Daniel Mack | 2010-05-11 | 1 | -1/+1 |
| * | | ALSA: sound/usb: fix UAC1 regression | Daniel Mack | 2010-05-08 | 1 | -1/+1 |
* | | | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 2010-04-16 | 2 | -53/+523 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Merge branch 'topic/misc' into topic/usb | Takashi Iwai | 2010-03-22 | 9 | -112/+61 |
| |\ |
|
| * | | ALSA: usb-mixer: Add support for Audio Class v2.0 | Daniel Mack | 2010-03-12 | 2 | -20/+98 |
| * | | ALSA: usb-mixer: parse descriptors with structs | Daniel Mack | 2010-03-12 | 1 | -10/+119 |
| * | | linux/usb/audio.h: split header | Daniel Mack | 2010-03-12 | 2 | -43/+326 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ALSA: usb/audio.h: Fix field order | Daniel Mack | 2010-03-05 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 8 | -91/+48 |
|\ \ |
|
| * | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev... | Dennis O'Brien | 2010-03-02 | 2 | -72/+0 |
| * | | USB: Extend and neaten dbg macros | Joe Perches | 2010-03-02 | 1 | -8/+5 |
| * | | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 2010-03-02 | 1 | -0/+1 |
| * | | USB: musb: deprecate what we don't use | Felipe Balbi | 2010-03-02 | 1 | -10/+10 |