summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-20/+3
2012-03-20usbfs: kill racy detection of simple_pin_fs()Al Viro1-9/+1
2012-03-20tidy up after d_make_root() conversionAl Viro1-4/+2
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-8/+1
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-113/+285
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li1-3/+7
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman3-16/+25
2012-03-02usb/core: remove "always" from usb_unlink_urb() kernel doc entrySebastian Andrzej Siewior1-4/+7
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-3/+3
2012-02-28usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker1-0/+2
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman6-103/+266
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-14USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp1-8/+2
2012-02-14USB: Set wakeup bits for all children hubs.Sarah Sharp1-7/+15
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-12/+39
2012-02-14USB: Refactor hub remote wake handling.Sarah Sharp1-24/+35
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp1-0/+12
2012-02-14USB: Suspend functions before putting dev into U3.Sarah Sharp1-1/+2
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp1-5/+20
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2-3/+8
2012-02-09usb: Use hub port data to determine whether a port is removableMatthew Garrett1-0/+40
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett1-0/+23
2012-02-02USB: debugging code shouldn't alter control flowAlan Stern1-13/+8
2012-01-26USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern1-41/+20
2012-01-24Dynamic ID addition doesn't need get_driver()Alan Stern1-4/+1
2012-01-24USB: cleanup the handling of the PM complete callOliver Neukum3-18/+22
2012-01-24USB: code cleanup in suspend/resume path (3rd try)Oliver Neukum1-30/+63
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-6/+6
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-175/+193
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-1/+1
2012-01-03usbfs: propagate umode_tAl Viro1-10/+8
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-2/+2
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro2-2/+2
2012-01-03vfs: live vfsmounts never have NULL ->mnt_sbAl Viro1-3/+2
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro1-3/+3
2012-01-03USB: remove dead code from suspend/resume pathOliver Neukum1-21/+7
2012-01-03USB: add quirk for another cameraOliver Neukum1-1/+4
2011-12-22usbfs: Fix oops related to user namespace conversion.Sarah Sharp1-1/+2
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep2-45/+45
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch1-3/+2
2011-11-26USB: remove BKL commentsDavidlohr Bueso1-1/+0
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2-0/+33
2011-11-18USB: make the usbfs memory limit configurableAlan Stern1-4/+22
2011-11-18USB: change the memory limits in usbfs URB submissionAlan Stern1-19/+57
2011-11-18USB: unify some error pathways in usbfsAlan Stern1-46/+50
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold1-14/+0
2011-11-15USB: Add optional match for interface class to dynamic ID facilityJosua Dietze1-1/+7
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern2-25/+3
2011-11-14USB: quirks: adding more quirky webcams to avoid squeaky audiosordna1-0/+24
2011-11-14USB: add quirk for Logitech C600 web camJosh Boyer1-0/+3