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
2016-03-15
Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...
Bjorn Helgaas
19
-151
/
+277
2016-03-15
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
Heikki Krogerus
5
-11
/
+11
2016-03-15
PCI: Cleanup pci/pcie/Kconfig whitespace
Andreas Ziegler
1
-3
/
+4
2016-03-10
PCI: Wait for up to 1000ms after FLR reset
Alex Williamson
1
-2
/
+25
2016-03-10
PCI: Prevent VPD access for buggy devices
Babu Moger
1
-0
/
+29
2016-03-10
PCI: Sleep rather than busy-wait for VPD access completion
Bjorn Helgaas
1
-8
/
+10
2016-03-08
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
3
-5
/
+6
2016-03-08
PCI/AER: Log aer_inject error injections
Jean Delvare
1
-0
/
+3
2016-03-08
PCI/AER: Log actual error causes in aer_inject
Jean Delvare
1
-1
/
+7
2016-03-08
PCI/AER: Use dev_warn() in aer_inject
Jean Delvare
1
-3
/
+7
2016-03-08
PCI/AER: Fix aer_inject error codes
Jean Delvare
1
-4
/
+4
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
2
-2
/
+1
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
1
-0
/
+3
2016-03-07
PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h
Bjorn Helgaas
1
-12
/
+0
2016-02-29
PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
Bjorn Helgaas
2
-31
/
+23
2016-02-29
PCI: Rename VPD symbols to remove unnecessary "pci22"
Bjorn Helgaas
3
-21
/
+21
2016-02-29
PCI: Remove struct pci_vpd_ops.release function pointer
Bjorn Helgaas
2
-9
/
+1
2016-02-29
PCI: Move pci_vpd_release() from header file to pci/access.c
Bjorn Helgaas
2
-5
/
+7
2016-02-29
PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code
Bjorn Helgaas
1
-32
/
+30
2016-02-29
PCI: Determine actual VPD size on first access
Hannes Reinecke
2
-3
/
+86
2016-02-29
PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
Bjorn Helgaas
1
-5
/
+5
2016-02-29
PCI: Allow access to VPD attributes with size 0
Hannes Reinecke
1
-8
/
+12
2016-02-29
PCI: Fix broken URL for Dell biosdevname
Naga Venkata Sai Indubhaskar Jupudi
1
-1
/
+1
2016-02-29
PCI: Support SR-IOV on any function type
Kelly Zytaruk
1
-4
/
+0
2016-02-09
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ...
Bjorn Helgaas
4
-98
/
+69
2016-02-09
Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next
Bjorn Helgaas
25
-49
/
+79
2016-02-09
PCI: designware: Remove PCI_PROBE_ONLY handling
Lorenzo Pieralisi
1
-6
/
+4
2016-02-09
PCI: designware: Explain why we don't program ATU for some platforms
Jisheng Zhang
1
-0
/
+5
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
17
-20
/
+3
2016-02-05
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
4
-4
/
+0
2016-02-05
PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h
Bjorn Helgaas
1
-0
/
+7
2016-02-05
PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning
Bjorn Helgaas
1
-3
/
+6
2016-02-05
PCI/PME: Remove redundant port lookup
Bjorn Helgaas
1
-2
/
+0
2016-02-05
PCI: Check device_attach() return value always
Bjorn Helgaas
1
-1
/
+6
2016-02-05
PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID
Yang Shi
1
-0
/
+1
2016-02-05
PCI: rcar: Remove PCI_PROBE_ONLY handling
Lorenzo Pieralisi
1
-9
/
+5
2016-02-04
PCI: Add ACS quirk for all Cavium devices
Manish Jaggi
1
-0
/
+15
2016-02-04
PCI/AER: Use list_first_entry_or_null() to simplify code
Geliang Tang
1
-8
/
+5
2016-02-04
PCI/AER: Restore pci_ops pointer while calling original pci_ops
David Daney
1
-2
/
+28
2016-02-04
PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops
Bjorn Helgaas
1
-9
/
+9
2016-01-25
PCI: imx6: Move link up check into imx6_pcie_wait_for_link()
Lucas Stach
1
-38
/
+22
2016-01-25
PCI: imx6: Remove broken Gen2 workaround
Lucas Stach
1
-16
/
+1
2016-01-25
PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
Lucas Stach
1
-13
/
+15
2016-01-25
PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions
Lucas Stach
1
-17
/
+17
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-5
/
+333
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+9
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
7
-39
/
+297
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+1
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
[next]