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
path:
root
/
net
/
rfkill
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
1
-3
/
+1
2021-04-08
rfkill: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-3
/
+1
2021-04-08
rfkill: revert back to old userspace API by default
Johannes Berg
1
-3
/
+4
2020-12-11
rfkill: add a reason to the HW rfkill state
Emmanuel Grumbach
1
-7
/
+34
2020-11-12
rfkill: Fix use-after-free in rfkill_resume()
Claire Chang
1
-0
/
+3
2019-12-16
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
1
-2
/
+5
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-05
rfkill: allocate static minor
Marcel Holtmann
1
-2
/
+7
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-9
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2018-12-18
rfkill: gpio: Remove unused include
Linus Walleij
1
-1
/
+0
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+1
2018-08-28
rfkill: fix spelling mistake contidion to condition
Richard Guy Briggs
1
-2
/
+2
2018-08-14
rfkill-gpio: include linux/mod_devicetable.h
Arnd Bergmann
1
-0
/
+1
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-1
/
+3
2018-05-23
rfkill: Create rfkill-none LED trigger
João Paulo Rechi Vita
1
-7
/
+20
2018-05-23
rfkill: Rename rfkill_any_led_trigger* functions
João Paulo Rechi Vita
1
-23
/
+24
2018-05-07
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
1
-1
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-13
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-4
/
+1
2017-01-24
rfkill: remove rfkill-regulator
Johannes Berg
3
-166
/
+0
2017-01-09
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-1
/
+71
2016-12-20
Revert "rfkill: Add rfkill-any LED trigger"
Johannes Berg
1
-74
/
+1
2016-12-16
rfkill: hide unused goto label
Arnd Bergmann
1
-0
/
+2
2016-12-13
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-0
/
+73
2016-12-13
rfkill: Cleanup error handling in rfkill_init()
Michał Kępień
1
-11
/
+12
2016-12-13
rfkill: simplify rfkill_set_hw_state() slightly
Johannes Berg
1
-4
/
+1
2016-04-05
rfkill: Use switch to demux userspace operations
João Paulo Rechi Vita
1
-14
/
+22
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
3
-106
/
+93
2016-02-24
rfkill: Factor rfkill_global_states[].cur assignments
João Paulo Rechi Vita
1
-21
/
+17
2016-02-24
rfkill: Remove extra blank line
João Paulo Rechi Vita
1
-1
/
+0
2016-02-24
rfkill: Improve documentation language
João Paulo Rechi Vita
1
-2
/
+2
2016-02-24
net: rfkill: gpio: remove rfkill_gpio_platform_data
Heikki Krogerus
2
-10
/
+1
2016-02-24
net: rfkill: gpio: get the name and type from device property
Heikki Krogerus
1
-5
/
+11
2016-02-24
net: rfkill: add rfkill_find_type function
Heikki Krogerus
1
-28
/
+30
2016-02-24
rfkill: Remove obsolete "claim" sysfs interface
João Paulo Rechi Vita
1
-10
/
+1
2016-02-24
rfkill: remove/inline __rfkill_set_hw_state
João Paulo Rechi Vita
1
-26
/
+15
2016-02-24
rfkill: use variable instead of duplicating the expression
João Paulo Rechi Vita
1
-1
/
+1
2016-02-24
rfkill: disentangle polling pause and suspend
Johannes Berg
1
-2
/
+15
2016-01-26
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-01-04
Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver
Heikki Krogerus
1
-4
/
+0
2015-12-10
rfkill: copy the name into the rfkill struct
Johannes Berg
1
-3
/
+3
2015-09-04
rfkill: Copy "all" global state to other types
João Paulo Rechi Vita
1
-1
/
+9
2015-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+0
[next]