<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/media/dvb_vb2.h, branch linux-6.4.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.4.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.4.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2018-02-23T16:44:08Z</updated>
<entry>
<title>media: dvb: update buffer mmaped flags and frame counter</title>
<updated>2018-02-23T16:44:08Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2018-02-09T12:30:46Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fdbeb96258141d911ca8ba98931b9024038b84e0'/>
<id>urn:sha1:fdbeb96258141d911ca8ba98931b9024038b84e0</id>
<content type='text'>
Now that we have support for a buffer counter and for
error flags, update them at DMX_DQBUF.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: dvb: fix DVB_MMAP symbol name</title>
<updated>2018-02-23T10:20:01Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2018-01-04T10:31:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ec5b100462543aee1f3e139e168699fd3b05cdc6'/>
<id>urn:sha1:ec5b100462543aee1f3e139e168699fd3b05cdc6</id>
<content type='text'>
CONFIG_DVB_MMAP was misspelled either as CONFIG_DVB_MMSP
or DVB_MMAP, so it had no effect at all. This fixes that,
to make it possible to build it again.

Fixes: 4021053ed52d ("media: dvb-core: make DVB mmap API optional")

Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: videobuf2: fix up for "media: annotate -&gt;poll() instances"</title>
<updated>2018-02-06T22:24:51Z</updated>
<author>
<name>Stephen Rothwell</name>
<email>sfr@canb.auug.org.au</email>
</author>
<published>2018-01-02T00:04:56Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b46dc8ae17a427c50c00241898832807576fd28a'/>
<id>urn:sha1:b46dc8ae17a427c50c00241898832807576fd28a</id>
<content type='text'>
Signed-off-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>media: fix usage of whitespaces and on indentation</title>
<updated>2018-01-04T18:12:01Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2018-01-04T11:47:28Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4a3fad709bbc74c85fffff8903d17b5e35723365'/>
<id>urn:sha1:4a3fad709bbc74c85fffff8903d17b5e35723365</id>
<content type='text'>
On several places, whitespaces are being used for indentation,
or even at the end of the line.

Fix them.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: dvb kAPI docs: document dvb_vb2.h</title>
<updated>2017-12-29T13:31:25Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2017-12-29T13:23:41Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9f577d6db5bf7d76fb9e26894a92fcb4ecb4c832'/>
<id>urn:sha1:9f577d6db5bf7d76fb9e26894a92fcb4ecb4c832</id>
<content type='text'>
Document the data structures and functions inside this kAPI header.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUT</title>
<updated>2017-12-29T12:54:12Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2017-12-29T12:54:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=15128beef1ce3d48565f44756ff4a2077ac97a01'/>
<id>urn:sha1:15128beef1ce3d48565f44756ff4a2077ac97a01</id>
<content type='text'>
This is currently unused. So, get rid of it.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: move dvb kAPI headers to include/media</title>
<updated>2017-12-28T18:16:01Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2017-12-28T18:03:51Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fada1935590f66dc6784981e0d557ca09013c847'/>
<id>urn:sha1:fada1935590f66dc6784981e0d557ca09013c847</id>
<content type='text'>
Except for DVB, all media kAPI headers are at include/media.

