index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rfkill
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rfkill: gpio: add ACPI support
Heikki Krogerus
2013-10-28
1
-1
/
+30
*
net: rfkill: gpio: prepare for DT and ACPI support
Heikki Krogerus
2013-10-28
1
-41
/
+51
*
net: rfkill: gpio: spinlock-safe GPIO access
Heikki Krogerus
2013-10-28
1
-8
/
+8
*
net: rfkill: gpio: clean up clock handling
Heikki Krogerus
2013-10-28
2
-28
/
+9
*
net: rfkill: gpio: convert to resource managed allocation
Heikki Krogerus
2013-10-28
1
-55
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-3
/
+5
|
\
|
*
net: rfkill: Do not ignore errors from regulator_enable()
Luis Henriques
2013-08-15
1
-3
/
+5
*
|
net: rfkill: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-49
/
+41
|
/
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-22
1
-2
/
+5
|
\
|
*
rfkill: fix error return code in rfkill_gpio_probe()
Wei Yongjun
2013-04-22
1
-2
/
+5
*
|
rfkill: Add NFC to the list of supported radios
Samuel Ortiz
2013-04-12
1
-1
/
+3
|
/
*
net: rfkill: Fix sparse warning in rfkill-regulator.c
Sachin Kamat
2013-03-06
1
-1
/
+1
*
rfkill: don't use [delayed_]work_pending()
Tejun Heo
2012-12-28
1
-5
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2012-10-28
2
-3
/
+22
|
|
\
|
*
|
rfkill: error cannot be set here so simplify
Alan Cox
2012-10-25
1
-2
/
+2
*
|
|
rfkill: remove __dev* attributes
Bill Pemberton
2012-12-06
2
-4
/
+4
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-1
/
+21
|
\
\
|
*
|
rfkill: prevent unnecessary event generation
Vitaly Wool
2012-09-24
1
-1
/
+7
|
*
|
Revert "rfkill: remove dead code"
AceLan Kao
2012-08-21
1
-0
/
+14
|
|
/
*
/
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-08-13
1
-2
/
+1
|
/
*
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
2012-06-06
1
-1
/
+1
*
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
1
-1
/
+1
|
\
|
*
net/rfkill/rfkill-gpio.c: introduce missing kfree
Julia Lawall
2012-01-04
1
-1
/
+1
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-3
/
+3
|
/
*
net: rfkill: convert net/rfkill/* to use module_platform_driver()
Axel Lin
2011-11-30
2
-23
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
net/rfkill/core.c: use kstrtoul, etc
Julia Lawall
2011-11-09
1
-2
/
+2
|
/
*
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
2011-10-03
1
-0
/
+11
*
rfkill: properly assign a boolean type
Mohammed Shafi Shajakhan
2011-09-19
1
-1
/
+1
*
rfkill: Remove unnecessary OOM logging messages
Joe Perches
2011-09-13
1
-1
/
+0
*
net: rfkill: add generic gpio rfkill driver
Rhyland Klein
2011-05-19
3
-0
/
+237
*
net/rfkill/core.c: Avoid leaving freed data in a list
Julia Lawall
2011-05-16
1
-1
/
+1
*
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
2011-04-19
3
-0
/
+176
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-2
/
+2
*
rfkill: remove dead code
Stephen Hemminger
2010-11-15
1
-14
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-1
/
+1
|
\
|
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-1
/
+1
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
rename new rfkill sysfs knobs
florian@mickler.org
2010-03-19
1
-27
/
+8
*
|
enhance sysfs rfkill interface
florian@mickler.org
2010-03-10
1
-0
/
+58
|
/
*
rfkill: Add support for KEY_RFKILL
Matthew Garrett
2010-03-02
1
-0
/
+8
*
net/rfkill/core.c: work around gcc-4.0.2 silliness
Andrew Morton
2009-12-07
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
1
-0
/
+1
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-23
1
-0
/
+1
|
|
\
|
|
*
rfkill: fix miscdev ops
Johannes Berg
2009-11-23
1
-0
/
+1
[next]