Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / rfkill.h
2010-03-02 Matthew Garrettrfkill: Add support for KEY_RFKILL
2009-11-18 Marcel Holtmannrfkill: Add constant for RFKILL_TYPE_FM radio devices
2009-11-18 Marcel Holtmannrfkill: Add missing description for RFKILL_TYPE_GPS
2009-09-01 Johannes Bergrfkill: relicense header file
2009-08-04 Tomas Winklerrfkill: add the GPS radio type
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Alan Jenkinsrfkill: remove too-strict __must_check
2009-07-10 Johannes Bergrfkill: prep for rfkill API changes
2009-07-08 Jaswinder Singh... includecheck fix: include/linux, rfkill.h
2009-06-19 Alan Jenkinsrfkill: export persistent attribute in sysfs
2009-06-19 Alan Jenkinsrfkill: don't restore software blocked state on persist...
2009-06-10 Alan Jenkinsrfkill: don't impose global states on resume (just...
2009-06-10 Alan Jenkinsrfkill: remove set_global_sw_state
2009-06-10 Johannes Bergrfkill: include err.h
2009-06-03 Johannes Bergrfkill: add function to query state
2009-06-03 Johannes Bergrfkill: create useful userspace interface
2009-06-03 Johannes Bergrfkill: rewrite
2009-04-22 Johannes Bergrfkill: remove user_claim stuff
2009-04-22 Johannes Bergrfkill: remove deprecated state constants
2008-12-12 Johannes Bergrfkill: strip pointless notifier chain
2008-11-26 Henrique de Moraes... rfkill: preserve state across suspend
2008-08-22 Henrique de Moraes... rfkill: introduce RFKILL_STATE_MAX
2008-08-22 Henrique de Moraes... rfkill: add __must_check annotations
2008-08-22 Henrique de Moraes... rfkill: add default global states (v2)
2008-07-29 Henrique de Moraes... rfkill: document the rfkill struct locking (v2)
2008-06-26 Henrique de Moraes... rfkill: rename the rfkill_state states and add block...
2008-06-26 Henrique de Moraes... rfkill: add notifier chains support
2008-06-26 Henrique de Moraes... rfkill: add the WWAN radio type
2008-06-26 Henrique de Moraes... rfkill: add read-write rfkill switch support
2008-06-26 Henrique de Moraes... rfkill: clarify meaning of rfkill states
2008-02-01 Iñaky Pérez-Gonzálezrfkill: add the WiMAX radio type
2007-10-10 Michael Buesch[RFKILL]: Add support for hardware-only rfkill buttons
2007-10-10 Michael Buesch[RFKILL]: Add support for an rfkill LED.
2007-10-10 Ivo van Doorn[RFKILL]: Move rfkill_switch_all out of global header
2007-10-10 Michael Buesch[PATCH] rfkill: Fix documentation typos
2007-10-10 Ivo van Doorn[RFKILL]: Add support for ultrawideband
2007-10-10 Ivo van Doorn[RFKILL]: Remove IRDA
2007-06-07 Ivo van Doorn[RFKILL]: Make rfkill->name const
2007-05-07 Ivo van Doorn[NET]: rfkill: add support for input key to control...