index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
29
-111
/
+0
2018-10-02
PCI: pnv_php: Use kmemdup()
YueHaibing
1
-2
/
+1
2018-10-02
PCI: cpqphp: Remove set but not used variable 'physical_slot'
YueHaibing
1
-2
/
+0
2018-10-02
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-02
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
1
-13
/
+15
2018-10-02
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
4
-0
/
+56
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
3
-28
/
+70
2018-10-02
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-02
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
2018-10-02
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
3
-6
/
+28
2018-10-02
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
1
-2
/
+2
2018-10-02
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
2018-10-02
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
3
-0
/
+30
2018-10-02
PCI / ACPI: Enable wake automatically for power managed bridges
Mika Westerberg
1
-1
/
+15
2018-10-02
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
1
-3
/
+6
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
5
-33
/
+33
2018-10-02
PCI: Unify device inaccessible
Keith Busch
2
-11
/
+59
2018-10-02
PCI/ERR: Always report current recovery status for udev
Keith Busch
1
-3
/
+2
2018-10-02
PCI/ERR: Simplify broadcast callouts
Keith Busch
1
-69
/
+38
2018-09-26
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
1
-64
/
+21
2018-09-26
PCI/ERR: Handle fatal error recovery
Keith Busch
4
-77
/
+18
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
5
-3
/
+41
2018-09-21
PCI/AER: Don't read upstream ports below fatal errors
Keith Busch
1
-2
/
+3
2018-09-21
PCI/AER: Take reference on error devices
Keith Busch
1
-1
/
+2
2018-09-20
PCI/DPC: Save and restore config state
Keith Busch
3
-6
/
+65
2018-09-20
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
1
-0
/
+8
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
6
-8
/
+37
2018-09-18
PCI: hotplug: Document TODOs
Lukas Wunner
1
-0
/
+74
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
26
-318
/
+223
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
22
-309
/
+63
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
16
-31
/
+30
2018-09-18
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
1
-26
/
+31
2018-09-18
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
4
-39
/
+39
2018-09-18
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
5
-282
/
+210
2018-09-18
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
4
-18
/
+26
2018-09-17
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
4
-47
/
+18
2018-09-17
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
5
-10
/
+0
2018-09-17
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
3
-13
/
+34
2018-09-17
PCI: Simplify disconnected marking
Lukas Wunner
2
-12
/
+5
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-24
/
+42
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-145
/
+188
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-19
/
+54
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-33
/
+72
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
3
-3
/
+14
[next]