index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
mux: gpio: Make it OF independent
Andy Shevchenko
1
-2
/
+2
2021-04-02
mux: gpio: Use bitmap API instead of direct assignment
Andy Shevchenko
1
-2
/
+4
2021-04-02
nvmem: qfprom: Add support for fuse blowing on sc7280
Rajendra Nayak
1
-2
/
+25
2021-04-02
dt-bindings: nvmem: Add SoC compatible for sc7280
Rajendra Nayak
1
-0
/
+1
2021-04-02
nvmem: rmem: fix undefined reference to memremap
Srinivas Kandagatla
1
-0
/
+1
2021-04-02
nvmem: core: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-02
nvmem: core: Add functions to make number reading easy
Douglas Anderson
2
-0
/
+99
2021-04-02
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki
3
-0
/
+89
2021-04-02
dt-bindings: nvmem: add Broadcom's NVRAM
Rafał Miłecki
1
-0
/
+34
2021-04-02
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
1
-0
/
+21
2021-04-02
nvmem: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2021-04-02
dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
Ryan Wu
1
-0
/
+1
2021-04-02
drivers: most: use LIST_HEAD() for list_head
Shixin Liu
1
-2
/
+1
2021-04-02
drivers: most: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-2
/
+1
2021-04-02
MAINTAINERS: Update entry for ibmvmc driver
Brad Warrum
1
-1
/
+2
2021-04-02
greybus: remove stray nul byte in apb_log_enable_read output
Rasmus Villemoes
1
-1
/
+1
2021-04-02
misc: hpilo: MAINTAINERS: add entry for hpilo
Matt Hsiao
1
-0
/
+5
2021-04-02
misc/pvpanic: Make some symbols static
YueHaibing
1
-2
/
+2
2021-04-02
misc/pvpanic: fix return value check in pvpanic_pci_probe()
Qiheng Lin
1
-2
/
+2
2021-03-28
Documentation: fpga: dfl: Add description for DFL UIO support
Xu Yilun
1
-0
/
+26
2021-03-28
uio: uio_dfl: add userspace i/o driver for DFL bus
Xu Yilun
4
-0
/
+85
2021-03-28
misc/pvpanic: add PCI driver
Mihai Carabas
4
-1
/
+137
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
3
-39
/
+87
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
7
-51
/
+139
2021-03-28
applicom: fix some err codes returned by ac_ioctl
Xu Jia
1
-1
/
+1
2021-03-28
scripts/spdxcheck.py: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
uacce: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-03-28
kgdbts: Switch to do_sys_openat2() for breakpoint testing
Daniel Thompson
1
-19
/
+29
2021-03-28
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-03-28
misc: sgi-xp: xp_main: make some symbols static
Zou Wei
1
-2
/
+2
2021-03-24
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
1
-2
/
+2
2021-03-24
pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()
Andy Shevchenko
1
-15
/
+18
2021-03-24
pps: clients: gpio: Use struct device pointer directly
Andy Shevchenko
1
-23
/
+19
2021-03-24
pps: clients: gpio: Make use of device properties
Andy Shevchenko
1
-10
/
+7
2021-03-24
pps: clients: gpio: Get rid of legacy platform data
Andy Shevchenko
2
-33
/
+3
2021-03-24
pps: clients: gpio: Remove redundant condition in ->remove()
Andy Shevchenko
1
-5
/
+3
2021-03-24
pps: clients: gpio: Use dev_err_probe() to avoid log noise
Andy Shevchenko
1
-9
/
+6
2021-03-24
pps: clients: gpio: Bail out on error when requesting GPIO echo line
Andy Shevchenko
1
-5
/
+5
2021-03-24
binder: BINDER_GET_FROZEN_INFO ioctl
Marco Ballesio
3
-0
/
+68
2021-03-24
binder: use EINTR for interrupted wait for work
Marco Ballesio
1
-2
/
+2
2021-03-24
binder: BINDER_FREEZE ioctl
Marco Ballesio
3
-10
/
+154
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2021-03-24
misc/sgi-xp: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-03-24
w1: slaves: Typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
w1: Use kobj_to_dev()[RESEND]
dongjian
2
-2
/
+2
2021-03-24
w1: w1_therm: use clamp() in int_to_short()
Dan Carpenter
1
-2
/
+1
2021-03-24
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2
-6
/
+2
2021-03-24
virt: acrn: Fix document of acrn_msi_inject()
Shuo Liu
1
-1
/
+1
2021-03-24
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
1
-1
/
+1
2021-03-24
cxl: Fix couple of spellings
Bhaskar Chowdhury
1
-1
/
+1
[next]