/linux-6.3-rc2/drivers/hwmon/pmbus/ |
A D | Kconfig | 21 If you say yes here you get hardware monitoring support for generic 35 If you say yes here you get hardware monitoring support for Analog 44 If you say yes here you get hardware monitoring support for Analog 54 If you say yes here you get hardware monitoring support for BEL 63 If you say yes here you get hardware monitoring support for BluTek 72 If you say yes here you get hardware monitoring support for 82 If you say yes here you get hardware monitoring support for 120 If you say yes here you get hardware monitoring support for the 153 If you say yes here you get hardware monitoring support for the 181 If you say yes here you get regulator support for National [all …]
|
/linux-6.3-rc2/Documentation/process/ |
A D | management-style.rst | 19 companies. If you sign purchase orders or you have any clue about the 43 particular, if somebody tells you "choose (a) or (b), we really need you 44 to decide on this", you're in trouble as a manager. The people you 46 you for a technical decision, you're screwed. You're clearly not 50 you, you're also screwed, although for a totally different reason. 56 makes you look like you know what you're doing, so what a kernel manager 63 you **will** be wrong), you can always undo the damage later by 92 - having somebody tell you that what you worked on for the last year 105 to admit that you are stupid when you haven't **yet** done the really 141 **you**. [all …]
|
A D | maintainer-pgp-guide.rst | 72 If you have version 2.2 or above, then you are good to go. If you have a 92 If you find either of these defaults too short (or too long), you can 111 This guide assumes that you already have a PGP key that you use for Linux 197 so if you only have a combined **[SC]** key, then you should create a 436 If you see full smartcard details, then you are good to go. 438 be working for you is way beyond the scope of this guide. If you are 547 If you perform ``--list-secret-keys`` now, you will see a subtle 660 line in the commit says it was done by you, while you're pretty sure you 676 you happen to have multiple secret keys, you can tell git which key 715 If you are verifying someone else's git tag, then you will need to [all …]
|
A D | 6.Followthrough.rst | 6 At this point, you have followed the guidelines given so far and, with the 60 thank them, and describe how you will answer their questions. 62 Note that you do not have to agree with every change suggested by 71 you're not even solving the right problem. 80 responded to the comments you got the time before, you're likely to find 95 honestly believe that this decision is going against you wrongly, you can 101 in mind, of course, that he may not agree with you either. 158 regression, you'll find an uncomfortable number of eyes upon you; 164 well make it harder for you to get work merged in the future. 188 One day, you may open your mail client and see that somebody has mailed you [all …]
|
/linux-6.3-rc2/drivers/rtc/ |
A D | Kconfig | 19 Generic RTC class support. If you say yes here, you will 145 only if you know that you really need it. 150 If you say yes here you get support for the 303 If you say yes here you get support for the 409 If you say yes here you get support for the 418 If you say yes here you get support for the 428 If you say yes here you get support for the 438 If you say yes here you get support for the 447 If you say yes here you get support for the 487 If you say yes here you get support for the [all …]
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | Kconfig | 15 control the speed of the fans. If you want this support you 82 If you say yes here you get support for the Analog Devices 92 If you say yes here you get support for the Analog Devices 102 If you say yes here you get support for the Analog Devices 294 If you say yes here you get support for the aSC7621 316 If you say yes here you get support for the temperature 328 If you say yes here you get support for the temperature 341 If you say yes here you get support for processor power 1104 If you say yes here you get support for the MAX6620 1128 If you say yes here you get support for the MAX6639 [all …]
|
/linux-6.3-rc2/drivers/w1/slaves/ |
A D | Kconfig | 17 Say Y here if you want to connect 1-wire 31 Say Y here if you want to use a 1-wire 47 Say Y here if you want to use a 1-wire 62 If you enable this you can read the counter values available 122 If you enable this you will have the DS2780 battery monitor 129 If you are unsure, say N. 134 If you enable this you will have the DS2781 battery monitor 141 If you are unsure, say N. 147 If you enable this you will have the DS28E04-100 153 If you are unsure, say N. [all …]
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | Kconfig | 20 Say Y when you want to support this frontend. 29 Say Y when you want to support these frontends. 90 Say Y when you want to support this frontend. 98 Say Y when you want to support this frontend. 106 Say Y when you want to support this frontend. 116 Say Y when you want to support this frontend. 125 Say Y when you want to support this tuner. 875 Say Y when you want to support this chip. 885 Say Y when you want to support this chip. 902 Say Y when you want to support this chip. [all …]
|
/linux-6.3-rc2/drivers/iio/temperature/ |
A D | Kconfig | 34 If you say yes here you get support for the Maxim series of 61 If you say yes here you get support for the Melexis 72 If you say yes here you get support for the Melexis 83 If you say yes here you get support for the Texas Instruments 93 If you say yes here you get support for the Texas Instruments 103 If you say yes here you get support for the Texas Instruments 114 If you say yes here you get support for the Measurement Specialties 125 If you say yes here you get support for the Measurement Specialties 135 If you say yes here you get support for Maxim MAX30208 145 If you say yes here you get support for MAX31856 [all …]
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | journalling.rst | 12 how you decide to allocate the physical media on which the journal 16 journal_t is a typedef for a struct pointer, so when you are finally 17 finished make sure you call jbd2_journal_destroy() on it to free up 20 Once you have got your journal_t object you need to 'mount' or load the 46 reenter a transaction if necessary, but remember you must call 53 individual buffers (blocks). Before you start to modify a buffer you 60 buffer, and once you are have done so you need to call 63 device you can call jbd2_journal_forget() in much the same way as you 69 Then at umount time , in your put_super() you can then call 87 deadlocks you must treat jbd2_journal_start() / [all …]
|
/linux-6.3-rc2/fs/jbd2/ |
A D | Kconfig | 14 If you are using ext4 or OCFS2, you need to say Y here. 15 If you are not using ext4 or OCFS2 then you will 19 called jbd2. If you are compiling ext4 or OCFS2 into the kernel, 20 you cannot compile this code as a module. 26 If you are using the ext4 journaled file system (or 28 allows you to enable debugging output while the system is running, 29 in order to help track down any problems you are having. 32 If you select Y here, then you will be able to turn on debugging
|
/linux-6.3-rc2/Documentation/hid/ |
A D | uhid.rst | 23 device with the HID subsystem, then you need to open /dev/uhid once for each 48 The first thing you should do is send a UHID_CREATE2 event. This will 52 That is, you might put your device asleep unless you receive the UHID_OPEN 53 event. If you receive the UHID_OPEN event, you should start I/O. If the last 58 ref-counting for you. 62 If you want to send data on the interrupt channel to the HID subsystem, you send 108 If you receive a UHID_GET_REPORT request you must answer with this request. 122 them but you should handle them according to your needs. 163 the counterpart of UHID_OPEN and you may as well ignore this event. 169 This may be received even though you haven't received UHID_OPEN yet. [all …]
|
/linux-6.3-rc2/drivers/media/rc/ |
A D | Kconfig | 11 Enable this option if you have a video capture board even 12 if you don't need IR, as otherwise, you may not be able to 15 Say Y when you have a TV or an IR device. 99 you need the software decoder. The driver supports 12, 114 and you need software decoding support. 155 You can see if you have it by looking at lspnp output. 176 Say Y if you want to use GPIO based IR Receiver. 200 If you're not sure, select N here 375 Say Y here if you want to use a Streamzap PC Remote 451 If you're not sure, select N here. [all …]
|
/linux-6.3-rc2/drivers/clk/qcom/ |
A D | Kconfig | 28 Say Y if you want to support higher CPU frequencies on MSM8916 45 Say Y if you want to support CPU frequency scaling on devices 54 Say Y if you want to support CPU clock scaling using CPUfreq 63 Say Y if you want to support CPU frequency scaling on devices 98 Say Y if you want to support the clocks exposed by RPMh on 134 Say Y if you want to support CPU frequency scaling on 164 Say Y if you want to use audio devices such as i2s, pcm, 219 Say Y if you want to use audio devices such as i2s, pcm, 241 Say Y if you want to use audio devices such as i2s, pcm, 586 QRU1000 devices. Say Y if you want to use peripheral [all …]
|
/linux-6.3-rc2/fs/nls/ |
A D | Kconfig | 35 If you specify a wrong value, it will use the built-in NLS; 46 codepage if you want to be able to read/write these filenames on 58 codepage if you want to be able to read/write these filenames on 73 say Y here if you want to include the DOS codepage that is used 207 say Y here if you want to include the DOS codepage for 267 say Y here if you want to include the DOS codepage for UHC. 278 say Y here if you want to include the DOS codepage for Thai. 285 correctly on the screen, you need to include the appropriate 294 correctly on the screen, you need to include the appropriate 315 An ASCII NLS module is needed if you want to override the [all …]
|
/linux-6.3-rc2/Documentation/networking/ |
A D | arcnet.rst | 23 you test this and get it working. Or if you don't. Or anything. 210 If you're using a loadable module, you need to use insmod to load it, and 227 probe for your card automatically when you boot. If you use a different 247 If you have other cards, with support compiled into the kernel, then you can 270 you never know what you might need. 279 you know more. 282 If you're using the freeware arcether.com, you might want to install 285 initialization. In fact, if you use it on a 386+ you REALLY need 308 ARCnet packets. If you use ODI, you'll need to use the 'arc0' 311 you're completely insane, and/or you need to build some kind of [all …]
|
/linux-6.3-rc2/drivers/pps/clients/ |
A D | Kconfig | 11 If you say yes here you get support for a PPS debugging client 21 If you say yes here you get support for a PPS source connected 28 If you say yes here you get support for a PPS source connected 34 If you say yes here you get support for a PPS source using 35 GPIO. To be useful you must also register a platform device
|
/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/ |
A D | Kconfig | 5 If you say yes here you get support for the Texas Instruments 16 If you say yes here you want to get support for generic thermal 27 If you say yes here you get thermal support for the Texas Instruments 42 If you say yes here you get thermal support for the Texas Instruments 56 If you say yes here you get thermal support for the Texas Instruments 68 If you say yes here you get thermal support for the Texas Instruments
|
/linux-6.3-rc2/Documentation/dev-tools/ |
A D | kgdb.rst | 74 supports it for the architecture you are using, you can use hardware 98 printing out interesting data such as what you would see if you ran 108 If you want to use a PS/2-style keyboard with kdb, you would select 149 integration. When you use kms with kgdboc and you have a video driver 262 for you. 287 sufficient to make this work. If you have more than one boot console you 305 option if you compiled a kgdb I/O driver into the kernel and you 312 architecture allows when you use this option. If you build the kgdb I/O 336 If you do this after you configure the kgdb I/O driver, the 570 Once connected, you can debug a kernel the way you would debug an [all …]
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | reporting-issues.rst | 84 you face. 171 This subsection is for you, if you followed above process and got sent here at 260 so, you might want to mention you'd like to see the issue fixed in the 414 you face.* 650 Once you know the driver or subsystem, you want to search for it in the 723 Note: in case you cloned the Linux sources with git you might want to call 813 made a backup, as you were instructed above, didn't you? 957 instead you can join. 1185 hardware you use. If you have a problem with hardware you even might want to 1270 you mention that you filed it with a link to the ticket. [all …]
|
/linux-6.3-rc2/Documentation/driver-api/media/ |
A D | v4l2-dev.rst | 21 If you embed it in a larger struct, then you must set the ``release()`` 101 If you use :c:type:`v4l2_ioctl_ops`, then you should set 105 In some cases you want to tell the core that a function you had specified in 160 If you use the old :ref:`videobuf framework <vb_framework>` then you must 164 waits in the code, then you should do the same to allow other 170 If you use the ``queue->lock`` pointer, then you can use the helper functions 177 That way you can be sure no ioctl is running when you call 184 This will create the character device for you. 237 If you look in ``/sys/class/video4linux`` you see the devices. Go into e.g. 259 If the registration failed, then you need to call [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | Kconfig | 12 Choose this option if you have a Samsung SoC Exynos chipset. 24 Choose this option if you want to use Exynos FIMD for DRM. 29 Choose this option if you want to use Exynos5433 DECON for DRM. 35 Choose this option if you want to use Exynos DECON for DRM. 40 Choose this option if you want to use Exynos Mixer for DRM. 45 Choose this option if you want to use Exynos VIDI for DRM. 81 Choose this option if you want to use Exynos HDMI for DRM. 87 Choose this option if you want to use Exynos MIC for DRM. 95 Choose this option if you want to use Exynos G2D for DRM. 104 Choose this option if you want to use Exynos FIMC for DRM. [all …]
|
/linux-6.3-rc2/arch/nios2/ |
A D | Kconfig | 55 keeps in the memory allocator. If you need to allocate very large 56 blocks of physically contiguous memory, then you may need to 82 emulated in software if you say Y here, which has a performance 97 pass arguments to the kernel. For these platforms, you can supply 99 other cases you can specify kernel args so that you don't have 123 Say N if you are unsure. 129 This option allows you to set the link address offset of the zImage. 130 This can be useful if you are on a board which has a small amount of 149 Say N here unless you know what you are doing. 163 Say N here unless you know what you are doing. [all …]
|
/linux-6.3-rc2/drivers/hsi/clients/ |
A D | Kconfig | 12 Say Y here if you want to add support for the modem on Nokia 21 If you say Y here, you will enable the CMT speech protocol used 22 by Nokia modems. If you say M the protocol will be available as 31 If you say Y here, you will enable the SSI protocol aka McSAAB. 39 If you say Y here, you will enable the HSI/SSI character driver.
|
/linux-6.3-rc2/arch/arm/mach-orion5x/ |
A D | Kconfig | 28 Say 'Y' here if you want your kernel to support the 44 Say 'Y' here if you want your kernel to support the 52 Say 'Y' here if you want your kernel to support the 59 Say 'Y' here if you want your kernel to support the 66 Say 'Y' here if you want your kernel to support the 74 Say 'Y' here if you want your kernel to support the 82 Say 'Y' here if you want your kernel to support the 89 Say 'Y' here if you want your kernel to support the 96 Say 'Y' here if you want your kernel to support the 103 Say 'Y' here if you want your kernel to support the [all …]
|