index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
1
-1
/
+1
2022-10-05
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
1
-4
/
+4
2022-10-05
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
Robert Marko
1
-1
/
+1
2022-10-05
mailbox: mpfs: account for mbox offsets while sending
Conor Dooley
1
-4
/
+3
2022-10-05
mailbox: mpfs: fix handling of the reg property
Conor Dooley
1
-10
/
+14
2022-10-05
mailbox: imx: fix RST channel support
Peng Fan
1
-5
/
+5
2022-10-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
4
-36
/
+58
2022-10-05
Merge branch 'pci/qcom'
Bjorn Helgaas
2
-112
/
+180
2022-10-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-6
/
+6
2022-10-05
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
5
-33
/
+41
2022-10-05
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
4
-17
/
+35
2022-10-05
Merge branch 'remotes/lorenzo/pci/apple'
Bjorn Helgaas
1
-2
/
+2
2022-10-05
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-0
/
+3
2022-10-05
Merge branch 'pci/resource'
Bjorn Helgaas
3
-122
/
+192
2022-10-05
Merge branch 'pci/rebar'
Bjorn Helgaas
1
-0
/
+108
2022-10-05
Merge branch 'pci/pm'
Bjorn Helgaas
4
-183
/
+205
2022-10-05
Merge branch 'pci/msi'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'pci/dpc'
Bjorn Helgaas
2
-5
/
+46
2022-10-05
PCI: qcom-ep: Check platform_get_resource_byname() return value
Yang Yingliang
1
-0
/
+5
2022-10-05
PCI: qcom-ep: Add support for SM8450 SoC
Manivannan Sadhasivam
1
-0
/
+1
2022-10-05
PCI: qcom-ep: Make PERST separation optional
Manivannan Sadhasivam
1
-4
/
+6
2022-10-05
PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic
Manivannan Sadhasivam
1
-1
/
+8
2022-10-05
power: supply: ab8500: remove unused static local variable
Tom Rix
1
-2
/
+0
2022-10-05
i2c: aspeed: Assert NAK when slave is busy
Quan Nguyen
1
-1
/
+8
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
5
-2
/
+45
2022-10-05
i2c: designware: Fix handling of real but unexpected device interrupts
Jarkko Nikula
2
-2
/
+18
2022-10-05
i2c: qcom-cci: Add MSM8226 compatible
Rayyan Ansari
1
-0
/
+1
2022-10-05
i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable
Colin Ian King
1
-1
/
+1
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1082
-35062
/
+104790
2022-10-05
Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
3
-0
/
+365
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
81
-1280
/
+3800
2022-10-05
PCI: Expose PCIe Resizable BAR support via sysfs
Alex Williamson
1
-0
/
+108
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
9
-22
/
+494
2022-10-05
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
Bjorn Helgaas
1
-17
/
+32
2022-10-05
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
Bjorn Helgaas
1
-0
/
+3
2022-10-05
PCI/ASPM: Factor out L1 PM Substates configuration
Bjorn Helgaas
1
-48
/
+55
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
1
-0
/
+8
2022-10-05
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Meng Li
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: Add test module for amd-pstate driver
Meng Li
3
-0
/
+301
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
1
-59
/
+1
2022-10-05
Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
18
-126
/
+227
2022-10-05
Merge tag 'pcmcia-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
7
-1177
/
+8
2022-10-05
ACPI: thermal: Drop some redundant code
Rafael J. Wysocki
1
-10
/
+9
2022-10-05
ACPI: thermal: Drop redundant parens from expressions
Rafael J. Wysocki
1
-4
/
+4
2022-10-05
ACPI: thermal: Use white space more consistently
Rafael J. Wysocki
1
-98
/
+92
2022-10-05
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
Arnaud Pouliquen
1
-7
/
+1
2022-10-05
PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS
Manivannan Sadhasivam
1
-0
/
+9
2022-10-05
PCI: qcom-ep: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-0
/
+60
[prev]
[next]