2008-09-24 21:46:44 +00:00
|
|
|
# Makefile for staging directory
|
|
|
|
|
2008-10-13 21:32:52 +00:00
|
|
|
# fix for build system bug...
|
|
|
|
obj-$(CONFIG_STAGING) += staging.o
|
|
|
|
|
2011-11-02 00:23:55 +00:00
|
|
|
obj-y += media/
|
2012-04-11 09:14:57 +00:00
|
|
|
obj-y += net/
|
2008-04-04 00:30:53 +00:00
|
|
|
obj-$(CONFIG_ET131X) += et131x/
|
2008-03-19 21:27:25 +00:00
|
|
|
obj-$(CONFIG_SLICOSS) += slicoss/
|
2011-05-12 05:33:44 +00:00
|
|
|
obj-$(CONFIG_USBIP_CORE) += usbip/
|
2008-10-01 12:36:56 +00:00
|
|
|
obj-$(CONFIG_W35UND) += winbond/
|
2008-10-02 18:29:28 +00:00
|
|
|
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
|
2008-10-07 04:41:46 +00:00
|
|
|
obj-$(CONFIG_ECHO) += echo/
|
2008-11-05 04:29:31 +00:00
|
|
|
obj-$(CONFIG_COMEDI) += comedi/
|
2010-09-25 02:13:42 +00:00
|
|
|
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
|
2008-11-05 07:46:58 +00:00
|
|
|
obj-$(CONFIG_ASUS_OLED) += asus_oled/
|
2008-11-14 01:18:59 +00:00
|
|
|
obj-$(CONFIG_PANEL) += panel/
|
2009-11-17 05:35:38 +00:00
|
|
|
obj-$(CONFIG_R8187SE) += rtl8187se/
|
2009-11-03 09:17:24 +00:00
|
|
|
obj-$(CONFIG_RTL8192U) += rtl8192u/
|
2009-08-04 22:57:55 +00:00
|
|
|
obj-$(CONFIG_RTL8192E) += rtl8192e/
|
2010-08-20 15:15:30 +00:00
|
|
|
obj-$(CONFIG_R8712U) += rtl8712/
|
2011-01-21 09:39:18 +00:00
|
|
|
obj-$(CONFIG_RTS_PSTOR) += rts_pstor/
|
2011-07-19 09:10:35 +00:00
|
|
|
obj-$(CONFIG_RTS5139) += rts5139/
|
2008-12-18 01:13:45 +00:00
|
|
|
obj-$(CONFIG_TRANZPORT) += frontier/
|
2009-02-09 21:02:35 +00:00
|
|
|
obj-$(CONFIG_IDE_PHISON) += phison/
|
2009-02-28 03:50:03 +00:00
|
|
|
obj-$(CONFIG_LINE6_USB) += line6/
|
2009-05-31 19:49:42 +00:00
|
|
|
obj-$(CONFIG_USB_SERIAL_QUATECH2) += serqt_usb2/
|
2009-05-06 00:35:21 +00:00
|
|
|
obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
|
2009-06-02 18:44:46 +00:00
|
|
|
obj-$(CONFIG_VT6655) += vt6655/
|
2009-06-13 11:39:00 +00:00
|
|
|
obj-$(CONFIG_VT6656) += vt6656/
|
2009-09-11 16:51:31 +00:00
|
|
|
obj-$(CONFIG_VME_BUS) += vme/
|
2012-05-09 13:27:19 +00:00
|
|
|
obj-$(CONFIG_IPACK_BUS) += ipack/
|
2010-11-17 23:45:36 +00:00
|
|
|
obj-$(CONFIG_DX_SEP) += sep/
|
2009-08-18 17:06:19 +00:00
|
|
|
obj-$(CONFIG_IIO) += iio/
|
2010-06-01 08:01:24 +00:00
|
|
|
obj-$(CONFIG_ZRAM) += zram/
|
2011-02-07 03:27:09 +00:00
|
|
|
obj-$(CONFIG_ZCACHE) += zcache/
|
2012-01-09 22:51:57 +00:00
|
|
|
obj-$(CONFIG_ZSMALLOC) += zsmalloc/
|
2009-09-27 09:12:52 +00:00
|
|
|
obj-$(CONFIG_WLAGS49_H2) += wlags49_h2/
|
|
|
|
obj-$(CONFIG_WLAGS49_H25) += wlags49_h25/
|
2012-06-10 11:12:24 +00:00
|
|
|
obj-$(CONFIG_FB_SM7XX) += sm7xxfb/
|
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
|
|
|
obj-$(CONFIG_CRYSTALHD) += crystalhd/
|
2010-03-04 13:40:46 +00:00
|
|
|
obj-$(CONFIG_CXT1E1) += cxt1e1/
|
2010-05-19 08:44:14 +00:00
|
|
|
obj-$(CONFIG_FB_XGI) += xgifb/
|
2010-06-24 13:40:07 +00:00
|
|
|
obj-$(CONFIG_TIDSPBRIDGE) += tidspbridge/
|
2010-07-08 23:25:55 +00:00
|
|
|
obj-$(CONFIG_ACPI_QUICKSTART) += quickstart/
|
2011-02-22 14:27:58 +00:00
|
|
|
obj-$(CONFIG_SBE_2T3E3) += sbe-2t3e3/
|
2010-09-08 07:42:32 +00:00
|
|
|
obj-$(CONFIG_USB_ENESTORAGE) += keucr/
|
2011-02-22 14:27:58 +00:00
|
|
|
obj-$(CONFIG_BCM_WIMAX) += bcm/
|
2010-09-22 05:56:27 +00:00
|
|
|
obj-$(CONFIG_FT1000) += ft1000/
|
2011-02-22 14:27:58 +00:00
|
|
|
obj-$(CONFIG_SPEAKUP) += speakup/
|
2010-10-22 13:00:20 +00:00
|
|
|
obj-$(CONFIG_TOUCHSCREEN_CLEARPAD_TM1217) += cptm1217/
|
2010-11-02 12:08:45 +00:00
|
|
|
obj-$(CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4) += ste_rmi4/
|
2011-05-19 14:34:42 +00:00
|
|
|
obj-$(CONFIG_MFD_NVEC) += nvec/
|
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
|
|
|
obj-$(CONFIG_DRM_OMAP) += omapdrm/
|
2011-11-30 11:33:10 +00:00
|
|
|
obj-$(CONFIG_ANDROID) += android/
|
2012-02-09 12:56:25 +00:00
|
|
|
obj-$(CONFIG_PHONE) += telephony/
|
2012-02-15 15:54:20 +00:00
|
|
|
obj-$(CONFIG_RAMSTER) += ramster/
|
2012-02-20 21:12:44 +00:00
|
|
|
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/
|
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
|
|
|
obj-$(CONFIG_USB_G_CCG) += ccg/
|
2012-05-15 04:20:36 +00:00
|
|
|
obj-$(CONFIG_WIMAX_GDM72XX) += gdm72xx/
|
2012-05-24 16:47:38 +00:00
|
|
|
obj-$(CONFIG_CSR_WIFI) += csr/
|
2012-07-12 16:02:29 +00:00
|
|
|
obj-$(CONFIG_OMAP_BANDGAP) += omap-thermal/
|