summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-01-22USB: qcaux: add Pantech UML290 device IDDan Williams1-0/+2
2011-01-22USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...Richard Schütz1-0/+9
2011-01-22USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz1-0/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-3/+3
2011-01-14xhci: Remove more doorbell-related readsMatthew Wilcox2-26/+17
2011-01-14xHCI: fix printk_ratelimit() usageAndiry Xu1-2/+2
2011-01-14xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu1-5/+6
2011-01-14xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu1-7/+21
2011-01-14xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu1-8/+6
2011-01-14xHCI: fix queue_trb in isoc transferAndiry Xu1-1/+4
2011-01-14xhci: Use GFP_NOIO during device reset.Sarah Sharp1-2/+6
2011-01-14usb: Realloc xHCI structures after a hub is verified.Sarah Sharp1-0/+21
2011-01-14xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui1-2/+4
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu2-32/+21
2011-01-14xhci: Resume bus on any port status change.Sarah Sharp1-1/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds11-15/+15
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+3
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-22/+22
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds91-1873/+14503
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+7
2011-01-07fs: dcache remove dcache_lockNick Piggin1-3/+0
2011-01-07fs: dcache scale subdirsNick Piggin1-3/+5
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-06Merge branch 'devel-stable' into develRussell King8-14/+397
2011-01-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2-14/+34
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock3-6/+6
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King6-0/+363
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)1-12/+32
2011-01-03Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer12-38/+328
2010-12-28ueagle-atm: fix PHY signal initialization raceDan Williams1-3/+19
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo5-9/+7
2010-12-24speedtch: don't abuse struct delayed_workTejun Heo1-12/+14
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki1-4/+3
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman7-22/+50
2010-12-22Merge branch 'master' into for-nextJiri Kosina58-226/+715
2010-12-21USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ1-28/+90
2010-12-20Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-22/+50
2010-12-16Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman1-8/+8
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer1-1/+3
2010-12-16USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov1-0/+7
2010-12-16USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti1-1/+1
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti1-2/+10
2010-12-16USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman1-0/+27
2010-12-16USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam1-12/+14
2010-12-16USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele1-1/+3
2010-12-16usb: ehci-omap: fix tll channel enable maskAnand Gadiyar1-3/+3
2010-12-16usb: ohci-omap3: fix trivial typoKeshava Munegowda1-1/+1