index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
dt-bindings: nvmem: qfprom: Add optional power-domains property
Rajendra Nayak
1
-0
/
+3
2021-08-06
firmware: xilinx: Fix incorrect names in kernel-doc
Michal Simek
1
-3
/
+3
2021-08-05
misc: gehc-achc: new driver
Sebastian Reichel
5
-1
/
+593
2021-08-05
ARM: dts: imx53-ppd: Fix ACHC entry
Sebastian Reichel
1
-10
/
+13
2021-08-05
dt-bindings: misc: ge-achc: Convert to DT schema format
Sebastian Reichel
2
-26
/
+65
2021-08-05
bus: mhi: core: Improve debug messages for power up
Bhaumik Bhatt
1
-1
/
+5
2021-08-05
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
4
-47
/
+28
2021-08-05
bus: mhi: core: Add range checks for BHI and BHIe
Bhaumik Bhatt
1
-1
/
+17
2021-08-05
bus: mhi: pci_generic: Set register access length for MHI driver
Bhaumik Bhatt
1
-0
/
+1
2021-08-05
ath11k: set register access length for MHI driver
Bhaumik Bhatt
1
-0
/
+1
2021-08-05
bus: mhi: Add MMIO region length to controller structure
Bhaumik Bhatt
1
-0
/
+2
2021-08-05
bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
Bhaumik Bhatt
1
-0
/
+3
2021-08-05
bus: mhi: core: Set BHI/BHIe offsets on power up preparation
Bhaumik Bhatt
2
-43
/
+27
2021-08-05
bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI
ULRICH Thomas
1
-0
/
+37
2021-08-05
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
6
-8
/
+16
2021-08-05
misc: sram: Only map reserved areas in Tegra SYSRAM
Mikko Perttunen
2
-30
/
+82
2021-08-03
sgi-xpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-08-03
binder: Add invalid handle info in user error log
Ramji Jiyani
1
-2
/
+2
2021-08-01
samples: mei: don't wait on read completion upon write.
Alexander Usyskin
1
-21
/
+30
2021-07-29
spi: spi-altera-dfl: support n5010 feature revision
Martin Hundebøll
1
-9
/
+12
2021-07-29
fpga: dfl: expose feature revision from struct dfl_device
Martin Hundebøll
3
-10
/
+19
2021-07-29
fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig
Colin Ian King
1
-1
/
+1
2021-07-29
pps: clients: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-34
/
+8
2021-07-29
parport: serial: Retrieve IRQ vector with help of special getter
Andy Shevchenko
1
-1
/
+3
2021-07-29
parport: serial: Get rid of IRQ_NONE abuse
Andy Shevchenko
1
-2
/
+3
2021-07-29
mei: constify passed buffers and structures
Krzysztof Kozlowski
4
-15
/
+16
2021-07-27
fpga: versal-fpga: Remove empty functions
Moritz Fischer
1
-13
/
+0
2021-07-26
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-25
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-25
fpga: fpga-mgr: wrap the write_sg() op
Tom Rix
1
-1
/
+9
2021-07-25
fpga: fpga-mgr: wrap the fpga_remove() op
Tom Rix
1
-2
/
+7
2021-07-25
fpga: fpga-mgr: wrap the state() op
Tom Rix
4
-20
/
+9
2021-07-25
fpga: fpga-mgr: wrap the status() op
Tom Rix
1
-4
/
+8
2021-07-25
fpga: fpga-mgr: wrap the write() op
Tom Rix
1
-5
/
+10
2021-07-25
fpga: fpga-mgr: make write_complete() op optional
Tom Rix
2
-29
/
+23
2021-07-25
fpga: fpga-mgr: wrap the write_init() op
Tom Rix
1
-3
/
+12
2021-07-25
fpga: zynqmp-fpga: Address warning about unused variable
Moritz Fischer
1
-1
/
+2
2021-07-25
fpga: xilinx-pr-decoupler: Address warning about unused variable
Moritz Fischer
1
-0
/
+2
2021-07-25
fpga: xiilnx-spi: Address warning about unused variable
Moritz Fischer
1
-0
/
+2
2021-07-25
fpga: altera-freeze-bridge: Address warning about unused variable
Moritz Fischer
1
-0
/
+2
2021-07-25
fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
Martin Hundebøll
1
-0
/
+5
2021-07-24
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-24
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-24
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-24
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-24
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-24
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-24
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-24
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
[next]