index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2
-0
/
+21
2018-07-31
PCI: pciehp: Resume to D0 on enable/disable
Lukas Wunner
1
-0
/
+6
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
2
-2
/
+48
2018-07-31
PCI: pciehp: Obey compulsory command delay after resume
Lukas Wunner
1
-0
/
+4
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
6
-16
/
+30
2018-07-31
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
1
-18
/
+12
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
3
-7
/
+14
2018-07-24
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2
-15
/
+6
2018-07-24
PCI: pciehp: Become resilient to missed events
Lukas Wunner
3
-53
/
+40
2018-07-24
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
1
-0
/
+5
2018-07-24
PCI: pciehp: Declare pciehp_enable/disable_slot() static
Lukas Wunner
2
-4
/
+5
2018-07-24
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
3
-15
/
+0
2018-07-24
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
4
-60
/
+93
2018-07-24
PCI: pciehp: Track enable/disable status
Lukas Wunner
3
-13
/
+35
2018-07-24
PCI: pciehp: Publish to user space last on probe
Lukas Wunner
1
-5
/
+15
2018-07-24
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
16
-178
/
+168
2018-07-24
PCI: pciehp: Drop slot workqueue
Lukas Wunner
4
-17
/
+2
2018-07-24
PCI: pciehp: Handle events synchronously
Lukas Wunner
3
-158
/
+67
2018-07-24
PCI: pciehp: Stop blinking on slot enable failure
Lukas Wunner
2
-38
/
+42
2018-07-24
PCI: pciehp: Convert to threaded polling
Lukas Wunner
2
-37
/
+34
2018-07-24
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
2
-32
/
+41
2018-07-24
PCI: pciehp: Document struct slot and struct controller
Lukas Wunner
1
-4
/
+44
2018-07-24
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
3
-11
/
+6
2018-07-24
PCI: pciehp: Drop unnecessary NULL pointer check
Lukas Wunner
1
-3
/
+0
2018-07-24
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-07-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-07-24
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-07-24
PCI: hotplug: Delete skeleton driver
Lukas Wunner
1
-348
/
+0
2018-06-26
PCI: shpchp: Separate existence of SHPC and permission to use it
Bjorn Helgaas
4
-35
/
+42
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-17
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
1
-2
/
+2
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
8
-9
/
+10
2018-06-15
Documentation: rstFlatTable.py: fix a broken reference
Mauro Carvalho Chehab
1
-2
/
+0
2018-06-15
ABI: sysfs-devices-system-cpu: remove a broken reference
Mauro Carvalho Chehab
1
-3
/
+0
2018-06-15
devicetree: fix a series of wrong file references
Mauro Carvalho Chehab
8
-14
/
+14
2018-06-15
devicetree: fix name of pinctrl-bindings.txt
Mauro Carvalho Chehab
9
-12
/
+12
2018-06-15
devicetree: fix some bindings file names
Mauro Carvalho Chehab
3
-3
/
+3
2018-06-15
MAINTAINERS: fix location of DT npcm files
Mauro Carvalho Chehab
1
-1
/
+2
2018-06-15
MAINTAINERS: fix location of some display DT bindings
Mauro Carvalho Chehab
1
-3
/
+2
2018-06-15
kernel-parameters.txt: fix pointers to sound parameters
Mauro Carvalho Chehab
1
-4
/
+1
2018-06-15
bindings: nvmem/zii: Fix location of nvmem.txt
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
23
-41
/
+41
2018-06-15
scripts/documentation-file-ref-check: check tools/*/Documentation
Mauro Carvalho Chehab
1
-0
/
+7
2018-06-15
scripts/documentation-file-ref-check: get rid of false-positives
Mauro Carvalho Chehab
1
-3
/
+18
2018-06-15
scripts/documentation-file-ref-check: hint: dash or underline
Mauro Carvalho Chehab
1
-0
/
+6
2018-06-15
scripts/documentation-file-ref-check: add a fix logic for DT
Mauro Carvalho Chehab
1
-3
/
+17
2018-06-15
scripts/documentation-file-ref-check: accept more wildcards at filenames
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
scripts/documentation-file-ref-check: fix help message
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
media: max2175: fix location of driver's companion documentation
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
7
-15
/
+13
[next]