index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
nvmem: eeprom: at25: fix type compiler warnings
Jiri Prchal
1
-3
/
+3
2021-06-11
nvmem: core: add a missing of_node_put
Christophe JAILLET
1
-3
/
+6
2021-06-11
nvmem: prepare basics for FRAM support
Jiri Prchal
6
-38
/
+183
2021-06-11
nvmem: qfprom: Improve the comment about regulator setting
Douglas Anderson
1
-3
/
+3
2021-06-11
nvmem: core: constify nvmem_cell_read_variable_common() return value
Douglas Anderson
1
-5
/
+5
2021-06-11
nvmem: qfprom: minor nit fixes
Rajendra Nayak
1
-2
/
+3
2021-06-11
nvmem: sunxi_sid: Set type to OTP
Samuel Holland
1
-0
/
+1
2021-06-09
uacce: add print information if not enable sva
Kai Ye
1
-2
/
+9
2021-06-09
eeprom: idt_89hpesx: use SPDX-License-Identifier
Andy Shevchenko
1
-32
/
+1
2021-06-09
eeprom: idt_89hpesx: Restore printing the unsupported fwnode name
Andy Shevchenko
1
-4
/
+3
2021-06-09
eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()
Andy Shevchenko
1
-0
/
+1
2021-06-09
misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_...
Baokun Li
1
-2
/
+1
2021-06-09
habanalabs/gaudi: remove redundant assignment to variable err
Colin Ian King
1
-3
/
+0
2021-06-09
fpga: stratix10-soc: change FPGA indirect article to an
Tom Rix
1
-1
/
+1
2021-06-09
fpga: of-fpga-region: change FPGA indirect article to an
Tom Rix
1
-4
/
+4
2021-06-09
fpga: region: change FPGA indirect article to an
Tom Rix
1
-7
/
+7
2021-06-09
fpga-mgr: change FPGA indirect article to an
Tom Rix
2
-12
/
+12
2021-06-09
fpga: bridge: change FPGA indirect article to an
Tom Rix
2
-12
/
+12
2021-06-09
fpga: change FPGA indirect article to an
Tom Rix
1
-2
/
+2
2021-06-09
Documentation: ocxl.rst: change FPGA indirect article to an
Tom Rix
1
-1
/
+1
2021-06-09
Documentation: fpga: dfl: change FPGA indirect article to an
Tom Rix
1
-2
/
+2
2021-06-09
dt-bindings: fpga: fpga-region: change FPGA indirect article to an
Tom Rix
1
-11
/
+11
2021-06-09
misc/pvpanic: Remove some dead-code
Christophe JAILLET
1
-3
/
+0
2021-06-04
remove the raw driver
Christoph Hellwig
7
-409
/
+2
2021-06-04
EISA: use DEVICE_ATTR_RO() helper macro
Zhen Lei
1
-14
/
+9
2021-06-04
eeprom: ee1004: Remove not needed debug message
Heiner Kallweit
1
-5
/
+1
2021-06-04
misc: hpilo: map iLO shared memory by PCI revision id
Matt Hsiao
2
-1
/
+12
2021-06-04
visorbus: fix error return code in visorchipset_init()
Zhen Lei
1
-2
/
+4
2021-06-04
fsi/sbefifo: Fix reset timeout
Joachim Fenkes
1
-3
/
+5
2021-06-04
fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
Joachim Fenkes
1
-1
/
+1
2021-06-04
fsi: master-ast-cf: Remove redundant error printing in fsi_master_acf_probe()
Zhen Lei
1
-1
/
+0
2021-06-04
fsi: Aspeed: Reduce poll timeout
Eddie James
1
-1
/
+1
2021-06-04
fsi: aspeed: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2021-06-04
hwmon: (occ) Print response status in first poll error message
Eddie James
1
-2
/
+3
2021-06-04
hwmon: (occ) Start sequence number at one
Eddie James
1
-0
/
+2
2021-06-04
fsi: occ: Log error for checksum failure
Eddie James
1
-3
/
+7
2021-06-04
fsi: occ: Don't accept response from un-initialized OCC
Eddie James
1
-0
/
+1
2021-06-04
fsi: scom: Remove retries
Joel Stanley
1
-60
/
+29
2021-06-04
fsi: scom: Reset the FSI2PIB engine for any error
Eddie James
1
-7
/
+9
2021-06-04
fsi: aspeed: Emit fewer barriers in opb operations
Joel Stanley
1
-9
/
+17
2021-06-04
fsi: core: Fix return of error values on failures
Colin Ian King
1
-2
/
+2
2021-06-04
fsi: Add missing MODULE_DEVICE_TABLE
Zou Wei
4
-0
/
+4
2021-06-03
char: xillybus: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
1
-1
/
+1
2021-06-03
char: xillybus: Remove unneeded MODULE_VERSION() usage
Eli Billauer
5
-5
/
+0
2021-06-03
char: xillybus: Fix condition for invoking the xillybus/ subdirectory
Eli Billauer
1
-1
/
+1
2021-05-30
Linux 5.13-rc4
v5.13-rc4
Linus Torvalds
1
-1
/
+1
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
1
-14
/
+16
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
[next]