dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/mei
Greg Kroah-Hartman 65929215d8 char/misc: remove CONFIG_EXPERIMENTAL dependencies
As discussed at the kernel summit this year, CONFIG_EXPERIMENTAL means
nothing, so let's get rid of it.

Cc: Kees Cook <keescook@chromium.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Tomas Winkler <tomas.winkler@intel.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Paul Bolle <pebolle@tiscali.nl>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-18 16:14:53 +01:00
..
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
hw.h mei: add lynx point pci device ids 2012-09-05 13:45:56 -07:00
init.c mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interrupt.c mei: don't print buffer as a string 2012-09-10 15:51:15 -07:00
iorw.c mei: name space for mei device state 2012-08-16 09:43:58 -07:00
main.c mei: add error messages for open count errors 2012-09-10 15:51:15 -07:00
mei_dev.h mei: struct mei_message_data doesn't have to be packed 2012-09-10 15:51:15 -07:00
wd.c mei: wd: use watchdog_set/get_drvdata for passing mei_device 2012-08-16 09:51:02 -07:00