summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-087-24/+21
|\
| * vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-1/+1
| * usbfs: propagate umode_tAl Viro2012-01-031-10/+8
| * switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
| * switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-035-5/+5
| * vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-031-3/+2
| * vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-031-3/+3
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0741-688/+43
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0641-688/+43
| |\ \ | | |/ | |/|
| | * usb: dwc3: fix a warningAlessandro Rubini2011-11-181-1/+0
| | * usb: dwc3: use debugfs_print_regs32()Alessandro Rubini2011-11-181-12/+3
| | * USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1840-675/+40
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-239-10/+28
|\ \ \ | |/ /
| * | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| |\ \
| | * | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
| | * | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
| | * | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
| * | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
| * | | USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork2011-12-131-1/+3
| * | | USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa2011-12-121-0/+10
| * | | usb: option: Add Huawei E398 controlling interfacesAlex Hermann2011-12-121-0/+3
| |/ /
| * | usb: renesas_usbhs: add hcd->has_tt for low/full speedKuninori Morimoto2011-12-121-0/+1
| * | usb: renesas_usbhs: typofix: irq_dtch control DTCHEKuninori Morimoto2011-12-121-1/+1
| * | usb: gadget: storage: release superspeed descriptors.Yu Xu2011-12-121-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0621-95/+99
|\ \ \ | |/ /
| * | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-012-7/+5
| |\ \
| | * | Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp2011-12-011-6/+1
| | * | xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-011-1/+4
| * | | usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki2011-12-012-0/+2
| |/ /
| * | usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2011-11-292-36/+42
| * | usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam2011-11-291-2/+0
| * | usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam2011-11-291-0/+1
| * | USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen2011-11-291-2/+2
| * | usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-299-14/+9
| * | usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-291-2/+2
| * | usb: renesas_usbhs: fixup driver speedKuninori Morimoto2011-11-291-1/+1
| * | usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto2011-11-291-0/+1
| * | usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto2011-11-291-0/+7
| * | usb: renesas_usbhs: fixup device_register timingKuninori Morimoto2011-11-291-26/+11
| * | usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0
| * | EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-291-4/+5
| * | xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu2011-11-281-1/+6
| * | USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-11-261-1/+1
| * | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-261-0/+7
| * | usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-261-0/+1
| * | usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-261-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0242-282/+332
|\ \ \ | |/ /
| * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-2142-282/+332
| |\ \
| | * | USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley2011-11-181-3/+11
| | * | USB: option: add PID of Huawei E173s 3G modemFerenc Wagner2011-11-181-0/+2
OpenPOWER on IntegriCloud