Home
last modified time | relevance | path

Searched refs:should (Results 1 – 25 of 171) sorted by relevance

1234567

/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light5 This should return the calculated lux from the light sensor. If
6 it comes back in SI units, it should also include _input else it
7 should include _raw to signify it is not in SI units.
14 in proximity mode. When this is enabled, then the device should
24 This property is supported by proximity sensors and should be
26 value is returned in SI units, it should also include _input
27 but if it is not, then it should include _raw.
34 sensing mode. This value should be the output from a reading
35 and if expressed in SI units, should include _input. If this
36 value is not in SI units, then it should include _raw.
[all …]
/drivers/staging/media/davinci_vpfe/
DTODO5 - Controls should be used when possible rather than private ioctl
6 - No enums should be used
14 - The driver should have no knowledge of possible external subdevs; see
16 - Some of the hardware control should be refactorede
18 - Names that are visible in kernel global namespace should have a common
/drivers/staging/media/cec/
DTODO17 Applications should be able to choose this when calling S_LOG_ADDRS.
24 This should give the framework more information about the device type
26 - Once this is out of staging this should no longer be a separate
27 config option, instead it should be selected by drivers that want it.
28 - Revisit the IS_REACHABLE(RC_CORE): perhaps the RC_CORE support should
/drivers/block/paride/
DKconfig18 parallel port IDE driver, otherwise you should answer M to build
32 parallel port ATAPI CD-ROM driver, otherwise you should answer M to
37 you have such a CD-ROM drive, you should also say Y or M to "ISO
48 parallel port ATAPI disk driver, otherwise you should answer M
62 parallel port ATAPI disk driver, otherwise you should answer M
79 otherwise you should answer M to build it as a loadable module. The
103 protocol driver, otherwise you should answer M to build it as a
121 answer Y here to build in the protocol driver, otherwise you should
140 answer Y here to build in the protocol driver, otherwise you should
152 driver, otherwise you should answer M to build it as a loadable
[all …]
/drivers/gpu/drm/rockchip/
DKconfig23 on RK3288 based SoC, you should selet this option.
32 enable HDMI on RK3288 based SoC, you should selet this
42 enable MIPI DSI on RK3288 based SoC, you should selet this
51 HDMI on RK3036 based SoC, you should select this option.
/drivers/staging/media/bcm2048/
DTODO10 The sysfs stuff should be replaced by controls as well. A lot of the RDS
14 properties/controls should be there at all.
20 Finally this driver should probably be split up into two parts: one
/drivers/memstick/
DKconfig10 If you want MemoryStick support, you should say Y here and also
18 This is an option for use by developers; most people should
/drivers/staging/media/cxd2099/
DTODO10 While there's no proper fix for it, the driver should be kept in staging.
12 Patches should be submitted to: linux-media@vger.kernel.org.
/drivers/staging/media/lirc/
DTODO1 - All drivers should either be ported to ir-core, or dropped entirely
7 simply be converted to a normal PCI driver, but ideally it should be
DTODO.lirc_zilog7 b. lirc_zilog should provide Rx key presses to the rc core like ir-kbd-i2c
23 3. Bridge drivers, if able, should provide a chip reset() callback
/drivers/mmc/
DKconfig12 If you want MMC/SD/SDIO support, you should say Y here and
19 This is an option for use by developers; most people should
/drivers/staging/android/
DTODO10 - Remove ION_IOC_SYNC: Flushing for devices should be purely a kernel internal
30 should not be upstreamed.
39 waiting threads. We should eventually use multiple queues and select the
/drivers/gpu/drm/omapdrm/
DTODO2 . Where should we do eviction (detatch_pages())? We aren't necessarily
12 There should be some way to do this with less wheel-reinvention.
/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c33 #define MAGIC_CHECK(is, should) \ argument
34 if (unlikely((is) != (should))) { \
36 is, should); \
Dvideobuf-dma-contig.c34 #define MAGIC_CHECK(is, should) \ argument
35 if (unlikely((is) != (should))) { \
36 pr_err("magic mismatch: %x expected %x\n", (is), (should)); \
/drivers/staging/olpc_dcon/
DKconfig24 have an XO-1 (or if you're unsure what model you have), you should
35 should say 'Y'.
/drivers/memstick/core/
DKconfig17 a MemoryStick card for rootfs. Most people should say N here.
26 support should say Y or M here.
/drivers/isdn/capi/
DKconfig15 applications via /dev/capi20. Applications should use the
16 standardized libcapi20 to access this functionality. You should say
/drivers/net/wireless/ath/
DKconfig44 Say N. This should only be enabled in countries where
53 Say N. This should only be enabled on systems
/drivers/parport/
DKconfig46 You should say Y here if you have a PC-style parallel port. All
48 parallel ports. PA-RISC owners should only say Y here if they
61 serial ports. You should say Y or M here. If you say M, the module
151 should not interfere with the networking functions of the chip.
/drivers/usb/
DREADME4 includes kerneldoc that should help you get a current overview.
37 Individual USB driver directories. A new driver should be added to the
/drivers/base/
DKconfig12 This should not be used today, because usual systems create
76 with the driver and only when updating the firmware should a
125 and request_firmware() in the source. These files should exist under
137 image since it combines both GPL and non-GPL work. You should
171 Drivers should "select" this option if they desire to use the
224 unusable. You should say N here unless you are explicitly looking to
/drivers/mmc/card/
DKconfig15 should say Y or M here.
70 testing a host driver. Most people should say N here.
/drivers/staging/netlogic/
DTODO2 * All memory allocation should be changed to DMA allocations
/drivers/staging/media/s5p-cec/
DTODO5 address. However, this should be passed on from the corresponding

1234567