index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet
Markus Rechberger
2007-04-27
4
-4
/
+32
*
V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
Markus Rechberger
2007-04-27
5
-7
/
+67
*
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-04-27
3
-2
/
+17
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+3
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+6
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
V4L/DVB (5400): Core: fix several locking related problems
Simon Arlott
2007-03-27
3
-29
/
+13
*
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
2007-02-21
1
-2
/
+15
*
V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix
akpm@linux-foundation.org
2007-02-21
1
-2
/
+2
*
V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110
Herbert Poetzl
2007-02-21
1
-45
/
+24
*
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
V4L/DVB (4973): Dvb-core: fix printk type warning
Michael Krufky
2006-12-27
1
-1
/
+1
*
V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems
Ang Way Chuang
2006-12-27
1
-1
/
+1
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
\
|
*
V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag
Andrew de Quincey
2006-11-26
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-7
/
+12
|
/
*
V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH
Uwe Bugla
2006-10-14
1
-1
/
+1
*
V4L/DVB (4665): Add frontend structure callback for bus acquisition.
Steven Toth
2006-10-03
2
-0
/
+11
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-1
/
+0
*
V4L/DVB (4611): Add module-init-tools version comment.
Andrew de Quincey
2006-09-26
1
-0
/
+2
*
V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix
Oliver Endriss
2006-09-26
1
-1
/
+1
*
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
2006-09-26
3
-18
/
+34
*
V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach
Andrew de Quincey
2006-09-26
1
-0
/
+11
*
V4L/DVB (4385): Add dvb_attach() macro and supporting routines
Andrew de Quincey
2006-09-26
2
-11
/
+41
*
V4L/DVB (4383): Convert SEC drivers to new frontend API
Andrew de Quincey
2006-09-26
1
-0
/
+2
*
V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures
Andrew de Quincey
2006-09-26
1
-1
/
+4
*
V4L/DVB (4411): Fix minor errors in build files
Trent Piepho
2006-08-08
1
-3
/
+3
*
V4L/DVB (4292): Fix DISEQC regression
Andrew de Quincey
2006-07-29
1
-6
/
+9
*
V4L/DVB (4282): Fix: use swzigzag for swalgo
Manu Abraham
2006-06-30
1
-1
/
+2
*
V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP
Trent Piepho
2006-06-30
1
-0
/
+1
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-6
/
+0
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-4
/
+0
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-3
/
+0
*
V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...
Manu Abraham
2006-06-26
1
-3
/
+2
*
V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL
Manu Abraham
2006-06-26
1
-13
/
+15
*
V4L/DVB (4160): Use device specific algorithms
Manu Abraham
2006-06-25
2
-1
/
+5
*
V4L/DVB (4155): ATSC frontend support
Manu Abraham
2006-06-25
1
-1
/
+3
*
V4L/DVB (4149): Fix up funky logic in dvb
Dave Jones
2006-06-25
1
-2
/
+2
*
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
2006-06-25
2
-77
/
+77
*
V4L/DVB (3996): Make the table static
Christoph Pfister
2006-06-25
1
-1
/
+1
*
V4L/DVB (3995): Add missing include
Manu Abraham
2006-06-25
1
-0
/
+1
*
V4L/DVB (3988): Add math routines required by DVB demods
Christoph Pfister
2006-06-25
3
-3
/
+205
*
V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cards
Andrew de Quincey
2006-06-25
1
-2
/
+23
*
V4L/DVB (3966): Core: ULE fixes and RFC4326 additions
Christian Praehauser
2006-06-25
1
-76
/
+154
*
V4L/DVB (3892): Trim documentation
Andrew de Quincey
2006-06-25
1
-78
/
+7
*
V4L/DVB (3845): DVB core changes for PLL refactoring
Andrew de Quincey
2006-06-25
2
-0
/
+127
*
V4L/DVB (3769): Fix a type error in dvb_frontend.c
Uwe Bugla
2006-06-25
1
-1
/
+1
[next]