summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09... and the same for gadgetfsAl Viro
2012-01-09functionfs: unfuck failure exits on mountAl Viro
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-05USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina
2012-01-05Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-01-05xhci: Clean up 32-bit build warnings.Sarah Sharp
2012-01-05usb: 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-04usbfs: propagate umode_tAl Viro
2012-01-04switch ->is_visible() to returning umode_tAl Viro
2012-01-04switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-04vfs: live vfsmounts never have NULL ->mnt_sbAl Viro
2012-01-04vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2012-01-04USB: remove dead code from suspend/resume pathOliver Neukum
2012-01-04USB: add quirk for another cameraOliver Neukum
2012-01-04drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam
2012-01-03xhci: 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-23xhci: 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