Age | Commit message (Expand) | Author | Files | Lines |
2011-04-14 | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. | huajun li | 1 | -2/+2 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 6 | -8/+8 |
2011-04-02 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 6 | -8/+8 |
2011-03-30 | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 1 | -0/+3 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
2011-03-14 | USB: Add support for SuperSpeed isoc endpoints | Paul Zimmerman | 1 | -0/+2 |
2011-03-14 | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. | Sarah Sharp | 1 | -1/+0 |
2011-03-14 | usb: Make core allocate resources per PCI-device. | Sarah Sharp | 1 | -0/+7 |
2011-03-14 | usb: Store bus type in usb_hcd, not in driver flags. | Sarah Sharp | 1 | -0/+4 |
2011-03-14 | usb: Change usb_hcd->bandwidth_mutex to a pointer. | Sarah Sharp | 1 | -1/+1 |
2011-03-14 | USB 3.0 Hub Changes | John Youn | 1 | -4/+37 |
2011-03-14 | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 1 | -7/+0 |
2011-03-12 | usb: host: Add EHCI driver for NVIDIA Tegra SoCs | Benoit Goby | 1 | -1/+3 |
2011-03-12 | usb: otg: Add ulpi viewport access ops | Benoit Goby | 1 | -0/+5 |
2011-03-07 | USB: Rename "msm72k_otg.c" to "msm_otg.c" | Pavankumar Kondeti | 1 | -1/+1 |
2011-03-07 | USB: move usbcore away from hcd->state | Alan Stern | 1 | -0/+4 |
2011-02-25 | USB: fix unsafe USB_SS_MAX_STREAMS() definition | Dmitry Torokhov | 1 | -1/+1 |
2011-02-25 | USB: serial drivers need to use larger bulk-in buffers | Alan Stern | 1 | -1/+2 |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2 | -9/+18 |
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | 1 | -3/+3 |
2011-02-18 | usb: otg: TWL6030 Save the last event in otg_transceiver | Hema HK | 1 | -0/+1 |
2011-02-17 | tty: remove filp from the USB tty ioctls | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2011-02-17 | USB: usb.h: Make comment match the defines it describes | Paul Bolle | 1 | -2/+2 |
2011-02-17 | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman | 4 | -9/+22 |
2011-02-10 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -4/+0 |
2011-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -5/+18 |
2011-02-09 | CDC NCM errata updates for cdc.h | Alexey Orishko | 1 | -5/+18 |
2011-02-04 | USB: Fix trout build failure with ci13xxx_msm gadget | Pavankumar Kondeti | 1 | -4/+0 |
2011-02-04 | USB: gadget: export functionfs.h to the includes available for userspace | Marek Szyprowski | 1 | -0/+1 |
2011-02-04 | USB: HCD: Add driver hooks for (un)?map_urb_for_dma | Robert Morell | 1 | -0/+15 |
2011-02-04 | USB: HCD: Add usb_hcd prefix to exported functions | Robert Morell | 1 | -2/+2 |
2011-01-24 | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman | 1 | -0/+1 |
2011-01-23 | USB: serial: handle Data Carrier Detect changes | Libor Pechacek | 1 | -0/+3 |
2011-01-15 | xHCI: synchronize irq in xhci_suspend() | Andiry Xu | 1 | -0/+1 |
2011-01-08 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -5/+237 |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 7 | -5/+237 |
2010-12-15 | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman | 1 | -4/+4 |
2010-12-11 | USB: OTG: msm: Add support for power management | Pavankumar Kondeti | 2 | -0/+7 |
2010-12-11 | USB: Add MSM OTG Controller driver | Pavankumar Kondeti | 2 | -0/+164 |
2010-12-11 | USB: otg: fix link breakage, when the NOP USB Xceiver is a module | Guennadi Liakhovetski | 1 | -1/+1 |
2010-12-10 | usb: musb: drop the set_clock magic | Felipe Balbi | 1 | -3/+0 |
2010-12-10 | usb: musb: mark ->set_clock deprecated | Felipe Balbi | 1 | -1/+1 |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 1 | -0/+3 |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi | 1 | -1/+1 |
2010-12-06 | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko | 1 | -0/+6 |
2010-12-01 | usb: gadget: langwell_udc: add usb test mode support | Luo Andy | 1 | -0/+10 |
2010-11-11 | usb: USB3.0 ch11 definitions | Tatyana Brokhman | 2 | -0/+51 |