summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-21/+300
2012-01-10Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+6
2012-01-10Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+71
2012-01-10Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+13
2012-01-10Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds181-3722/+4720
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann6-21/+22
2012-01-09... and the same for gadgetfsAl Viro1-15/+11
2012-01-09functionfs: unfuck failure exits on mountAl Viro1-20/+11
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-13/+12
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+7
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-24/+21
2012-01-08Merge branch 'samsung/dt' into next/dtArnd Bergmann6-21/+22
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds41-688/+43
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann9-10/+28
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman41-688/+43
2012-01-06USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder1-0/+1
2012-01-05Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-3/+5
2012-01-05xhci: Clean up 32-bit build warnings.Sarah Sharp1-2/+4
2012-01-05usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li1-0/+1
2012-01-05drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall1-0/+4
2012-01-05drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall1-1/+1
2012-01-05drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall1-4/+9
2012-01-05usb: option: add ZD Incorporated HSPA modemJanne Snabb1-0/+5
2012-01-05usb: ch9: fix up MaxStreams helperFelipe Balbi2-4/+2
2012-01-05USB: usb-skeleton.c: cleanup open_countMing Lei1-18/+4
2012-01-05USB: usb-skeleton.c: fix open/disconnect raceMing Lei1-1/+17
2012-01-05xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2-1/+1
2012-01-04usbfs: propagate umode_tAl Viro1-10/+8
2012-01-04switch ->is_visible() to returning umode_tAl Viro1-2/+2
2012-01-04switch device_get_devnode() and ->devnode() to umode_t *Al Viro5-5/+5
2012-01-04vfs: live vfsmounts never have NULL ->mnt_sbAl Viro1-3/+2
2012-01-04vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro1-3/+3
2012-01-04USB: remove dead code from suspend/resume pathOliver Neukum1-21/+7
2012-01-04USB: add quirk for another cameraOliver Neukum1-1/+4
2012-01-04drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam1-0/+1
2012-01-03xhci: Better debugging for critical host errors.Sarah Sharp1-0/+18
2012-01-02misc latin1 to utf8 conversionsAl Viro5-8/+8
2011-12-28Merge branch 'samsung/ohci' into next/driversArnd Bergmann4-0/+286
2011-12-28Merge branch 'v3.2-rc6' into next/driversArnd Bergmann5-2/+19
2011-12-28Merge branch 'tegra/dt' into next/dtArnd Bergmann1-0/+71
2011-12-26Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki1-6/+7
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-10/+28
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han4-0/+286
2011-12-23xhci: Be less verbose during URB cancellation.Sarah Sharp2-17/+17
2011-12-23xhci: Remove debugging about ring structure allocation.Sarah Sharp1-14/+0
2011-12-23xhci: Remove debugging about toggling cycle bits.Sarah Sharp1-13/+0
2011-12-23xhci: Remove debugging for individual transfers.Sarah Sharp1-22/+0
2011-12-23xhci: Remove useless sg-list debugging.Sarah Sharp1-20/+0
2011-12-23xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp1-4/+4