Move the headers to it.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
</feed>
value='linux-5.17.y'>linux-5.17.y</option>
<option value='linux-5.18.y'>linux-5.18.y</option>
<option value='linux-5.19.y'>linux-5.19.y</option>
<option value='linux-5.2.y'>linux-5.2.y</option>
<option value='linux-5.3.y'>linux-5.3.y</option>
<option value='linux-5.4.y'>linux-5.4.y</option>
<option value='linux-5.5.y'>linux-5.5.y</option>
<option value='linux-5.6.y'>linux-5.6.y</option>
<option value='linux-5.7.y'>linux-5.7.y</option>
<option value='linux-5.8.y'>linux-5.8.y</option>
<option value='linux-5.9.y'>linux-5.9.y</option>
<option value='linux-6.0.y'>linux-6.0.y</option>
<option value='linux-6.1.y'>linux-6.1.y</option>
<option value='linux-6.10.y'>linux-6.10.y</option>
<option value='linux-6.11.y'>linux-6.11.y</option>
<option value='linux-6.12.y' selected='selected'>linux-6.12.y</option>
<option value='linux-6.13.y'>linux-6.13.y</option>
<option value='linux-6.14.y'>linux-6.14.y</option>
<option value='linux-6.15.y'>linux-6.15.y</option>
<option value='linux-6.16.y'>linux-6.16.y</option>
<option value='linux-6.17.y'>linux-6.17.y</option>
<option value='linux-6.18.y'>linux-6.18.y</option>
<option value='linux-6.19.y'>linux-6.19.y</option>
<option value='linux-6.2.y'>linux-6.2.y</option>
<option value='linux-6.3.y'>linux-6.3.y</option>
<option value='linux-6.4.y'>linux-6.4.y</option>
<option value='linux-6.5.y'>linux-6.5.y</option>
<option value='linux-6.6.y'>linux-6.6.y</option>
<option value='linux-6.7.y'>linux-6.7.y</option>
<option value='linux-6.8.y'>linux-6.8.y</option>
<option value='linux-6.9.y'>linux-6.9.y</option>
<option value='linux-rolling-lts'>linux-rolling-lts</option>
<option value='linux-rolling-stable'>linux-rolling-stable</option>
<option value='master'>master</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Hosts the 0x221E linux distro kernel.</td><td class='sub right'>Ubuntu</td></tr></table>
<table class='tabs'><tr><td>
<a href='/distro/kernel/?h=linux-6.12.y'>summary</a><a href='/distro/kernel/refs/?h=linux-6.12.y'>refs</a><a class='active' href='/distro/kernel/log/fs/btrfs/bio.c?h=linux-6.12.y'>log</a><a href='/distro/kernel/tree/fs/btrfs/bio.c?h=linux-6.12.y'>tree</a><a href='/distro/kernel/commit/fs/btrfs/bio.c?h=linux-6.12.y'>commit</a><a href='/distro/kernel/diff/fs/btrfs/bio.c?h=linux-6.12.y'>diff</a></td><td class='form'><form class='right' method='get' action='/distro/kernel/log/fs/btrfs/bio.c'>
<input type='hidden' name='h' value='linux-6.12.y'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/distro/kernel/log/?h=linux-6.12.y'>root</a>/<a href='/distro/kernel/log/fs?h=linux-6.12.y'>fs</a>/<a href='/distro/kernel/log/fs/btrfs?h=linux-6.12.y'>btrfs</a>/<a href='/distro/kernel/log/fs/btrfs/bio.c?h=linux-6.12.y'>bio.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/distro/kernel/log/fs/btrfs/bio.c?h=linux-6.12.y&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th></tr>
>path: <a href='/distro/kernel/log/?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671'>root</a>/<a href='/distro/kernel/log/arch?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671'>arch</a>/<a href='/distro/kernel/log/arch/powerpc?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671'>powerpc</a>/<a href='/distro/kernel/log/arch/powerpc/include?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671'>include</a>/<a href='/distro/kernel/log/arch/powerpc/include/asm?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671'>asm</a>/<a href='/distro/kernel/log/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671'>reg.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/distro/kernel/log/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=693fed981eb9bf6e70bfda66bb872e2bb8155671&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th></tr>
<tr><td><span title='2022-05-13 21:33:33 +1000'>2022-05-13</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=5d506f159b2b9d0c9bee9bb43ccafb4f291143c2'>KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested</a></td><td>Nicholas Piggin</td></tr>
<tr><td><span title='2022-05-13 21:33:19 +1000'>2022-05-13</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=861604614a94a7aabc111e4a18aaf5d56d270e8a'>KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist</a></td><td>Nicholas Piggin</td></tr>
<tr><td><span title='2021-12-09 22:41:21 +1100'>2021-12-09</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=9b307576f37136d37d5e42b1d8713ec34a601a62'>powerpc/inst: Move ppc_inst_t definition in asm/reg.h</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-12-09 22:41:19 +1100'>2021-12-09</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=047a6fd40199eb55ffd18091f7ceae9743d972bf'>powerpc/config: Add CONFIG_BOOKE_OR_40x</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-08-25 16:37:17 +1000'>2021-08-25</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=d82b392d9b3556b63e3f9916cf057ea847e173a9'>KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulation</a></td><td>Nicholas Piggin</td></tr>
<tr><td><span title='2021-06-17 00:09:11 +1000'>2021-06-17</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=ab3aab292cb2f417f63b8f4887c1dd01c2a831cd'>powerpc: Move update_power8_hid0() into its only user</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-06-17 00:09:10 +1000'>2021-06-17</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=77b0bed74232c480b94bae188b6c7cd0ddee92e8'>powerpc: Remove proc_trap()</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-06-16 00:16:48 +1000'>2021-06-16</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=ef909ba954145e35c9e21352133e5e99c64ab3f4'>powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-04-21 22:52:32 +1000'>2021-04-21</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=867e762480f4ad4106b16299a373fa23eccf5b4b'>powerpc/32: Use r2 in wrtspr() instead of r0</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-04-18 23:19:29 +1000'>2021-04-18</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=49c1d07fd04f54eb588c4a1dfcedc8d22c5ffd50'>powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors</a></td><td>Nicholas Piggin</td></tr>
<tr><td><span title='2021-03-29 12:49:46 +1100'>2021-03-29</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=1a130b67c682be9842f188f593c2080786de4204'>powerpc: Reference parameter in MSR_TM_ACTIVE() macro</a></td><td>Christopher M. Riedl</td></tr>
<tr><td><span title='2021-02-11 23:35:09 +1100'>2021-02-11</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=08353779f2889305f64e04de3e46ed59ed60f859'>powerpc/irq: Rework helpers that manipulate MSR[EE/RI]</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-02-09 01:10:15 +1100'>2021-02-09</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=b842d131c7983f8f0b9c9572c073130b5f2bcf11'>powerpc/32s: Allow constant folding in mtsr()/mfsr()</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-02-09 01:10:15 +1100'>2021-02-09</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=179ae57dbad1b9a83eec376aa44d54fc24352e37'>powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2021-02-09 01:10:15 +1100'>2021-02-09</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=fd659e8f2c6d1e1e96fd5bdb515518801cd02012'>powerpc/32s: Change mfsrin() into a static inline function</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-12-09 23:48:14 +1100'>2020-12-09</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=e89a8ca94bf583f2577fe722483f0304b3390aa2'>powerpc/64s: Remove MSR[ISF] bit</a></td><td>Nicholas Piggin</td></tr>
<tr><td><span title='2020-12-05 21:49:18 +1100'>2020-12-05</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=39c8bf2b3cc166a2a75111e4941cc5f7efbddc35'>powerpc: Retire e200 core (mpc555x processor)</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-12-04 01:01:32 +1100'>2020-12-04</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=de1cd0790697e67b728de43e8657bb52f528bfb9'>powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-12-04 01:01:31 +1100'>2020-12-04</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=c4a22611bf6ced73d86bdfc0604d7db8982a24a4'>powerpc/603: Use SPRN_SDR1 to store the pgdir phys address</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-12-04 01:01:29 +1100'>2020-12-04</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=91668ab7db4bcfae332e561df1de2401f3f18553'>powerpc/perf: MMCR0 control for PMU registers under PMCC=00</a></td><td>Athira Rajeev</td></tr>
<tr><td><span title='2020-12-04 01:01:10 +1100'>2020-12-04</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=d26b3817d9eefae6b777739c1ea5daba5e72624e'>powerpc/time: Move timebase functions into new asm/vdso/timebase.h</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-10-08 21:17:15 +1100'>2020-10-08</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=ff125fbcd45d1706861579dbe66e31f5b3f1e779'>powerpc/time: Make mftb() common to PPC32 and PPC64</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-10-08 21:17:15 +1100'>2020-10-08</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=15c102153e722cc6e0729764a7068c209a7469cd'>powerpc/time: Rename mftbl() to mftb()</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-10-08 21:17:14 +1100'>2020-10-08</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=63f9d9df5ed0d4f3a2c0cd08730e1cae1edd11bf'>powerpc/time: Remove ifdef in get_dec() and set_dec()</a></td><td>Christophe Leroy</td></tr>
<tr><td><span title='2020-09-15 22:13:38 +1000'>2020-09-15</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=ffd2961bb41f797eb00b58e019b707555197275e'>powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10</a></td><td>Nicholas Piggin</td></tr>
<tr><td><span title='2020-09-15 22:13:24 +1000'>2020-09-15</span></td><td><a href='/distro/kernel/commit/arch/powerpc/include/asm/reg.h?h=linux-6.6.y&amp;id=66943005cc41f48e4d05614e8f76c0ca1812f0fd'>powerpc/tau: Use appropriate temperature sample interval</a></td><td>Finn Thain</td></tr>
