index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: kernel-doc warning fixes
Fabian Frederick
2014-10-08
1
-2
/
+2
*
net: rfkill: gpio: Fix clock status
Loic Poulain
2014-09-22
1
-1
/
+1
*
net: rfkill: gpio: Enable module auto-loading for ACPI based switches
Marcel Holtmann
2014-09-16
1
-0
/
+1
*
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Mika Westerberg
2014-08-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-11
/
+8
|
\
|
*
rfkill-gpio: Use gpio cansleep version
Loic Poulain
2014-05-07
1
-11
/
+8
*
|
net: rfkill: gpio: hard-code the gpio names
Heikki Krogerus
2014-04-11
1
-17
/
+2
*
|
net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip
Heikki Krogerus
2014-04-11
1
-0
/
+5
*
|
net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2
Heikki Krogerus
2014-04-11
1
-0
/
+1
*
|
net: rfkill: gpio: remove unused and obsolete platform parameters
Heikki Krogerus
2014-04-11
1
-14
/
+1
|
/
*
net: rfkill: move poll work to power efficient workqueue
Shaibal Dutta
2014-02-04
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-3
/
+1
|
\
|
*
rfkill: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
1
-3
/
+1
*
|
net: rfkill: gpio: convert to descriptor-based GPIO interface
Heikki Krogerus
2014-01-07
1
-43
/
+34
|
/
*
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
[next]