Commit Graph

110 Commits (864c6c22e9a5742b0f43c983b6c405d52817bacd)

Author SHA1 Message Date
Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 13 years ago
Sangwook Lee e209c5a7ed net:rfkill: add a gpio setup function into GPIO rfkill 14 years ago
Mohammed Shafi Shajakhan 6be19ccd69 rfkill: properly assign a boolean type 14 years ago
Joe Perches 246c081204 rfkill: Remove unnecessary OOM logging messages 14 years ago
Rhyland Klein 7176ba23f8 net: rfkill: add generic gpio rfkill driver 14 years ago
Julia Lawall bd2281b85d net/rfkill/core.c: Avoid leaving freed data in a list 14 years ago
Antonio Ospite cbc6a6ed09 rfkill: Regulator consumer driver for rfkill 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Stephen Hemminger 2e48928d8a rfkill: remove dead code 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
florian@mickler.org 819bfecc4f rename new rfkill sysfs knobs 15 years ago
florian@mickler.org 6c26361e4b enhance sysfs rfkill interface 15 years ago
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) 17 years ago
Henrique de Moraes Holschuh 176707997b rfkill: honour EPO state when resuming a rfkill controller 17 years ago
Henrique de Moraes Holschuh d003922dab rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input 17 years ago
Henrique de Moraes Holschuh 68d2413bec rfkill: export global states to rfkill-input 17 years ago
Henrique de Moraes Holschuh cf4b4aab55 rfkill: use killable locks instead of interruptible 17 years ago
Dmitry Baryshkov d8b105f900 RFKILL: fix input layer initialisation 17 years ago