index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
2018-10-02
1
-0
/
+18
*
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
2018-10-02
3
-6
/
+28
*
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
2018-10-02
1
-2
/
+2
*
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
2018-10-02
1
-2
/
+4
*
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
2018-10-02
3
-0
/
+30
*
PCI / ACPI: Enable wake automatically for power managed bridges
Mika Westerberg
2018-10-02
1
-1
/
+15
*
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
2018-10-02
1
-3
/
+6
*
PCI: Make link active reporting detection generic
Keith Busch
2018-10-02
5
-33
/
+33
*
PCI: Unify device inaccessible
Keith Busch
2018-10-02
2
-11
/
+59
*
PCI/ERR: Always report current recovery status for udev
Keith Busch
2018-10-02
1
-3
/
+2
*
PCI/ERR: Simplify broadcast callouts
Keith Busch
2018-10-02
1
-69
/
+38
*
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
2018-09-26
1
-64
/
+21
*
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-26
4
-77
/
+18
*
PCI/ERR: Use slot reset if available
Keith Busch
2018-09-21
5
-3
/
+41
*
PCI/AER: Don't read upstream ports below fatal errors
Keith Busch
2018-09-21
1
-2
/
+3
*
PCI/AER: Take reference on error devices
Keith Busch
2018-09-21
1
-1
/
+2
*
PCI/DPC: Save and restore config state
Keith Busch
2018-09-20
3
-6
/
+65
*
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
2018-09-20
1
-0
/
+8
*
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-09-20
6
-8
/
+37
*
PCI: hotplug: Document TODOs
Lukas Wunner
2018-09-19
1
-0
/
+74
*
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
26
-318
/
+223
*
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-19
22
-309
/
+63
*
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-19
16
-31
/
+30
*
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
2018-09-19
1
-26
/
+31
*
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
2018-09-19
4
-39
/
+39
*
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
2018-09-19
5
-282
/
+210
*
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
2018-09-19
4
-18
/
+26
*
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
2018-09-17
4
-47
/
+18
*
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
2018-09-17
5
-10
/
+0
*
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
2018-09-17
3
-13
/
+34
*
PCI: Simplify disconnected marking
Lukas Wunner
2018-09-17
2
-12
/
+5
*
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-09-15
1
-0
/
+3
|
\
|
*
of: fix phandle cache creation for DTs with no phandles
Rob Herring
2018-09-11
1
-0
/
+3
*
|
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-15
7
-24
/
+42
|
\
\
|
*
|
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
2018-09-14
1
-11
/
+15
|
*
|
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
2018-09-14
1
-1
/
+1
|
*
|
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
2018-09-14
1
-7
/
+8
|
*
|
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
2018-09-14
3
-3
/
+14
|
*
|
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
2018-09-14
1
-2
/
+4
*
|
|
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-09-14
1
-3
/
+1
|
\
\
\
|
*
|
|
dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue
Huang Shijie
2018-08-27
1
-3
/
+1
*
|
|
|
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-09-14
30
-145
/
+188
|
\
\
\
\
|
*
|
|
|
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-09-10
2
-74
/
+0
|
*
|
|
|
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2018-09-10
2
-26
/
+25
|
*
|
|
|
usb: xhci: fix interrupt transfer error happened on MTK platforms
Chunfeng Yun
2018-09-10
1
-0
/
+4
|
*
|
|
|
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-06
6
-18
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
2018-09-05
1
-2
/
+2
|
|
*
|
|
|
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
2018-08-29
1
-2
/
+2
|
|
*
|
|
|
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
2018-08-29
1
-1
/
+4
|
|
*
|
|
|
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
2018-08-29
1
-5
/
+10
[next]