2008-09-24 21:46:44 +00:00
|
|
|
menuconfig STAGING
|
|
|
|
bool "Staging drivers"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
This option allows you to select a number of drivers that are
|
|
|
|
not of the "normal" Linux kernel quality level. These drivers
|
2009-01-26 10:12:25 +00:00
|
|
|
are placed here in order to get a wider audience to make use of
|
2008-09-24 21:46:44 +00:00
|
|
|
them. Please note that these drivers are under heavy
|
|
|
|
development, may or may not work, and may contain userspace
|
|
|
|
interfaces that most likely will be changed in the near
|
|
|
|
future.
|
|
|
|
|
|
|
|
Using any of these drivers will taint your kernel which might
|
|
|
|
affect support options from both the community, and various
|
2009-01-26 10:12:25 +00:00
|
|
|
commercial support organizations.
|
2008-09-24 21:46:44 +00:00
|
|
|
|
|
|
|
If you wish to work on these drivers, to help improve them, or
|
|
|
|
to report problems you have with them, please see the
|
|
|
|
driver_name.README file in the drivers/staging/ directory to
|
|
|
|
see what needs to be worked on, and who to contact.
|
|
|
|
|
|
|
|
If in doubt, say N here.
|
|
|
|
|
2008-11-08 05:12:17 +00:00
|
|
|
|
2008-11-27 21:01:28 +00:00
|
|
|
if STAGING
|
|
|
|
|
2008-04-04 00:30:53 +00:00
|
|
|
source "drivers/staging/et131x/Kconfig"
|
2008-09-24 21:46:44 +00:00
|
|
|
|
2008-03-19 21:27:25 +00:00
|
|
|
source "drivers/staging/slicoss/Kconfig"
|
|
|
|
|
2008-07-09 20:56:51 +00:00
|
|
|
source "drivers/staging/usbip/Kconfig"
|
|
|
|
|
2008-10-01 12:36:56 +00:00
|
|
|
source "drivers/staging/winbond/Kconfig"
|
|
|
|
|
2008-10-02 18:29:28 +00:00
|
|
|
source "drivers/staging/wlan-ng/Kconfig"
|
|
|
|
|
2008-10-07 04:41:46 +00:00
|
|
|
source "drivers/staging/echo/Kconfig"
|
|
|
|
|
2008-11-05 04:29:31 +00:00
|
|
|
source "drivers/staging/comedi/Kconfig"
|
|
|
|
|
2010-09-25 02:13:42 +00:00
|
|
|
source "drivers/staging/olpc_dcon/Kconfig"
|
|
|
|
|
2008-11-05 07:46:58 +00:00
|
|
|
source "drivers/staging/asus_oled/Kconfig"
|
|
|
|
|
2008-11-14 01:18:59 +00:00
|
|
|
source "drivers/staging/panel/Kconfig"
|
|
|
|
|
2008-12-05 04:01:41 +00:00
|
|
|
source "drivers/staging/rtl8187se/Kconfig"
|
|
|
|
|
2009-11-03 09:17:24 +00:00
|
|
|
source "drivers/staging/rtl8192u/Kconfig"
|
|
|
|
|
2009-08-04 22:57:55 +00:00
|
|
|
source "drivers/staging/rtl8192e/Kconfig"
|
2008-08-21 21:04:55 +00:00
|
|
|
|
2010-08-20 15:15:30 +00:00
|
|
|
source "drivers/staging/rtl8712/Kconfig"
|
|
|
|
|
2011-01-21 09:39:18 +00:00
|
|
|
source "drivers/staging/rts_pstor/Kconfig"
|
|
|
|
|
2011-07-19 09:10:35 +00:00
|
|
|
source "drivers/staging/rts5139/Kconfig"
|
|
|
|
|
2008-12-18 01:13:45 +00:00
|
|
|
source "drivers/staging/frontier/Kconfig"
|
|
|
|
|
2009-02-09 21:02:35 +00:00
|
|
|
source "drivers/staging/phison/Kconfig"
|
|
|
|
|
2009-02-28 03:50:03 +00:00
|
|
|
source "drivers/staging/line6/Kconfig"
|
|
|
|
|
2009-05-06 00:35:21 +00:00
|
|
|
source "drivers/staging/octeon/Kconfig"
|
|
|
|
|
2009-05-31 19:49:42 +00:00
|
|
|
source "drivers/staging/serqt_usb2/Kconfig"
|
|
|
|
|
2009-06-02 18:44:46 +00:00
|
|
|
source "drivers/staging/vt6655/Kconfig"
|
|
|
|
|
2009-06-13 11:39:00 +00:00
|
|
|
source "drivers/staging/vt6656/Kconfig"
|
2009-06-03 05:45:46 +00:00
|
|
|
|
2010-11-17 23:45:36 +00:00
|
|
|
source "drivers/staging/sep/Kconfig"
|
|
|
|
|
2009-08-18 17:06:19 +00:00
|
|
|
source "drivers/staging/iio/Kconfig"
|
|
|
|
|
2010-06-01 08:01:24 +00:00
|
|
|
source "drivers/staging/zram/Kconfig"
|
2009-09-22 04:56:53 +00:00
|
|
|
|
2011-02-07 03:27:09 +00:00
|
|
|
source "drivers/staging/zcache/Kconfig"
|
|
|
|
|
2012-01-09 22:51:57 +00:00
|
|
|
source "drivers/staging/zsmalloc/Kconfig"
|
|
|
|
|
2009-09-27 09:12:52 +00:00
|
|
|
source "drivers/staging/wlags49_h2/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/staging/wlags49_h25/Kconfig"
|
2009-12-04 00:19:47 +00:00
|
|
|
|
2012-06-10 11:12:24 +00:00
|
|
|
source "drivers/staging/sm7xxfb/Kconfig"
|
2009-10-20 04:38:11 +00:00
|
|
|
|
staging: add Broadcom Crystal HD driver
This patch supersedes the earlier ones sent by Manu Abraham to add
the Broadcom Crystal HD driver to the staging tree, per discussion
with him about it. I've been working with Broadcom's Naren Sankar
on this driver for a number of months, and had already talked Naren
about submitting this on Broadcom's behalf, didn't expect anyone
else to jump on submitting it as quickly as Manu did. ;)
This version is a one-shot deal, incorporating the original driver,
Manu's coding style clean-ups, udev device creation support from
Edgar 'gimli' Hucek, and a number of other small tweaks from myself
and Scott Davilla, the other individual who has been working closely
on this code with Naren and I.
I've tested this iteration of the code lightly on a mini pci-e board
in a ThinkPad T61p running x86_64 Fedora 12, with the expected results,
and will test further on other systems with other variants of the card
(I have three varieties of this device currently in hand). Scott has
also tested on assorted primarily i686 varieties of Ubuntu, and Naren
has tested with both Fedora and Ubuntu, iirc.
Note: only the 70012 is currently supported by this driver, 70015
support will follow later. Also note that Blu-Ray support isn't
enabled (at the firmware level), due to misc fun related to the
BD encryption scheme, DRM, etc. :\
I *do* have a git tree containing the driver, lib, gst plugin and
firmware that I'm working from at the moment[*], as there are inter-
dependencies between the driver and lib, and the driver can be used
with kernels going a ways back (I've only tested back to 2.6.18 as
it exists in Red Hat Enterprise Linux 5). I'm exporting from there,
into a linux-next tree, then generating patches from there. The goal
is to feed everything upstream as quickly as possible, but there are
users who want this code for earlier kernels too...
The firmware will be submitted for inclusion in dwmw2's linux-firmware
tree once there is a suitable redistribution-no-modification type of
license on it (I believe Naren is working with Broadcom legal to get
that in place).
Changelog from initial Broadcom release to here:
commit d20475d444610c5683d09e63f707f5bb22359062
Author: Jarod Wilson <jarod@redhat.com>
Date: Mon Jan 4 13:55:16 2010 -0500
include: lib doesn't build w/o the removed stdint include
So add it back...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
commit c181070a330530b792d2b80e3ec6ab12a5a57394
Author: Scott Davilla <davilla@4pi.com>
Date: Mon Jan 4 13:38:37 2010 -0500
include: don't define VOID if its already defined
Signed-off-by: Scott Davilla <davilla@4pi.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
commit 33d8a2b691e81212e398f53770578d79650bf0bc
Author: Jarod Wilson <jarod@redhat.com>
Date: Mon Jan 4 13:12:10 2010 -0500
driver: create crystalhd device using udev
Based on:
http://sourceforge.net/apps/trac/archvdr/browser/trunk/archvdr/crystalhd/use_udev.patch
Signed-off-by: Edgar ( gimli ) Hucek <ebsi4711 at gmail dot com>
Formatting tweaks, error-handling path fixups and any bugs added by Jarod.
Signed-off-by: Jarod Wilson <jarod@redhat.com>
commit c44c64dea5537814796fcbe2d9db0209383c78b9
Author: Manu Abraham <abraham.manu@gmail.com>
Date: Mon Jan 4 10:32:47 2010 -0500
crystalhd: coding style cleanups
Signed-off-by: Manu Abraham <abraham.manu@gmail.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
commit cffa6da7467ff697a656d1dfff54bb0513a053dc
Author: Jarod Wilson <jarod@redhat.com>
Date: Mon Jan 4 10:17:27 2010 -0500
crystalhd: run dos2unix over everything, this is linux source...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
commit 7fa38a282db7af5a5746055f7c6cef8a9b8ee138
Author: Jarod Wilson <jarod@redhat.com>
Date: Mon Jan 4 10:02:33 2010 -0500
crystalhd: initial import of released Broadcom code
Straight import of:
http://www.broadcom.com/docs/support/crystalhd/crystalhd_linux_20091229.zip
Unfortunately, we're unable to publicly publish all the history that got
us from the initial internal code to what was released here, but such is
life, we can just be happy we've got this open-sourced now. :)
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Naren Sankar <nsankar@broadcom.com>
Signed-off-by: Scott Davilla <davilla@4pi.com>
Signed-off-by: Manu Abraham <abraham.manu@gmail.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-01-04 23:02:27 +00:00
|
|
|
source "drivers/staging/crystalhd/Kconfig"
|
2009-10-28 20:16:38 +00:00
|
|
|
|
2010-03-04 13:40:46 +00:00
|
|
|
source "drivers/staging/cxt1e1/Kconfig"
|
2009-11-23 02:28:24 +00:00
|
|
|
|
2010-05-19 08:44:14 +00:00
|
|
|
source "drivers/staging/xgifb/Kconfig"
|
|
|
|
|
2010-06-24 13:40:07 +00:00
|
|
|
source "drivers/staging/tidspbridge/Kconfig"
|
|
|
|
|
2010-07-08 23:25:55 +00:00
|
|
|
source "drivers/staging/quickstart/Kconfig"
|
|
|
|
|
2010-08-12 21:14:07 +00:00
|
|
|
source "drivers/staging/sbe-2t3e3/Kconfig"
|
|
|
|
|
2010-09-08 07:42:32 +00:00
|
|
|
source "drivers/staging/keucr/Kconfig"
|
|
|
|
|
2010-09-08 21:46:36 +00:00
|
|
|
source "drivers/staging/bcm/Kconfig"
|
|
|
|
|
2010-09-22 05:56:27 +00:00
|
|
|
source "drivers/staging/ft1000/Kconfig"
|
|
|
|
|
2010-10-07 18:20:02 +00:00
|
|
|
source "drivers/staging/speakup/Kconfig"
|
|
|
|
|
2010-10-22 13:00:20 +00:00
|
|
|
source "drivers/staging/cptm1217/Kconfig"
|
|
|
|
|
2010-11-02 12:08:45 +00:00
|
|
|
source "drivers/staging/ste_rmi4/Kconfig"
|
|
|
|
|
2011-05-19 14:34:42 +00:00
|
|
|
source "drivers/staging/nvec/Kconfig"
|
|
|
|
|
2011-11-02 00:23:55 +00:00
|
|
|
source "drivers/staging/media/Kconfig"
|
2011-10-31 15:24:52 +00:00
|
|
|
|
2012-04-11 09:14:57 +00:00
|
|
|
source "drivers/staging/net/Kconfig"
|
|
|
|
|
staging: add omapdrm DRM/KMS driver for TI OMAP platforms
A DRM display driver for TI OMAP platform. Similar to omapfb (fbdev)
and omap_vout (v4l2 display) drivers in the past, this driver uses the
DSS2 driver to access the display hardware, including support for
HDMI, DVI, and various types of LCD panels. And it implements GEM
support for buffer allocation (for KMS as well as offscreen buffers
used by the xf86-video-omap userspace xorg driver).
The driver maps CRTCs to overlays, encoders to overlay-managers, and
connectors to dssdev's. Note that this arrangement might change slightly
when support for drm_plane overlays is added.
For GEM support, non-scanout buffers are using the shmem backed pages
provided by GEM core (In drm_gem_object_init()). In the case of scanout
buffers, which need to be physically contiguous, those are allocated
with CMA and use drm_gem_private_object_init().
See userspace xorg driver:
git://github.com/robclark/xf86-video-omap.git
Refer to this link for CMA (Continuous Memory Allocator):
http://lkml.org/lkml/2011/8/19/302
Links to previous versions of the patch:
v1: http://lwn.net/Articles/458137/
v2: http://patches.linaro.org/4156/
v3: http://patches.linaro.org/4688/
v4: http://patches.linaro.org/4791/
History:
v5: move headers from include/drm at Greg KH's request, minor rebasing
on 3.2-rc1, pull in private copies of drm_gem_{get,put}_pages()
because "drm/gem: add functions to get/put pages" patch is not
merged yet
v4: bit of rework of encoder/connector _dpms() code, modeset_init()
rework to not use nested functions, update TODO.txt
v3: minor cleanups, improved error handling for dev_load(), some minor
API changes that will be needed later for tiled buffer support
v2: replace omap_vram with CMA for scanout buffer allocation, remove
unneeded functions, use dma_addr_t for physical addresses, error
handling cleanup, refactor attach/detach pages into common drm
functions, split non-userspace-facing API into omap_priv.h, remove
plugin API
v1: original
Signed-off-by: Rob Clark <rob@ti.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-12 18:09:40 +00:00
|
|
|
source "drivers/staging/omapdrm/Kconfig"
|
|
|
|
|
2011-11-30 11:33:10 +00:00
|
|
|
source "drivers/staging/android/Kconfig"
|
|
|
|
|
2012-01-30 22:54:48 +00:00
|
|
|
source "drivers/staging/telephony/Kconfig"
|
|
|
|
|
2012-02-20 21:12:44 +00:00
|
|
|
source "drivers/staging/ozwpan/Kconfig"
|
|
|
|
|
staging: usb: gadget: Add Configurable Composite Gadget driver
The Configurable Gadget driver is a composite driver that allows
userspace to change at runtime the list of functions enabled in
its configuration and to configure these functions. It supports
multiple functions: acm, rndis, and mass storage.
It is usually controlled by a daemon that changes the configuration
based on user settings. For example, rndis is enabled when the user
enables sharing the phone data connection.
As an example on how to use it, the following shell commands will
make the gadget disconnect from the host and make it be re-enumerated
as a composite with 1 rndis and 2 acm interfaces, and a different
product id:
echo 0 > /sys/class/ccg_usb/ccg0/enable
echo rndis,acm > /sys/class/ccg_usb/ccg0/functions
echo 2 > /sys/class/ccg_usb/ccg0/f_acm/instances
echo -n 0x2d01 > /sys/module/g_ccg/parameters/idProduct
echo 1 > /sys/class/ccg_usb/ccg0/enable
The driver requires a gadget controller that supports software
control of the D+ pullup and the controller driver must support
disabling the pullup during composite_bind.
Signed-off-by: Mike Lockwood <lockwood@android.com>
Signed-off-by: Benoit Goby <benoit@android.com>
[import from android.c, implement review comments, remove adb,mtp,ptp,accessory]
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-16 10:34:37 +00:00
|
|
|
source "drivers/staging/ccg/Kconfig"
|
|
|
|
|
2012-05-11 08:17:10 +00:00
|
|
|
source "drivers/staging/ipack/Kconfig"
|
|
|
|
|
2012-05-15 04:20:36 +00:00
|
|
|
source "drivers/staging/gdm72xx/Kconfig"
|
|
|
|
|
2012-05-24 16:47:38 +00:00
|
|
|
source "drivers/staging/csr/Kconfig"
|
|
|
|
|
2012-07-12 16:02:29 +00:00
|
|
|
source "drivers/staging/omap-thermal/Kconfig"
|
|
|
|
|
staging: ramster: move to new zcache2 codebase
[V2: rebased to apply to 20120905 staging-next, no other changes]
The original zcache in staging is a "demo" version, and this is a massive
rewrite. This was intended to result in a merged zcache and ramster, but
that option has been blocked so, to continue forward progress on ramster
and future related projects, only ramster moves to the new codebase.
To differentiate between the old demo zcache and the rewrite, we refer
to the latter as zcache2, config'd as CONFIG_ZCACHE2. Zcache and zcache2
cannot be built in the same kernel, so CONFIG_ZCACHE2 implies !CONFIG_ZCACHE.
This developer still has hope that zcache and zcache2 will be merged
into one codebase. Until then, zcache2 can be considered a one-node
version of ramster.
No history of changes was recorded during the zcache2 rewrite and recreating
a sane one would be a Sisyphean task but, since ramster is still in
staging and has been unchanged since it was merged, presumably this
is acceptable.
This commit also provides the hooks in zcache2 for ramster, but all
ramster-specific code is provided in a separate commit.
Some of the highlights of this rewritten codebase for zcache2:
(Note: If you are not familiar with the tmem terminology, you can review
it here: http://lwn.net/Articles/454795/ )
1. Merge of "demo" zcache and the v1.1 version of zcache in ramster. Zcache
and ramster had a great deal of duplicate code which is now merged.
In essence, zcache2 *is* ramster but with no remote machine available,
but !CONFIG_RAMSTER will avoid compiling lots of ramster-specific code.
2. Allocator. Previously, persistent pools used zsmalloc and ephemeral pools
used zbud. Now a completely rewritten zbud is used for both. Notably
this zbud maintains all persistent (frontswap) and ephemeral (cleancache)
pageframes in separate queues in LRU order.
3. Interaction with page allocator. Zbud does no page allocation/freeing,
it is done entirely in zcache2 where it can be tracked more effectively.
4. Better pre-allocation. Previously, on put, if a new pageframe could not be
pre-allocated, the put would fail, even if the allocator had plenty of
partial pages where the data could be stored; this is now fixed.
5. Ouroboros ("eating its own tail") allocation. If no pageframe can be
allocated AND no partial pages are available, the least-recently-used
ephemeral pageframe is reclaimed immediately (including flushing tmem
pointers to it) and re-used. This ensures that most-recently-used
cleancache pages are more likely to be retained than LRU pages and also
that, as in the core mm subsystem, anonymous pages have a higher priority
than clean page cache pages.
6. Zcache and zbud now use debugfs instead of sysfs. Ramster uses debugfs
where possible and sysfs where necessary. (Some ramster configuration
is done from userspace so some sysfs is necessary.)
7. Modularization. As some have observed, the monolithic zcache-main.c code
included zbud code, which has now been separated into its own code module.
Much ramster-specific code in the old ramster zcache-main.c has also been
moved into ramster.c so that it does not get compiled with !CONFIG_RAMSTER.
8. Rebased to 3.5.
This new codebase also provides hooks for several future new features:
A. WasActive patch, requires some mm/frontswap changes previously posted.
A new version of this patch will be provided separately.
See ifdef __PG_WAS_ACTIVE
B. Exclusive gets. It seems tmem _can_ support exclusive gets with a
minor change to both zcache2 and a small backwards-compatible change
to frontswap.c. Explanation and frontswap patch will be provided
separately. See ifdef FRONTSWAP_HAS_EXCLUSIVE_GETS
C. Ouroboros writeback. Since persistent (frontswap) pages may now also be
reclaimed in LRU order, the foundation is in place to properly writeback
these pages back into the swap cache and then the swap disk. This is still
under development and requires some other mm changes which are prototyped.
See ifdef FRONTSWAP_HAS_UNUSE.
A new feature that desperately needs attention (if someone is looking for
a way to contribute) is kernel module support. A preliminary version of
a patch was posted by Erlangen University and needs to be integrated and
tested for zcache2 and brought up to kernel standards.
If anybody is interested on helping out with any of these, let me know!
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 20:45:00 +00:00
|
|
|
source "drivers/staging/ramster/Kconfig"
|
|
|
|
|
2012-09-07 02:59:06 +00:00
|
|
|
source "drivers/staging/silicom/Kconfig"
|
|
|
|
|
2012-09-18 02:43:33 +00:00
|
|
|
source "drivers/staging/ced1401/Kconfig"
|
|
|
|
|
2012-09-21 08:07:47 +00:00
|
|
|
source "drivers/staging/imx-drm/Kconfig"
|
|
|
|
|
2012-09-20 20:55:28 +00:00
|
|
|
source "drivers/staging/dgrp/Kconfig"
|
|
|
|
|
2008-11-27 21:01:28 +00:00
|
|
|
endif # STAGING
|