index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
2020-02-23
staging: pi433: overlay: Convert to sugar syntax
Geert Uytterhoeven
2020-02-23
staging: pi433: overlay: Fix reg-related warnings
Geert Uytterhoeven
2020-02-23
staging: pi433: overlay: Fix Broadcom vendor prefix
Geert Uytterhoeven
2020-02-09
staging: pi433: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-20
staging: pi433: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-06
staging: pi433: Fix typo in documentation
Rohit Sarkar
2019-05-24
staging: pi433: Remove unnecessary variable
Nishka Dasgupta
2019-05-21
staging: pi433: fix misspelling of packet
Yannick Loeck
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-04-16
staging: pi433: add dependency to PA0, 1, 2 setting for output power level
Sidong Yang
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-02
staging: pi433: Return thread immediately when kthread_should_stop() call.
Sidong Yang
2019-03-29
staging: pi433: Fix rf69_set_tx_cfg() logic
Sidong Yang
2019-03-26
staging: pi433: remove unnecessary calling rf69_set_mode()
Sidong Yang
2019-03-22
staging: pi433: remove empty space to fix line over 80 characters warning
Jules Irenge
2019-03-18
staging: pi433: Remove unused variable.
Bhagyashri Dighole
2018-12-05
staging: pi433: add missing call to cdev_del()
Michael Straube
2018-11-26
staging: pi433: fix potential null dereference
Michael Straube
2018-11-20
staging: pi433: remove GPL boiler plate text
Michael Straube
2018-08-27
staging: pi433: eliminate a temporary variable
Dan Carpenter
2018-07-12
staging: pi433: fix error return code in pi433_probe()
Wei Yongjun
2018-07-11
staging: pi433: Make only one statement per line
Sophie Matter
2018-07-11
staging: pi433: Use preferred commenting style
Sophie Matter
2018-07-11
staging: pi433: Comply with 80 character column limit
Sophie Matter
2018-06-28
staging: pi433: cleanup comments in rf69.h
Valentin Vidic
2018-06-28
staging: pi433: add SPDX-License-Identifier tag
Valentin Vidic
2018-06-28
staging: pi433: replace simple switch statements
Valentin Vidic
2018-06-28
staging: pi433: fix race condition in pi433_open
Hugo Lefeuvre
2018-06-17
staging: pi433: fix race condition in pi433_ioctl
Hugo Lefeuvre
2018-04-25
staging: pi433: break long lines in pi433_if.c
Simon Sandström
2018-04-23
staging: pi433: Fixed typos and grammar in documentation
Shannon Booth
2018-04-23
staging: pi433: use help in Kconfig description
Valentin Vidic
2018-04-23
staging: pi433: break long lines in rf69.c
Simon Sandström
2018-04-23
staging: pi433: break long lines
Simon Sandström
2018-04-23
staging: pi433: cleanup tx_fifo locking
Valentin Vidic
2018-03-22
staging: pi433: cleanup local variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for dagc enum
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for lnaGain enum
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for DIONumber variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for bitRate variables
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for syncSize variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for preambleLength variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for GPIO functions
Valentin Vidic
2018-03-14
staging: pi433: Remove comments inside code
HariPrasath Elango
2018-03-06
staging: pi433: fix CamelCase for paRamp enum
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for Address variables
Valentin Vidic
[next]