Age | Commit message (Expand) | Author |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-06 | rfkill: remove __dev* attributes | Bill Pemberton |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |
2012-10-25 | rfkill: error cannot be set here so simplify | Alan Cox |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-09-24 | rfkill: prevent unnecessary event generation | Vitaly Wool |
2012-08-21 | Revert "rfkill: remove dead code" | AceLan Kao |
2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo |
2012-06-06 | rfkill: Add the capability to switch all devices of all type in __rfkill_swit... | Alex Hung |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
2012-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-04 | net/rfkill/rfkill-gpio.c: introduce missing kfree | Julia Lawall |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-11-30 | net: rfkill: convert net/rfkill/* to use module_platform_driver() | Axel Lin |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-09 | net/rfkill/core.c: use kstrtoul, etc | Julia Lawall |
2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-03 | net:rfkill: add a gpio setup function into GPIO rfkill | Sangwook Lee |
2011-09-19 | rfkill: properly assign a boolean type | Mohammed Shafi Shajakhan |
2011-09-13 | rfkill: Remove unnecessary OOM logging messages | Joe Perches |
2011-05-19 | net: rfkill: add generic gpio rfkill driver | Rhyland Klein |
2011-05-16 | net/rfkill/core.c: Avoid leaving freed data in a list | Julia Lawall |
2011-04-19 | rfkill: Regulator consumer driver for rfkill | Antonio Ospite |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-11-15 | rfkill: remove dead code | Stephen Hemminger |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-19 | rename new rfkill sysfs knobs | florian@mickler.org |
2010-03-10 | enhance sysfs rfkill interface | florian@mickler.org |
2010-03-02 | rfkill: Add support for KEY_RFKILL | Matthew Garrett |
2009-12-07 | net/rfkill/core.c: work around gcc-4.0.2 silliness | Andrew Morton |
2009-11-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-23 | rfkill: fix miscdev ops | Johannes Berg |
2009-11-18 | rfkill: Add constant for RFKILL_TYPE_FM radio devices | Marcel Holtmann |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-08-04 | rfkill: add the GPS radio type | Tomas Winkler |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-21 | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins |
2009-07-21 | rfkill: allow toggling soft state in sysfs again | Johannes Berg |
2009-07-10 | rfkill: prep for rfkill API changes | Johannes Berg |
2009-06-19 | rfkill: export persistent attribute in sysfs | Alan Jenkins |
2009-06-19 | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins |
2009-06-19 | rfkill: rfkill_set_block() when suspended nitpick | Alan Jenkins |
2009-06-10 | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins |
2009-06-10 | rfkill: remove set_global_sw_state | Alan Jenkins |
2009-06-10 | rfkill: remove input Kconfig | Johannes Berg |