Age | Commit message (Expand) | Author |
2011-08-10 | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device | Artur Zimmer |
2011-08-10 | USB: Serial: Add device ID for Sierra Wireless MC8305 | Florian Echtler |
2011-08-08 | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G | Vijay Chavan |
2011-08-08 | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' | Arnaud Lacombe |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K4511 | Andrew Bird |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K4510 | Andrew Bird |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K3771 | Andrew Bird |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K3770 | Andrew Bird |
2011-08-08 | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ... | Uwe Bonnes |
2011-08-08 | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink | Arvid Brodin |
2011-08-08 | USB: EHCI: Fix test mode sequence | Boris Todorov |
2011-08-08 | USB: ftdi_sio: fix minor typo in get_ftdi_divisor | Ionut Nicu |
2011-08-08 | USB: at91_udc: include linux/prefetch.h explicitly | Jean-Christophe PLAGNIOL-VILLARD |
2011-08-08 | USB: usb-storage: unusual_devs entry for ARM V2M motherboard. | Nick Bowler |
2011-08-08 | usb/ehci-mxc: add missing inclusion of mach/hardware.h | Shawn Guo |
2011-08-08 | USB: assign instead of equal in usbtmc.c | Maxim Nikulin |
2011-08-08 | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos | Kuninori Morimoto |
2011-08-08 | usb: renesas_usbhs: fix DMA build by including dma-mapping.h | Kuninori Morimoto |
2011-08-08 | usb: gadget: net2272 - Correct includes | Geert Uytterhoeven |
2011-08-01 | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman |
2011-08-01 | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2011-08-01 | usb: musb: fix oops on musb_gadget_pullup | John Stultz |
2011-08-01 | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) | Ming Lei |
2011-08-01 | usb: gadget: hid: don't STALL when processing a HID Descriptor request | Sebastian Bauer |
2011-08-01 | usb: musb: fix Kconfig | Rabin Vincent |
2011-08-01 | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich |
2011-08-01 | usb: gadget: composite: fix bMaxPacketSize for SuperSpeed | Sebastian Andrzej Siewior |
2011-08-01 | usb: gadget: fusb300: remove #if 0 block | Sebastian Andrzej Siewior |
2011-08-01 | usb: gadget: s3c2410_udc: fix unterminated platform_device_id table | Axel Lin |
2011-08-01 | usb/config: use proper endian access for wMaxPacketSize | Sebastian Andrzej Siewior |
2011-08-01 | USB: xhci: fix OS want to own HC | JiSheng Zhang |
2011-08-01 | xhci: Don't submit commands or URBs to halted hosts. | Sarah Sharp |
2011-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-27 | [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j... | Hans Verkuil |
2011-07-27 | [media] v4l2-events/fh: merge v4l2_events into v4l2_fh | Hans Verkuil |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | USB / Renesas: Fix build issue related to struct scatterlist | Rafael J. Wysocki |
2011-07-25 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik |
2011-07-19 | EHCI: fix direction handling for interrupt data toggles | Alan Stern |
2011-07-19 | USB: serial: add IDs for WinChipHead USB->RS232 adapter | Wolfgang Denk |
2011-07-16 | USB: OHCI: fix another regression for NVIDIA controllers | Alan Stern |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman |
2011-07-09 | usb: gadget: m66592-udc: add pullup function | Yoshihiro Shimoda |