summaryrefslogtreecommitdiffstats
path: root/include/linux/rfkill.h
Commit message (Expand)AuthorAgeFilesLines
* net: rfkill: add rfkill_find_type functionHeikki Krogerus2016-02-241-0/+15
* rfkill: disentangle polling pause and suspendJohannes Berg2016-02-241-1/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-89/+3
* Revert "rfkill: remove dead code"AceLan Kao2012-08-211-0/+31
* device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
* rfkill: remove dead codeStephen Hemminger2010-11-151-31/+0
* header: fix broken headers for user spaceChangli Gao2010-08-221-1/+1
* rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-021-1/+1
* rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-181-0/+2
* rfkill: Add missing description for RFKILL_TYPE_GPSMarcel Holtmann2009-11-181-0/+1
* rfkill: relicense header fileJohannes Berg2009-09-011-13/+10
* rfkill: add the GPS radio typeTomas Winkler2009-08-041-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-1/+1
|\
| * rfkill: remove too-strict __must_checkAlan Jenkins2009-07-211-1/+1
* | rfkill: prep for rfkill API changesJohannes Berg2009-07-101-0/+14
|/
* includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
* rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-191-2/+3
* rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-191-5/+27
* rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-101-3/+4
* rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-20/+8
* rfkill: include err.hJohannes Berg2009-06-091-0/+1
* rfkill: add function to query stateJohannes Berg2009-06-031-0/+12
* rfkill: create useful userspace interfaceJohannes Berg2009-06-031-24/+60
* rfkill: rewriteJohannes Berg2009-06-031-74/+251
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-6/+0
* rfkill: remove deprecated state constantsJohannes Berg2009-04-221-8/+0
* rfkill: strip pointless notifier chainJohannes Berg2008-12-121-7/+0
* rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-0/+1
* rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh2008-08-221-0/+1
* rfkill: add __must_check annotationsHenrique de Moraes Holschuh2008-08-221-2/+3
* rfkill: add default global states (v2)Henrique de Moraes Holschuh2008-08-221-0/+1
* rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh2008-07-291-3/+5
* rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2008-06-261-3/+29
* rfkill: add notifier chains supportHenrique de Moraes Holschuh2008-06-261-0/+7
* rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-261-0/+2
* rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2008-06-261-0/+5
* rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2008-06-261-3/+3
* rfkill: add the WiMAX radio typeIñaky Pérez-González2008-01-311-0/+2
* [RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch2007-10-101-0/+3
* [RFKILL]: Add support for an rfkill LED.Michael Buesch2007-10-101-0/+21
* [RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn2007-10-101-3/+1
* [PATCH] rfkill: Fix documentation typosMichael Buesch2007-10-101-3/+3
* [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-101-0/+2
* [RFKILL]: Remove IRDAIvo van Doorn2007-10-101-5/+3
* [RFKILL]: Make rfkill->name constIvo van Doorn2007-06-071-1/+1
* [NET]: rfkill: add support for input key to control wireless radioIvo van Doorn2007-05-071-0/+89