Age | Commit message (Expand) | Author |
2010-04-30 | USB: sl811-hcd: Fix device disconnect | Michael Hennerich |
2010-04-30 | USB: ohci-at91: fix power management hanging | Patrice Vilchez |
2010-04-30 | USB: rename usb_buffer_alloc() and usb_buffer_free() | Daniel Mack |
2010-04-30 | USB: ti_usb: fix printk format warning | Randy Dunlap |
2010-04-30 | USB: gadget: s3c-hsotg: Add missing unlock | Julia Lawall |
2010-04-30 | USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set | Anand Gadiyar |
2010-04-30 | USB: oxu210hp: release spinlock on error path | Dan Carpenter |
2010-04-30 | USB: serial: option: add cinterion device id | Greg Kroah-Hartman |
2010-04-30 | USB: serial: option: ZTEAC8710 Support with Device ID 0xffff | Mahesh Kuruganti |
2010-04-30 | USB: serial: pl2303: Hybrid reader Uniform HCR331 | Simone Contini |
2010-04-30 | USB: option: add ID for ZTE MF 330 | Dominik Brodowski |
2010-04-30 | USB: xhci: properly set endpoint context fields for periodic eps. | Sarah Sharp |
2010-04-30 | USB: xhci: properly set the "Mult" field of the endpoint context. | Sarah Sharp |
2010-04-30 | USB: OHCI: don't look at the root hub to get the number of ports | Alan Stern |
2010-04-30 | USB: don't choose configs with no interfaces | Alan Stern |
2010-04-30 | USB: cdc-acm: add another device quirk | Russ Nelson |
2010-04-30 | USB: fix testing the wrong variable in fs_create_by_name() | Dan Carpenter |
2010-04-30 | usb: Fix tusb6010 for DMA API | Tony Lindgren |
2010-04-30 | musb_core: fix musb_init_controller() error cleanup path | Sergei Shtylyov |
2010-04-30 | MUSB: fix DaVinci glue layer dependency | Sergei Shtylyov |
2010-04-30 | musb_core: don't call musb_platform_exit() twice | Sergei Shtylyov |
2010-04-30 | MUSB: OMAP: don't call clk_put() | Sergei Shtylyov |
2010-04-30 | MUSB: DaVinci: fix musb_platform_init() error cleanup path | Sergei Shtylyov |
2010-04-30 | musb_core: don't prevent disabling clock on driver unload | Sergei Shtylyov |
2010-04-30 | musb_core: don't touch 'musb->clock' in musb_free() | Sergei Shtylyov |
2010-04-30 | musb: potential use after free | Dan Carpenter |
2010-04-30 | musb: save and restore missing bus control register | Ajay Kumar Gupta |
2010-04-30 | MUSB: Blackfin: don't fake blackfin_interrupt() result | Sergei Shtylyov |
2010-04-22 | usb: Increase timeout value for device reset | Dinh Nguyen |
2010-04-22 | USB: put claimed interfaces in the "suspended" state | Alan Stern |
2010-04-22 | USB: EHCI: defer reclamation of siTDs | Alan Stern |
2010-04-22 | USB: fix remote wakeup settings during system sleep | Alan Stern |
2010-04-22 | USB: pl2303: add AdLink ND-6530 USB IDs | Manuel Jander |
2010-04-22 | USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem. | William Lightning |
2010-04-22 | USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename | Sergei Shtylyov |
2010-04-22 | USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs | Dan Williams |
2010-04-22 | usb: wusb: don't overflow the Keep Alive IE buffer | David Vrabel |
2010-04-22 | USB: ehci: omap: fix kernel panic with rmmod | Ajay Kumar Gupta |
2010-04-22 | USB: fixed bug in usbsevseg using USB autosuspend incorrectly | Harrison Metzger |
2010-04-22 | USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices | Alex Manoussakis |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | ARM: 5965/1: Fix soft lockup in at91 udc driver | Harro Haan |
2010-03-26 | USB gadget r8a66597-udc.c: duplicated include | Andrea Gelmini |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-03-19 | USB: gadget/multi: cdc_do_config: remove redundant check | Peter Korsgaard |
2010-03-19 | usb: r8a66597-hcd: fix removed from an attached hub | Yoshihiro Shimoda |
2010-03-19 | USB: xhci: Make endpoint interval debugging clearer. | Sarah Sharp |