summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-10-12drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer
2013-10-12drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer
2013-10-12drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-06drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer
2013-10-06drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer
2013-10-06drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer
2013-10-06drivers: usb: core: hcd: Whitespace fixesMatthias Beyer
2013-10-06drivers: usb: core: hcd: moved asterix to variableMatthias Beyer
2013-09-30Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-26usb: core: usb_amd_resume_quirk() can be staticFengguang Wu
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas
2013-09-26usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-09-26USB: fix substandard locking for the sysfs filesAlan Stern
2013-09-26usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-23usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou
2013-09-17usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()Xenia Ragiadakou
2013-09-17usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-09-17usb-core: Make usb_free_streams return an errorHans de Goede
2013-09-17USB: see if URB comes from a completion handlerAlan Stern
2013-08-31usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou
2013-08-30usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman
2013-08-23USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman
2013-08-23usb: don't use bNbrPorts after initializationKrzysztof Mazur
2013-08-23usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
2013-08-23usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-08-16Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15usb: Don't fail port power resume on device disconnect.Sarah Sharp
2013-08-15usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-08-15USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley
2013-08-12usb/hcd: Log error code if reset() failsMark Brown
2013-08-12usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-01USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-01USB: refactor code for enabling/disabling remote wakeupAlan Stern
2013-08-01USB: simplify the interface of usb_get_status()Alan Stern
2013-08-01usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-25usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede
2013-07-25USB: remove redundant "#if"Alan Stern