aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rfkill.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-89/+3
2012-08-21Revert "rfkill: remove dead code"AceLan Kao1-0/+31
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2010-11-15rfkill: remove dead codeStephen Hemminger1-31/+0
2010-08-22header: fix broken headers for user spaceChangli Gao1-1/+1
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett1-1/+1
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann1-0/+2
2009-11-18rfkill: Add missing description for RFKILL_TYPE_GPSMarcel Holtmann1-0/+1
2009-09-01rfkill: relicense header fileJohannes Berg1-13/+10
2009-08-04rfkill: add the GPS radio typeTomas Winkler1-0/+1
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins1-1/+1
2009-07-10rfkill: prep for rfkill API changesJohannes Berg1-0/+14
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput1-1/+0
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins1-2/+3
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins1-5/+27
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins1-3/+4
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-20/+8
2009-06-09rfkill: include err.hJohannes Berg1-0/+1
2009-06-03rfkill: add function to query stateJohannes Berg1-0/+12
2009-06-03rfkill: create useful userspace interfaceJohannes Berg1-24/+60
2009-06-03rfkill: rewriteJohannes Berg1-74/+251
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-6/+0
2009-04-22rfkill: remove deprecated state constantsJohannes Berg1-8/+0
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-7/+0
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh1-0/+1
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh1-0/+1
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh1-2/+3
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh1-0/+1
2008-07-29rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh1-3/+5
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh1-3/+29
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh1-0/+7
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh1-0/+2
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh1-0/+5
2008-06-26rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh1-3/+3
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González1-0/+2
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch1-0/+3
2007-10-10[RFKILL]: Add support for an rfkill LED.Michael Buesch1-0/+21
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn1-3/+1
2007-10-10[PATCH] rfkill: Fix documentation typosMichael Buesch1-3/+3
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn1-0/+2
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn1-5/+3
2007-06-07[RFKILL]: Make rfkill->name constIvo van Doorn1-1/+1
2007-05-07[NET]: rfkill: add support for input key to control wireless radioIvo van Doorn1-0/+89