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-10
mtd: nand: ecc-hamming: Remove useless includes
Miquel Raynal
12
-12
/
+0
2020-12-10
mtd: nand: ecc-hamming: Stop using raw NAND structures
Miquel Raynal
4
-12
/
+90
2020-12-10
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
13
-92
/
+108
2020-12-10
mtd: nand: ecc-hamming: Cleanup and style fixes
Miquel Raynal
1
-14
/
+12
2020-12-10
mtd: nand: ecc-hamming: Drop/fix the kernel doc
Miquel Raynal
1
-29
/
+10
2020-12-10
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
2
-2
/
+2
2020-12-10
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
36
-45
/
+46
2020-12-10
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
2
-16
/
+17
2020-12-10
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
4
-124
/
+296
2020-12-10
rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlers
Jakub Kicinski
1
-11
/
+13
2020-12-10
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
2
-40
/
+8
2020-12-10
net: qualcomm: rmnet: Update rmnet device MTU based on real device
Subash Abhinov Kasiviswanathan
4
-3
/
+90
2020-12-10
selftests: fix poll error in udpgro.sh
Paolo Abeni
1
-0
/
+3
2020-12-10
PCI: Keep both device and resource name for config space remaps
Alexander Lobakin
1
-1
/
+8
2020-12-10
net: lapbether: Consider it successful if (dis)connecting when already (dis)connected
Xie He
1
-2
/
+11
2020-12-10
igc: Add new device ID
Sasha Neftin
3
-0
/
+3
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2020-12-10
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-10
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-10
tcp: correctly handle increased zerocopy args struct size
Arjun Roy
1
-2
/
+2
2020-12-10
platform/chrome: cros_ec_typec: Tolerate unrecognized mux flags
Prashant Malani
1
-4
/
+3
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
1
-5
/
+5
2020-12-10
net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
Zheng Yongjun
1
-6
/
+2
2020-12-10
net/mlx4: simplify the return expression of mlx4_init_srq_table()
Zheng Yongjun
1
-7
/
+2
2020-12-10
Merge tag 'renesas-clk-for-v5.11-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesas
Stephen Boyd
12
-102
/
+235
2020-12-10
net: stmmac: simplify the return tc_delete_knode()
Zheng Yongjun
1
-8
/
+2
2020-12-10
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
1
-3
/
+0
2020-12-10
PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c
Krzysztof Wilczyński
1
-2
/
+0
2020-12-10
PCI: vmd: Update type of the __iomem pointers
Krzysztof Wilczyński
1
-4
/
+4
2020-12-10
PCI: iproc: Convert to use the new ECAM constants
Krzysztof Wilczyński
1
-23
/
+8
2020-12-10
PCI: thunder-pem: Add constant for custom ".bus_shift" initialiser
Krzysztof Wilczyński
1
-2
/
+11
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
14
-91
/
+80
2020-12-10
Merge tag 'clk-imx-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imx
Stephen Boyd
12
-136
/
+582
2020-12-10
clk: tegra: Fix duplicated SE clock entry
Dmitry Osipenko
2
-1
/
+2
2020-12-10
Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
10
-48
/
+242
2020-12-10
clk: qcom: rpmh: add support for SM8350 rpmh clocks
Vinod Koul
2
-12
/
+54
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
3
-1
/
+43
2020-12-10
dt-bindings: clock: Add RPMHCC bindings for SM8350
Vinod Koul
1
-0
/
+1
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
3
-0
/
+53
2020-12-10
vxlan: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
1
-1
/
+1
2020-12-10
clk: qcom: lpasscc: Introduce pm autosuspend for SC7180
Taniya Das
1
-1
/
+9
2020-12-10
clk: qcom: gcc-sc7180: Add 50 MHz clock rate for SDC2
Douglas Anderson
1
-0
/
+1
2020-12-10
clk: qcom: gcc-sc7180: Use floor ops for sdcc clks
Douglas Anderson
1
-2
/
+2
2020-12-10
clk: scpi: mark scpi_clk_match as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2020-12-10
clk: pwm: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-12-10
dt-bindings: i2c: Update DT binding docs to support SiFive FU740 SoC
Yash Shah
1
-2
/
+6
2020-12-10
dt-bindings: i2c: Add compatible string for AM64 SoC
Aswath Govindraju
1
-0
/
+1
2020-12-10
s390/mm: add support to allocate gigantic hugepages using CMA
Gerald Schaefer
1
-0
/
+3
2020-12-10
s390/crypto: add arch_get_random_long() support
Harald Freudenberger
2
-2
/
+113
2020-12-10
hwspinlock: sirf: Remove the redundant 'of_match_ptr'
Baolin Wang
1
-1
/
+1
[prev]
[next]