aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-01-04xhci: Clean up 32-bit build warnings.Sarah Sharp
2012-01-04usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li
2012-01-04drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall
2012-01-04drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall
2012-01-04drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall
2012-01-04usb: option: add ZD Incorporated HSPA modemJanne Snabb
2012-01-04usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-04USB: usb-skeleton.c: cleanup open_countMing Lei
2012-01-04USB: usb-skeleton.c: fix open/disconnect raceMing Lei
2012-01-04xhci: Properly handle COMP_2ND_BW_ERRHans de Goede
2012-01-03usbfs: propagate umode_tAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03vfs: live vfsmounts never have NULL ->mnt_sbAl Viro
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2012-01-03USB: remove dead code from suspend/resume pathOliver Neukum
2012-01-03USB: add quirk for another cameraOliver Neukum
2012-01-03drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam
2012-01-02xhci: Better debugging for critical host errors.Sarah Sharp
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-27Merge branch 'samsung/ohci' into next/driversArnd Bergmann
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann
2011-12-27Merge branch 'tegra/dt' into next/dtArnd Bergmann
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han
2011-12-22xhci: Be less verbose during URB cancellation.Sarah Sharp
2011-12-22xhci: Remove debugging about ring structure allocation.Sarah Sharp
2011-12-22xhci: Remove debugging about toggling cycle bits.Sarah Sharp
2011-12-22xhci: Remove debugging for individual transfers.Sarah Sharp
2011-12-22xhci: Remove useless sg-list debugging.Sarah Sharp
2011-12-22xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp
2011-12-22xhci: Remove scary warnings about transfer issues.Sarah Sharp
2011-12-22Trivial: xhci: Fix copy-paste error.Sarah Sharp
2011-12-22usbfs: Fix oops related to user namespace conversion.Sarah Sharp
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2011-12-22usb/uas: one only one status URB/host on stream-less connectionSebastian Andrzej Siewior
2011-12-22usb/uas: use scsi_host_find_tag() to find command from a tagSebastian Andrzej Siewior
2011-12-22usb/uas: use unique tags for all LUNsSebastian Andrzej Siewior
2011-12-22UAS: Free status URB when we can't find the SCSI tag.Sarah Sharp
2011-12-22UAS: Use unique tags on non-streams devices.Sarah Sharp
2011-12-22UAS: Re-add workqueue items if submission fails.Sarah Sharp
2011-12-21Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21usb: dwc3: gadget: add support for SG listsFelipe Balbi
2011-12-21usb: dwc3: gadget: don't force 'LST' alwaysFelipe Balbi