index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
mei: hw: don't use one element arrays
Tomas Winkler
1
-4
/
+4
2020-07-23
mei: hw: use sizeof of variable instead of struct type
Tomas Winkler
2
-6
/
+4
2020-07-23
mei: client: use sizeof of variable instead of struct type
Tomas Winkler
1
-4
/
+4
2020-07-23
mei: bus: use sizeof of variable instead of struct type
Tomas Winkler
2
-13
/
+12
2020-07-23
mei: ioctl: use sizeof of variable instead of struct type
Tomas Winkler
1
-3
/
+3
2020-07-23
mei: hbm: use sizeof of variable instead of struct type
Tomas Winkler
1
-42
/
+32
2020-07-23
Revert "mei: Avoid the use of one-element arrays"
Greg Kroah-Hartman
2
-5
/
+5
2020-07-23
bus: fsl-mc: probe the allocatable objects first
Grigore Popescu
1
-17
/
+40
2020-07-23
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
2
-3
/
+3
2020-07-23
bus: fsl-mc: add missing device types
Ioana Ciornei
1
-0
/
+30
2020-07-23
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
1
-22
/
+11
2020-07-23
misc: hpilo: avoid a useless memset
Christophe JAILLET
1
-2
/
+0
2020-07-23
misc: hpilo: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+4
2020-07-23
Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Greg Kroah-Hartman
45
-1691
/
+3372
2020-07-23
char: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-7
/
+7
2020-07-23
misc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-23
mei: Avoid the use of one-element arrays
Gustavo A. R. Silva
2
-5
/
+5
2020-07-23
mei: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-23
mei: hdcp: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-07-23
Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
11
-43
/
+574
2020-07-23
Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
10
-284
/
+978
2020-07-22
misc: rtsx: Use standard PCI definitions
Bjorn Helgaas
4
-16
/
+16
2020-07-22
misc: rtsx: Find L1 PM Substates capability instead of hard-coding
Bjorn Helgaas
4
-9
/
+24
2020-07-22
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
Bjorn Helgaas
9
-30
/
+44
2020-07-22
misc: rtsx: Remove unused pcie_cap
Bjorn Helgaas
1
-1
/
+0
2020-07-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
1
-1
/
+3
2020-07-21
phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails
Colin Ian King
1
-1
/
+1
2020-07-21
phy: bcm63xx-usbh: Add BCM63xx USBH driver
Álvaro Fernández Rojas
3
-0
/
+466
2020-07-21
phy: armada-38x: fix NETA lockup when repeatedly switching speeds
Russell King
1
-7
/
+38
2020-07-21
coresight: etm4x: Fix save/restore during cpu idle
Suzuki K Poulose
2
-9
/
+9
2020-07-21
coresight: etm: perf: Add default sink selection to etm perf
Mike Leach
1
-3
/
+14
2020-07-21
coresight: tmc: Update sink types for default selection
Mike Leach
1
-1
/
+2
2020-07-21
coresight: Add default sink selection to CoreSight base
Mike Leach
2
-0
/
+168
2020-07-21
coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
Sai Prakash Ranjan
1
-7
/
+6
2020-07-21
coresight: tmc: Add shutdown callback for TMC ETR
Sai Prakash Ranjan
3
-1
/
+25
2020-07-21
coresight: etmv4: Counter values not saved on disable
Mike Leach
1
-0
/
+6
2020-07-21
coresight: etmv4: Fix resource selector constant
Mike Leach
1
-2
/
+2
2020-07-21
coresight: Drop double check for ACPI companion device
Andy Shevchenko
1
-2
/
+0
2020-07-21
coresight: Use devm_kcalloc() in coresight_alloc_conns()
Xu Wang
1
-3
/
+2
2020-07-21
coresight: replicator: Reset replicator if context is lost
Sai Prakash Ranjan
1
-17
/
+38
2020-07-21
coresight: etm4x: Add support to skip trace unit power up
Tingwei Zhang
2
-10
/
+20
2020-07-21
coresight: catu: Use CS_AMBA_ID macro for id table
Sai Prakash Ranjan
1
-4
/
+1
2020-07-21
coresight: replicator: Use CS_AMBA_ID macro for id table
Sai Prakash Ranjan
1
-10
/
+3
2020-07-21
phy: samsung-ufs: Fix IS_ERR argument
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
Soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx
Bard Liao
1
-0
/
+24
2020-07-21
soundwire: intel: add wake interrupt support
Rander Wang
3
-1
/
+62
2020-07-21
soundwire: intel/cadence: merge Soundwire interrupt handlers/threads
Bard Liao
5
-23
/
+37
2020-07-21
soundwire: intel_init: use EXPORT_SYMBOL_NS
Pierre-Louis Bossart
1
-5
/
+5
2020-07-21
soundwire: intel_init: add implementation of sdw_intel_enable_irq()
Pierre-Louis Bossart
1
-0
/
+24
2020-07-21
soundwire: intel: introduce helper for link synchronization
Pierre-Louis Bossart
1
-8
/
+26
[next]