<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/media/usb/b2c2/Kconfig, branch linux-6.9.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.9.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.9.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2019-05-21T08:50:46Z</updated>
<entry>
<title>treewide: Add SPDX license identifier - Makefile/Kconfig</title>
<updated>2019-05-21T08:50:46Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2019-05-19T12:07:45Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1'/>
<id>urn:sha1:ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1</id>
<content type='text'>
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>media: fix media Kconfig help syntax issues</title>
<updated>2017-09-23T18:59:24Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2017-08-30T08:47:21Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=561b29e4ec8d0aac7e094f70d649ee4abccdda03'/>
<id>urn:sha1:561b29e4ec8d0aac7e094f70d649ee4abccdda03</id>
<content type='text'>
The help text should be indented by at least two spaces after the
'help' separator. This is both good practice and the media_build system
for building media drivers makes this assumption.

I went through all Kconfigs under drivers/media and fixed any bad help
sections. This makes it conform to the common practice and should fix
problems with 'make menuconfig' when using media_build. This is due to
a "WARNING" message that media_build can insert in the Kconfig and that
assumes the help text is indented by at least two spaces. If not, then the
Kconfig becomes invalid and 'make menuconfig' fails.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Reported-by: Thomas Kaiser &lt;linux-dvb@kaiser-linux.li&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>[media] Kconfig: Fix b2c2 common code selection</title>
<updated>2012-08-21T11:38:31Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2012-08-20T18:52:23Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=01b0c11a1ba49ac96f58b7bc92772c2b469d6caa'/>
<id>urn:sha1:01b0c11a1ba49ac96f58b7bc92772c2b469d6caa</id>
<content type='text'>
As reported by Randy:

&gt; flexcop-pci.c:(.text+0x19af63): undefined reference to `flexcop_device_exit'
&gt; flexcop-pci.c:(.text+0x19af77): undefined reference to `flexcop_device_kfree'
&gt; flexcop-pci.c:(.text+0x19b10f): undefined reference to `flexcop_pass_dmx_packets'
&gt; flexcop-pci.c:(.text+0x19b182): undefined reference to `flexcop_pass_dmx_data'
&gt; flexcop-pci.c:(.text+0x19b1ae): undefined reference to `flexcop_pass_dmx_data'
&gt; flexcop-pci.c:(.text+0x19b1f8): undefined reference to `flexcop_device_kmalloc'
&gt; flexcop-pci.c:(.text+0x19b256): undefined reference to `flexcop_i2c_request'
&gt; flexcop-pci.c:(.text+0x19b261): undefined reference to `flexcop_eeprom_check_mac_addr'
&gt; flexcop-pci.c:(.text+0x19b2c6): undefined reference to `flexcop_device_initialize'
&gt; flexcop-pci.c:(.text+0x19b332): undefined reference to `flexcop_sram_set_dest'
&gt; flexcop-pci.c:(.text+0x19b348): undefined reference to `flexcop_sram_set_dest'
&gt; flexcop-pci.c:(.text+0x19b3f8): undefined reference to `flexcop_device_exit'
&gt; flexcop-pci.c:(.text+0x19b408): undefined reference to `flexcop_device_kfree'
&gt; flexcop-pci.c:(.text+0x19b4a2): undefined reference to `flexcop_pid_feed_control'
&gt; flexcop-pci.c:(.text+0x19b4d7): undefined reference to `flexcop_pid_feed_control'
&gt;
&gt; since it is possible to enable DVB_B2C2_FLEXCOP_PCI
&gt; when CONFIG_I2C is not enabled, but then DVB_B2C2_FLEXCOP
&gt; is not enabled because I2C is not enabled.

Reported-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] flexcop: Show the item to enable debug after the driver</title>
<updated>2012-08-21T11:05:33Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2012-08-20T19:49:23Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=8511f8eaa86bb16e4e2bd5f30d5f12764f59ae8d'/>
<id>urn:sha1:8511f8eaa86bb16e4e2bd5f30d5f12764f59ae8d</id>
<content type='text'>
Instead of showing the option to show debug at the end, show
it after each driver.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] b2c2: break it into common/pci/usb directories</title>
<updated>2012-08-14T02:38:31Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2012-06-14T19:35:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=3785bc170f79ef04129731582b468c28e1326d6d'/>
<id>urn:sha1:3785bc170f79ef04129731582b468c28e1326d6d</id>
<content type='text'>
b2c2 is, in fact, 2 drivers: one for PCI and one for USB, plus
a common bus-independent code. Break it accordingly.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
</feed>
