Commit Graph

94 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Matthew Garrett 3082a2b7b1 rfkill: Add support for KEY_RFKILL 15 years ago
Andrew Morton 02f7f17930 net/rfkill/core.c: work around gcc-4.0.2 silliness 15 years ago
Johannes Berg 45ba564d76 rfkill: fix miscdev ops 15 years ago
Marcel Holtmann 875405a779 rfkill: Add constant for RFKILL_TYPE_FM radio devices 15 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Tomas Winkler 3ad201496b rfkill: add the GPS radio type 16 years ago
Alan Jenkins 48ab3578a6 rfkill: fix rfkill_set_states() to set the hw state 16 years ago
Johannes Berg f54c142725 rfkill: allow toggling soft state in sysfs again 16 years ago
Johannes Berg 1be491fca1 rfkill: prep for rfkill API changes 16 years ago
Alan Jenkins 464902e812 rfkill: export persistent attribute in sysfs 16 years ago
Alan Jenkins 06d5caf47e rfkill: don't restore software blocked state on persistent devices 16 years ago
Alan Jenkins 7fa20a7f60 rfkill: rfkill_set_block() when suspended nitpick 16 years ago
Alan Jenkins 908209c160 rfkill: don't impose global states on resume (just restore the previous states) 16 years ago
Alan Jenkins b3fa1329ea rfkill: remove set_global_sw_state 16 years ago
Johannes Berg b91d0e3640 rfkill: remove input Kconfig 16 years ago
Johannes Berg 207ee16217 rfkill: print events when input handler is disabled/enabled 16 years ago
Johannes Berg 2ec2c68c11 rfkill: always init poll delayed work 16 years ago
Johannes Berg 6081162e2e rfkill: add function to query state 16 years ago
Johannes Berg c64fb01627 rfkill: create useful userspace interface 16 years ago
Johannes Berg 19d337dff9 rfkill: rewrite 16 years ago
Andrew Morton aeca78b9b0 net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n 16 years ago
Larry Finger 492301fb5d rfkill: Fix broken rfkill LED in 2.6.30-rc1 16 years ago
Johannes Berg fd7fbb17be rfkill-input: remove unused code 16 years ago
Johannes Berg 621cac8529 rfkill: remove user_claim stuff 16 years ago
Simon Holm Thøgersen f32f8b72e0 net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning 16 years ago
Johannes Berg 4dec9b807b rfkill: strip pointless notifier chain 16 years ago
Henrique de Moraes Holschuh 24689c8590 rfkill: always call get_state() hook on resume 16 years ago
Henrique de Moraes Holschuh f80b5e99c7 rfkill: preserve state across suspend 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Jonathan McDowell 4a9d916717 Fix logic error in rfkill_check_duplicity 16 years ago
Henrique de Moraes Holschuh 78236571a5 rfkill: rate-limit rfkill-input workqueue usage (v3) 16 years ago
Henrique de Moraes Holschuh 176707997b rfkill: honour EPO state when resuming a rfkill controller 16 years ago
Henrique de Moraes Holschuh d003922dab rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input 16 years ago
Henrique de Moraes Holschuh 68d2413bec rfkill: export global states to rfkill-input 16 years ago
Henrique de Moraes Holschuh cf4b4aab55 rfkill: use killable locks instead of interruptible 16 years ago
Dmitry Baryshkov d8b105f900 RFKILL: fix input layer initialisation 17 years ago
Geert Uytterhoeven 56f26f7b78 net/rfkill/rfkill-input.c needs <linux/sched.h> 17 years ago
Henrique de Moraes Holschuh 417bd25ac4 rfkill: update LEDs for all state changes 17 years ago
Henrique de Moraes Holschuh bed7aac941 rfkill: remove transmitter blocking on suspend 17 years ago
Henrique de Moraes Holschuh 1563574448 rfkill: rename rfkill_mutex to rfkill_global_mutex 17 years ago
Henrique de Moraes Holschuh f745ba03a1 rfkill: add WARN and BUG_ON paranoia (v2) 17 years ago
Felipe Balbi 01b510b9c2 rfkill: add missing line break 17 years ago
Henrique de Moraes Holschuh 849e0576a7 rfkill: use strict_strtoul (v2) 17 years ago
Felipe Balbi 988b02f1bf net: rfkill: add missing line break 17 years ago
Henrique de Moraes Holschuh 96c87607ac rfkill: introduce RFKILL_STATE_MAX 17 years ago
Henrique de Moraes Holschuh 77fba13ccc rfkill: add __must_check annotations 17 years ago
Henrique de Moraes Holschuh 9961920199 rfkill: add default global states (v2) 17 years ago
Henrique de Moraes Holschuh 02589f6051 rfkill: detect bogus double-registering (v2) 17 years ago
Henrique de Moraes Holschuh e10e0dfe3b rfkill: protect suspended rfkill controllers 17 years ago
Dmitry Baryshkov 96185664f1 RFKILL: set the status of the leds on activation. 17 years ago