index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
2
-2
/
+2
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
|
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
Andrew Morton
2009-12-01
1
-0
/
+1
|
/
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-04
2
-0
/
+2
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning
Mauro Carvalho Chehab
2009-09-22
1
-3
/
+2
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-21
2
-5
/
+230
|
\
|
*
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
HIRANO Takahito
2009-09-19
2
-0
/
+11
|
*
V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cache
Patrick Boettcher
2009-09-19
1
-0
/
+8
|
*
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
Patrick Boettcher
2009-09-19
2
-5
/
+211
*
|
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
1
-2
/
+2
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-15
5
-69
/
+219
|
\
|
*
V4L/DVB (12686): dvb-core: check supported QAM modulations
Janne Grunau
2009-09-12
1
-0
/
+9
|
*
V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return value
Janne Grunau
2009-09-12
1
-5
/
+21
|
*
V4L/DVB (12684): DVB: make DVB_MAX_ADAPTERS configurable
Janne Grunau
2009-09-12
1
-0
/
+5
|
*
V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()
Andreas Oberritter
2009-09-12
1
-6
/
+2
|
*
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
Andreas Oberritter
2009-09-12
2
-58
/
+182
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-1
/
+0
|
\
\
|
|
/
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-06-16
4
-10
/
+52
|
\
|
*
V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not reset
Devin Heitmueller
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning...
Devin Heitmueller
2009-06-16
1
-0
/
+1
|
*
V4L/DVB (11930): TS continuity check: show error message when discontinuity d...
Abylay Ospan
2009-06-16
2
-0
/
+46
|
*
V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...
Simon Arlott
2009-06-16
1
-10
/
+4
*
|
Driver Core: dvb: add nodename for dvb drivers
Kay Sievers
2009-06-15
1
-0
/
+10
|
/
*
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
2009-03-30
6
-7
/
+7
*
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
2009-03-13
1
-3
/
+4
*
V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b
Mauro Carvalho Chehab
2009-02-17
2
-19
/
+13
*
V4L/DVB (9054): implement proper locking in the dvb ca en50221 driver
Matthias Dahl
2009-01-29
2
-5
/
+25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
2
-11
/
+20
|
\
|
*
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
2009-01-07
1
-11
/
+15
|
*
Check fops_get() return value
Laurent Pinchart
2009-01-06
1
-0
/
+5
*
|
dvb: update network device to current API
Stephen Hemminger
2009-01-07
1
-29
/
+28
|
/
*
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
Kay Sievers
2009-01-03
1
-1
/
+2
*
V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo t...
Darron Broad
2008-12-30
1
-1
/
+1
*
V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error
Hans Verkuil
2008-12-29
1
-1
/
+1
*
V4L/DVB (9490): linux-next: v4l-dvb tree build failure
Stephen Rothwell
2008-12-29
1
-1
/
+1
*
V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
Kay Sievers
2008-12-29
1
-1
/
+11
*
V4L/DVB (9361): Dynamic DVB minor allocation
Andreas Oberritter
2008-12-29
2
-19
/
+39
*
V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search
Marco Schluessler
2008-12-29
1
-0
/
+3
*
V4L/DVB (9478): Fix: parameters not supplied in the search process
Manu Abraham
2008-12-29
1
-0
/
+1
*
V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123
Matthias Schwarzott
2008-12-29
1
-0
/
+1
*
V4L/DVB (9345): Add event with changed status only
Arvo Jarve
2008-12-29
1
-12
/
+18
*
V4L/DVB (9344): DVB-Core update
Manu Abraham
2008-12-29
2
-8
/
+192
*
dvb: Kill directly reference of netdev->priv
Wang Chen
2008-12-03
1
-18
/
+19
*
V4L/DVB (9634): Make sure the i2c gate is open before powering down tuner
Devin Heitmueller
2008-11-16
1
-0
/
+2
*
V4L/DVB (9631): Make s2api work for ATSC support
Devin Heitmueller
2008-11-16
1
-1
/
+2
[next]