Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
76b5a96d1df10535c7e2e7f876f2230e243aa7b8
/
net
/
rfkill
2f29fed
net: rfkill: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
fa5c107
net: rfkill: gpio: Fix clock status
by Loic Poulain
· 10 years ago
dda3b19
net: rfkill: gpio: Enable module auto-loading for ACPI based switches
by Marcel Holtmann
· 10 years ago
fb70118
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
by Mika Westerberg
· 10 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
771bb3d
rfkill-gpio: Use gpio cansleep version
by Loic Poulain
· 11 years ago
781d4e0
net: rfkill: gpio: hard-code the gpio names
by Heikki Krogerus
· 11 years ago
41d09df
net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip
by Heikki Krogerus
· 11 years ago
04f1b47
net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2
by Heikki Krogerus
· 11 years ago
848ef58
net: rfkill: gpio: remove unused and obsolete platform parameters
by Heikki Krogerus
· 11 years ago
67235cb
net: rfkill: move poll work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2111cad
net: rfkill: gpio: convert to descriptor-based GPIO interface
by Heikki Krogerus
· 11 years ago
8232f1f
rfkill: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
ef91ffa
net: rfkill: gpio: add ACPI support
by Heikki Krogerus
· 11 years ago
262c91e
net: rfkill: gpio: prepare for DT and ACPI support
by Heikki Krogerus
· 11 years ago
0be8172
net: rfkill: gpio: spinlock-safe GPIO access
by Heikki Krogerus
· 11 years ago
f02ae59
net: rfkill: gpio: clean up clock handling
by Heikki Krogerus
· 11 years ago
5e7ca39
net: rfkill: gpio: convert to resource managed allocation
by Heikki Krogerus
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
dee08ab
net: rfkill: Do not ignore errors from regulator_enable()
by Luis Henriques
· 11 years ago
e49df67
net: rfkill: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
6475cb0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
06f95e6
rfkill: fix error return code in rfkill_gpio_probe()
by Wei Yongjun
· 12 years ago
44b3dec
rfkill: Add NFC to the list of supported radios
by Samuel Ortiz
· 12 years ago
9fed309
net: rfkill: Fix sparse warning in rfkill-regulator.c
by Sachin Kamat
· 12 years ago
ba0c96c
rfkill: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9e2b29d
rfkill: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
6f7c962
rfkill: error cannot be set here so simplify
by Alan Cox
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
eab4834
rfkill: prevent unnecessary event generation
by Vitaly Wool
· 12 years ago
06d7de8
Revert "rfkill: remove dead code"
by AceLan Kao
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
27e49ca
rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all().
by Alex Hung
· 12 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
841f1d9
net/rfkill/rfkill-gpio.c: introduce missing kfree
by Julia Lawall
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
98ef55f6
net: rfkill: convert net/rfkill/* to use module_platform_driver()
by Axel Lin
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
1bac92c
net/rfkill/core.c: use kstrtoul, etc
by Julia Lawall
· 13 years ago
d9b9384
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
e209c5a
net:rfkill: add a gpio setup function into GPIO rfkill
by Sangwook Lee
· 13 years ago
6be19cc
rfkill: properly assign a boolean type
by Mohammed Shafi Shajakhan
· 13 years ago
246c081
rfkill: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
7176ba2
net: rfkill: add generic gpio rfkill driver
by Rhyland Klein
· 13 years ago
bd2281b
net/rfkill/core.c: Avoid leaving freed data in a list
by Julia Lawall
· 13 years ago
cbc6a6e
rfkill: Regulator consumer driver for rfkill
by Antonio Ospite
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
2e48928
rfkill: remove dead code
by Stephen Hemminger
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
819bfec
rename new rfkill sysfs knobs
by florian@mickler.org
· 15 years ago
6c26361
enhance sysfs rfkill interface
by florian@mickler.org
· 15 years ago
3082a2b
rfkill: Add support for KEY_RFKILL
by Matthew Garrett
· 15 years ago
02f7f17
net/rfkill/core.c: work around gcc-4.0.2 silliness
by Andrew Morton
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b5b5150
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
45ba564
rfkill: fix miscdev ops
by Johannes Berg
· 15 years ago
875405a
rfkill: Add constant for RFKILL_TYPE_FM radio devices
by Marcel Holtmann
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
3ad2014
rfkill: add the GPS radio type
by Tomas Winkler
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
48ab357
rfkill: fix rfkill_set_states() to set the hw state
by Alan Jenkins
· 15 years ago
f54c142
rfkill: allow toggling soft state in sysfs again
by Johannes Berg
· 15 years ago
1be491f
rfkill: prep for rfkill API changes
by Johannes Berg
· 15 years ago
464902e
rfkill: export persistent attribute in sysfs
by Alan Jenkins
· 15 years ago
06d5caf
rfkill: don't restore software blocked state on persistent devices
by Alan Jenkins
· 15 years ago
7fa20a7
rfkill: rfkill_set_block() when suspended nitpick
by Alan Jenkins
· 15 years ago
908209c
rfkill: don't impose global states on resume (just restore the previous states)
by Alan Jenkins
· 15 years ago
b3fa132
rfkill: remove set_global_sw_state
by Alan Jenkins
· 15 years ago
b91d0e3
rfkill: remove input Kconfig
by Johannes Berg
· 15 years ago
207ee16
rfkill: print events when input handler is disabled/enabled
by Johannes Berg
· 15 years ago
2ec2c68
rfkill: always init poll delayed work
by Johannes Berg
· 15 years ago
6081162
rfkill: add function to query state
by Johannes Berg
· 15 years ago
c64fb01
rfkill: create useful userspace interface
by Johannes Berg
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
aeca78b
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
by Andrew Morton
· 16 years ago
492301f
rfkill: Fix broken rfkill LED in 2.6.30-rc1
by Larry Finger
· 16 years ago
fd7fbb1
rfkill-input: remove unused code
by Johannes Berg
· 16 years ago
621cac8
rfkill: remove user_claim stuff
by Johannes Berg
· 16 years ago
f32f8b7
net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
by Simon Holm Thøgersen
· 16 years ago
4dec9b8
rfkill: strip pointless notifier chain
by Johannes Berg
· 16 years ago
24689c8
rfkill: always call get_state() hook on resume
by Henrique de Moraes Holschuh
· 16 years ago
f80b5e9
rfkill: preserve state across suspend
by Henrique de Moraes Holschuh
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4a9d916
Fix logic error in rfkill_check_duplicity
by Jonathan McDowell
· 16 years ago
7823657
rfkill: rate-limit rfkill-input workqueue usage (v3)
by Henrique de Moraes Holschuh
· 16 years ago
17670799
rfkill: honour EPO state when resuming a rfkill controller
by Henrique de Moraes Holschuh
· 16 years ago
d003922
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
by Henrique de Moraes Holschuh
· 16 years ago
68d2413
rfkill: export global states to rfkill-input
by Henrique de Moraes Holschuh
· 16 years ago
cf4b4aa
rfkill: use killable locks instead of interruptible
by Henrique de Moraes Holschuh
· 16 years ago
d8b105f
RFKILL: fix input layer initialisation
by Dmitry Baryshkov
· 16 years ago
56f26f7
net/rfkill/rfkill-input.c needs <linux/sched.h>
by Geert Uytterhoeven
· 16 years ago
Next »