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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
ARM: dts: meson: fix PHY deassert timing requirements
Stefan Agner
2
-2
/
+2
2020-12-07
arm64: dts: meson: fix PHY deassert timing requirements
Stefan Agner
9
-9
/
+9
2020-12-07
arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing requirements
Stefan Agner
1
-1
/
+1
2020-12-07
clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM
Niklas Söderlund
1
-4
/
+14
2020-12-07
arm64: dts: meson: minor fixups for Khadas VIM/VIM2 dts
Christian Hewitt
2
-5
/
+2
2020-12-07
arm64: dts: meson: add audio playback to wetek-play2
Christian Hewitt
1
-0
/
+61
2020-12-07
arm64: dts: meson: add audio playback to wetek-hub
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to odroid-c2
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to nanopi-k2
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to khadas-vim2
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to khadas-vim
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to a95x
Christian Hewitt
1
-0
/
+40
2020-12-07
x86/platform/uv: Add deprecated messages to /proc info leaves
Mike Travis
1
-1
/
+10
2020-12-07
arm64: dts: meson-axg: add GE2D node
Neil Armstrong
1
-0
/
+9
2020-12-07
regulator: da9121: Fix index used for DT property
Adam Ward
1
-1
/
+1
2020-12-07
regulator: da9121: Remove uninitialised string variable
Adam Ward
1
-2
/
+1
2020-12-07
x86/platform/uv: Add sysfs hubless leaves
Mike Travis
1
-2
/
+50
2020-12-07
x86/platform/uv: Add sysfs leaves to replace those in procfs
Mike Travis
1
-0
/
+18
2020-12-07
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
2
-0
/
+14
2020-12-07
efi: capsule: use atomic kmap for transient sglist mappings
Ard Biesheuvel
1
-2
/
+2
2020-12-07
RDMA/mlx5: Fix error unwinds for rereg_mr
Jason Gunthorpe
1
-127
/
+187
2020-12-07
RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
Jason Gunthorpe
3
-129
/
+140
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
10
-54
/
+159
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
4
-17
/
+12
2020-12-07
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
1
-4
/
+6
2020-12-07
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
7
-24
/
+211
2020-12-07
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
3
-3
/
+53
2020-12-07
mtd: spi-nor: intel: remove global protection flag
Michael Walle
1
-13
/
+3
2020-12-07
mtd: spi-nor: sst: remove global protection flag
Michael Walle
1
-18
/
+12
2020-12-07
mtd: spi-nor: atmel: remove global protection flag
Michael Walle
1
-19
/
+9
2020-12-07
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Michael Walle
1
-10
/
+13
2020-12-07
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
1
-1
/
+2
2020-12-07
mtd: spi-nor: spansion: Set ECC block size
Pratyush Yadav
1
-0
/
+1
2020-12-07
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2
-1
/
+5
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
3
-4
/
+4
2020-12-07
Merge series "spi: atmel-quadspi: Fix AHB memory accesses" from Tudor Ambarus <tudor.ambarus@microchip.com>:
Mark Brown
1
-12
/
+13
2020-12-07
platform/x86: intel-hid: Do not create SW_TABLET_MODE input-dev when a KIOX010A ACPI dev is present
Hans de Goede
1
-1
/
+16
2020-12-07
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
1
-7
/
+9
2020-12-07
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
1
-1
/
+5
2020-12-07
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
1
-24
/
+15
2020-12-07
PCI: tegra: Set DesignWare IP version
Vidya Sagar
1
-0
/
+1
2020-12-07
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
1
-6
/
+6
2020-12-07
f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size
Jaegeuk Kim
4
-0
/
+13
2020-12-07
f2fs: don't allow any writes on readonly mount
Jaegeuk Kim
1
-1
/
+2
2020-12-07
platform/x86: intel-hid: Add alternative method to enable switches
Elia Devito
1
-0
/
+13
2020-12-07
platform/x86: intel-hid: Add support for SW_TABLET_MODE
Elia Devito
1
-0
/
+95
2020-12-07
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2020-12-07
brcmfmac: remove redundant assignment to pointer 'entry'
Colin Ian King
1
-1
/
+1
2020-12-07
adm8211: fix error return code in adm8211_probe()
Zhang Changzhong
1
-2
/
+4
2020-12-07
rtw88: declare hw supports ch 144
Zong-Zhe Yang
1
-0
/
+1
[prev]
[next]