Age | Commit message (Expand) | Author | Files | Lines |
2018-06-15 | rfkill: Fixes and cleanup of kernel-doc in the header file | Peter Meerwald | 1 | -10/+10 |
2016-02-24 | net: rfkill: add rfkill_find_type function | Heikki Krogerus | 1 | -0/+15 |
2016-02-24 | rfkill: disentangle polling pause and suspend | Johannes Berg | 1 | -1/+2 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -89/+3 |
2012-08-21 | Revert "rfkill: remove dead code" | AceLan Kao | 1 | -0/+31 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 1 | -1/+1 |
2010-11-15 | rfkill: remove dead code | Stephen Hemminger | 1 | -31/+0 |
2010-08-23 | header: fix broken headers for user space | Changli Gao | 1 | -1/+1 |
2010-03-02 | rfkill: Add support for KEY_RFKILL | Matthew Garrett | 1 | -1/+1 |
2009-11-19 | rfkill: Add constant for RFKILL_TYPE_FM radio devices | Marcel Holtmann | 1 | -0/+2 |
2009-11-19 | rfkill: Add missing description for RFKILL_TYPE_GPS | Marcel Holtmann | 1 | -0/+1 |
2009-09-01 | rfkill: relicense header file | Johannes Berg | 1 | -13/+10 |
2009-08-05 | rfkill: add the GPS radio type | Tomas Winkler | 1 | -0/+1 |
2009-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-07-21 | rfkill: remove too-strict __must_check | Alan Jenkins | 1 | -1/+1 |
2009-07-10 | rfkill: prep for rfkill API changes | Johannes Berg | 1 | -0/+14 |
2009-07-08 | includecheck fix: include/linux, rfkill.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-06-19 | rfkill: export persistent attribute in sysfs | Alan Jenkins | 1 | -2/+3 |
2009-06-19 | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins | 1 | -5/+27 |
2009-06-10 | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins | 1 | -3/+4 |
2009-06-10 | rfkill: remove set_global_sw_state | Alan Jenkins | 1 | -20/+8 |
2009-06-10 | rfkill: include err.h | Johannes Berg | 1 | -0/+1 |
2009-06-03 | rfkill: add function to query state | Johannes Berg | 1 | -0/+12 |
2009-06-03 | rfkill: create useful userspace interface | Johannes Berg | 1 | -24/+60 |
2009-06-03 | rfkill: rewrite | Johannes Berg | 1 | -74/+251 |
2009-04-23 | rfkill: remove user_claim stuff | Johannes Berg | 1 | -6/+0 |
2009-04-23 | rfkill: remove deprecated state constants | Johannes Berg | 1 | -8/+0 |
2008-12-12 | rfkill: strip pointless notifier chain | Johannes Berg | 1 | -7/+0 |
2008-11-26 | rfkill: preserve state across suspend | Henrique de Moraes Holschuh | 1 | -0/+1 |
2008-08-23 | rfkill: introduce RFKILL_STATE_MAX | Henrique de Moraes Holschuh | 1 | -0/+1 |
2008-08-23 | rfkill: add __must_check annotations | Henrique de Moraes Holschuh | 1 | -2/+3 |
2008-08-23 | rfkill: add default global states (v2) | Henrique de Moraes Holschuh | 1 | -0/+1 |
2008-07-30 | rfkill: document the rfkill struct locking (v2) | Henrique de Moraes Holschuh | 1 | -3/+5 |
2008-06-26 | rfkill: rename the rfkill_state states and add block-locked state | Henrique de Moraes Holschuh | 1 | -3/+29 |
2008-06-26 | rfkill: add notifier chains support | Henrique de Moraes Holschuh | 1 | -0/+7 |
2008-06-26 | rfkill: add the WWAN radio type | Henrique de Moraes Holschuh | 1 | -0/+2 |
2008-06-26 | rfkill: add read-write rfkill switch support | Henrique de Moraes Holschuh | 1 | -0/+5 |
2008-06-26 | rfkill: clarify meaning of rfkill states | Henrique de Moraes Holschuh | 1 | -3/+3 |
2008-02-01 | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 1 | -0/+2 |
2007-10-11 | [RFKILL]: Add support for hardware-only rfkill buttons | Michael Buesch | 1 | -0/+3 |
2007-10-11 | [RFKILL]: Add support for an rfkill LED. | Michael Buesch | 1 | -0/+21 |
2007-10-11 | [RFKILL]: Move rfkill_switch_all out of global header | Ivo van Doorn | 1 | -3/+1 |
2007-10-11 | [PATCH] rfkill: Fix documentation typos | Michael Buesch | 1 | -3/+3 |
2007-10-11 | [RFKILL]: Add support for ultrawideband | Ivo van Doorn | 1 | -0/+2 |
2007-10-11 | [RFKILL]: Remove IRDA | Ivo van Doorn | 1 | -5/+3 |
2007-06-08 | [RFKILL]: Make rfkill->name const | Ivo van Doorn | 1 | -1/+1 |
2007-05-07 | [NET]: rfkill: add support for input key to control wireless radio | Ivo van Doorn | 1 | -0/+89 |