summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli2020-05-273-3/+20
* PM: hibernate: Split off snapshot dev optionDomenico Andreoli2020-05-192-1/+14
* PM: hibernate: Incorporate concurrency handlingDomenico Andreoli2020-05-193-12/+22
* Merge back system-wide PM material for v5.8.Rafael J. Wysocki2020-05-0219-418/+326
|\
| * PM: sleep: Helpful edits for devices.rst documentationAlan Stern2020-04-261-42/+52
| * Merge back system-wide PM updates for v5.8.Rafael J. Wysocki2020-04-2419-396/+294
| |\
| | * Documentation: PM: sleep: Update driver flags documentationRafael J. Wysocki2020-04-243-87/+119
| | * PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki2020-04-246-10/+10
| | * PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-2413-21/+21
| | * PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki2020-04-246-20/+19
| | * PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki2020-04-246-12/+12
| | * PM: sleep: core: Rework the power.may_skip_resume handlingRafael J. Wysocki2020-04-243-18/+8
| | * PM: sleep: core: Do not skip callbacks in the resume phaseRafael J. Wysocki2020-04-245-67/+62
| | * PM: sleep: core: Fold functions into their callersRafael J. Wysocki2020-04-201-138/+60
| | * PM: sleep: core: Simplify the SMART_SUSPEND flag handlingRafael J. Wysocki2020-04-201-79/+39
* | | PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-04-271-0/+7
* | | Linux 5.7-rc3v5.7-rc3Linus Torvalds2020-04-261-1/+1
* | | Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-264-18/+78
|\ \ \
| * | | cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara2020-04-231-0/+5
| * | | cifs: ensure correct super block for DFS reconnectPaulo Alcantara2020-04-231-17/+65
| * | | cifs: do not share tcons with DFSPaulo Alcantara2020-04-231-0/+4
| * | | cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French2020-04-221-1/+2
| * | | cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-04-211-0/+2
| | |/ | |/|
* | | Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-04-2629-121/+349
|\ \ \
| * | | USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-04-232-17/+17
| * | | usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-04-231-0/+7
| * | | USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-232-5/+2
| * | | USB: hub: Fix handling of connect changes during sleepAlan Stern2020-04-231-0/+14
| * | | usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu2020-04-221-1/+4
| * | | xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman2020-04-211-5/+11
| * | | xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman2020-04-211-0/+9
| * | | xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman2020-04-213-10/+39
| * | | Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-208-37/+62
| |\ \ \
| | * | | usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter2020-04-171-24/+22
| | * | | usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov2020-04-171-5/+20
| | * | | usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan2020-04-171-2/+2
| | * | | usb: dwc3: gadget: Fix request completion checkThinh Nguyen2020-04-171-10/+2
| | * | | usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen2020-04-161-6/+2
| | * | | dt-bindings: usb: renesas,usb3-peri: add r8a77961 supportYoshihiro Shimoda2020-04-161-0/+1
| | * | | dt-bindings: usb: renesas,usbhs: add r8a77961 supportYoshihiro Shimoda2020-04-161-0/+1
| | * | | dt-bindings: usb: usb-xhci: add r8a77961 supportYoshihiro Shimoda2020-04-161-1/+2
| | * | | docs: dt: qcom,dwc3.txt: fix cross-reference for a converted fileMauro Carvalho Chehab2020-04-161-2/+2
| | * | | usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2020-04-162-11/+45
| | * | | usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen2020-04-162-4/+4
| | * | | usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor2020-04-161-1/+1
| * | | | USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-04-161-0/+4
| * | | | phy: tegra: Select USB_COMMON for usb_get_maximum_speed()Thierry Reding2020-04-161-1/+2
| * | | | usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan2020-04-161-0/+26
| * | | | usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami2020-04-161-0/+4
| * | | | cdc-acm: introduce a cool downOliver Neukum2020-04-162-3/+32