index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rfkill
/
rfkill-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
net: rfkill-gpio: Add handle clock for rfkill gpio
Beomho Seo
1
-3
/
+4
2014-11-18
net: rfkill-gpio: add low power mode for bluetooth chip
Seung-Woo Kim
1
-0
/
+110
2014-11-18
net: rfkill-gpio: add host wake and wake pins
Seung-Woo Kim
1
-0
/
+99
2014-11-18
net: rfkill-gpio: fix initial state as blocked
Seung-Woo Kim
1
-0
/
+4
2014-11-18
net: rfkill: add line for parsing shutdown gpio prooerty
Beomho Seo
1
-0
/
+1
2014-11-18
net: rfkill: gpio: add device tree support
Chen-Yu Tsai
1
-1
/
+24
2014-11-18
net: rfkill: gpio: fix reversed clock enable state
Chen-Yu Tsai
1
-1
/
+1
2014-11-18
net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepare
Chen-Yu Tsai
1
-2
/
+2
2014-11-18
net: rfkill: gpio: prepare for DT and ACPI support
Heikki Krogerus
1
-41
/
+51
2014-11-18
net: rfkill: gpio: spinlock-safe GPIO access
Heikki Krogerus
1
-8
/
+8
2014-11-18
net: rfkill: gpio: clean up clock handling
Heikki Krogerus
1
-27
/
+8
2014-11-18
net: rfkill: gpio: convert to resource managed allocation
Heikki Krogerus
1
-55
/
+20
2013-04-22
rfkill: fix error return code in rfkill_gpio_probe()
Wei Yongjun
1
-2
/
+5
2012-12-06
rfkill: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-01-04
net/rfkill/rfkill-gpio.c: introduce missing kfree
Julia Lawall
1
-1
/
+1
2011-11-30
net: rfkill: convert net/rfkill/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-03
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
1
-0
/
+11
2011-05-19
net: rfkill: add generic gpio rfkill driver
Rhyland Klein
1
-0
/
+227