| Commit message (Expand) | Author | Age | Files | Lines |
* | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | 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 |
* | | | rfkill: Add constant for RFKILL_TYPE_FM radio devices | Marcel Holtmann | 2009-11-18 | 1 | -1/+3 |
|/ / |
|
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
|/ |
|
* | rfkill: add the GPS radio type | Tomas Winkler | 2009-08-04 | 1 | -1/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 1 | -8/+23 |
|\ |
|
| * | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins | 2009-07-21 | 1 | -0/+4 |
| * | rfkill: allow toggling soft state in sysfs again | Johannes Berg | 2009-07-21 | 1 | -8/+19 |
* | | rfkill: prep for rfkill API changes | Johannes Berg | 2009-07-10 | 1 | -2/+8 |
|/ |
|
* | rfkill: export persistent attribute in sysfs | Alan Jenkins | 2009-06-19 | 1 | -0/+10 |
* | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins | 2009-06-19 | 1 | -15/+25 |
* | rfkill: rfkill_set_block() when suspended nitpick | Alan Jenkins | 2009-06-19 | 1 | -3/+3 |
* | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins | 2009-06-10 | 1 | -5/+1 |
* | rfkill: remove set_global_sw_state | Alan Jenkins | 2009-06-10 | 1 | -51/+30 |
* | rfkill: remove input Kconfig | Johannes Berg | 2009-06-10 | 1 | -1/+1 |
* | rfkill: print events when input handler is disabled/enabled | Johannes Berg | 2009-06-10 | 1 | -2/+4 |
* | rfkill: always init poll delayed work | Johannes Berg | 2009-06-03 | 1 | -7/+6 |
* | rfkill: add function to query state | Johannes Berg | 2009-06-03 | 1 | -0/+13 |
* | rfkill: create useful userspace interface | Johannes Berg | 2009-06-03 | 2 | -7/+327 |
* | rfkill: rewrite | Johannes Berg | 2009-06-03 | 7 | -1263/+1256 |
* | net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n | Andrew Morton | 2009-05-06 | 1 | -0/+5 |
* | rfkill: Fix broken rfkill LED in 2.6.30-rc1 | Larry Finger | 2009-04-22 | 1 | -1/+8 |
* | rfkill-input: remove unused code | Johannes Berg | 2009-04-22 | 1 | -69/+0 |
* | rfkill: remove user_claim stuff | Johannes Berg | 2009-04-22 | 1 | -42/+3 |
* | net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning | Simon Holm Thøgersen | 2009-01-04 | 1 | -3/+1 |
* | rfkill: strip pointless notifier chain | Johannes Berg | 2008-12-12 | 1 | -78/+5 |
* | rfkill: always call get_state() hook on resume | Henrique de Moraes Holschuh | 2008-11-26 | 1 | -0/+10 |
* | rfkill: preserve state across suspend | Henrique de Moraes Holschuh | 2008-11-26 | 1 | -1/+6 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -3/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -1/+1 |
|\ |
|
| * | Fix logic error in rfkill_check_duplicity | Jonathan McDowell | 2008-11-06 | 1 | -1/+1 |