Age | Commit message (Expand) | Author |
2010-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-07-26 | USB: musb: tusb6010: fix compile error with n8x0_defconfig | Felipe Balbi |
2010-07-26 | USB: FTDI: Add support for the RT System VX-7 radio programming cable | Corey Minyard |
2010-07-26 | USB: add quirk for Broadcom BT dongle | Oliver Neukum |
2010-07-26 | USB: usb-storage: fix initializations of urb fields | Bob Copeland |
2010-07-26 | USB: xhci: Set Mult field in endpoint context correctly. | Sarah Sharp |
2010-07-26 | USB: sisusbvga: Fix for USB 3.0 | Oliver Neukum |
2010-07-26 | USB: adds Artisman USB dongle to list of quirky devices | Paul Mortier |
2010-07-26 | USB: xhci: Set EP0 dequeue ptr after reset of configured device. | Sarah Sharp |
2010-07-26 | USB: Fix USB3.0 Port Speed Downgrade after port reset | Sarah Sharp |
2010-07-26 | USB: xHCI: Fix another bug in link TRB activation change. | Sarah Sharp |
2010-07-26 | USB: option: Add support for AMOI Skypephone S2 | Dennis Jansen |
2010-07-26 | USB: New PIDs for Qualcomm gobi 2000 (qcserial) | Andrew Bird |
2010-07-26 | USB: ftdi_sio: support for Signalyzer tools based on FTDI chips | Colin Leitner |
2010-07-26 | USB: s3c2410_udc: be aware of connected gadget driver | Vladimir Zapolskiy |
2010-07-26 | USB: Expose vendor-specific ACM channel on Nokia 5230 | Przemo Firszt |
2010-07-26 | USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c | august huber |
2010-07-26 | USB: option: add support for 1da5:4518 | Ă–mer Sezgin Ugurlu |
2010-07-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-07-15 | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x | Eric Miao |
2010-07-11 | V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers | Laurent Pinchart |
2010-06-30 | USB: gadget: f_mass_storage: stale common->fsg value bug fix | Michal Nazarewicz |
2010-06-30 | USB: gadget: f_mass_storage: fixed fs descriptors not being updated | Michal Nazarewicz |
2010-06-30 | USB: musb: Enable the maximum supported burst mode for DMA | Hema HK |
2010-06-30 | USB: musb: fix Blackfin ulpi stubs | Mike Frysinger |
2010-06-30 | USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y | Sergei Shtylyov |
2010-06-30 | USB: musb_core: make disconnect and suspend interrupts work again | Sergei Shtylyov |
2010-06-30 | USB: obey the sysfs power/wakeup setting | Alan Stern |
2010-06-30 | USB: gadget eth: Fix calculate CRC32 in EEM | Jiri Pinkava |
2010-06-30 | USB: qcserial: fix a memory leak in qcprobe error path | Axel Lin |
2010-06-30 | USB: gadget/printer, fix sleep inside atomic | Jiri Slaby |
2010-06-30 | USB: isp1362-hcd, fix double lock | Jiri Slaby |
2010-06-30 | USB: serial: ftdi: correct merge conflict with CONTEC id | Daniel Sangorrin |
2010-06-30 | USB: fix oops in usb_sg_init() | Alan Stern |
2010-06-30 | USB: s3c2410: deactivate endpoints before gadget unbinding | Vladimir Zapolskiy |
2010-06-30 | USB: ehci-mxc: bail out on transceiver problems | Wolfram Sang |
2010-06-30 | USB: otg/ulpi: bail out on read errors | Wolfram Sang |
2010-06-30 | usb: musb: Fix a bug by making suspend interrupt available in device mode | Maulik Mankad |
2010-06-30 | USB: r8a66597: Fix failure in change of status | Nobuhiro Iwamatsu |
2010-06-30 | USB: xHCI: Fix bug in link TRB activation change. | Sarah Sharp |
2010-06-30 | USB: gadget: g_fs: possible invalid pointer reference bug fixed | Michal Nazarewicz |
2010-06-30 | USB: g_serial: fix tty cleanup on unload | Jon Povey |
2010-06-30 | USB: g_serial: don't set low_latency flag | Jon Povey |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-06-04 | USB: unbind all interfaces before rebinding them | Alan Stern |
2010-06-04 | USB: serial: digi_acceleport: Eliminate a NULL pointer dereference | Julia Lawall |
2010-06-04 | usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected | Grant Likely |
2010-06-04 | USB: cdc-acm: fix resource reclaim in error path of acm_probe | Axel Lin |