index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-1
/
+0
2006-09-26
V4L/DVB (4611): Add module-init-tools version comment.
Andrew de Quincey
1
-0
/
+2
2006-09-26
V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix
Oliver Endriss
1
-1
/
+1
2006-09-26
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
3
-18
/
+34
2006-09-26
V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach
Andrew de Quincey
1
-0
/
+11
2006-09-26
V4L/DVB (4385): Add dvb_attach() macro and supporting routines
Andrew de Quincey
2
-11
/
+41
2006-09-26
V4L/DVB (4383): Convert SEC drivers to new frontend API
Andrew de Quincey
1
-0
/
+2
2006-09-26
V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures
Andrew de Quincey
1
-1
/
+4
2006-08-08
V4L/DVB (4411): Fix minor errors in build files
Trent Piepho
1
-3
/
+3
2006-07-30
V4L/DVB (4292): Fix DISEQC regression
Andrew de Quincey
1
-6
/
+9
2006-06-30
V4L/DVB (4282): Fix: use swzigzag for swalgo
Manu Abraham
1
-1
/
+2
2006-06-30
V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP
Trent Piepho
1
-0
/
+1
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-6
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
1
-4
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-3
/
+0
2006-06-26
V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...
Manu Abraham
1
-3
/
+2
2006-06-26
V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL
Manu Abraham
1
-13
/
+15
2006-06-25
V4L/DVB (4160): Use device specific algorithms
Manu Abraham
2
-1
/
+5
2006-06-25
V4L/DVB (4155): ATSC frontend support
Manu Abraham
1
-1
/
+3
2006-06-25
V4L/DVB (4149): Fix up funky logic in dvb
Dave Jones
1
-2
/
+2
2006-06-25
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
2
-77
/
+77
2006-06-25
V4L/DVB (3996): Make the table static
Christoph Pfister
1
-1
/
+1
2006-06-25
V4L/DVB (3995): Add missing include
Manu Abraham
1
-0
/
+1
2006-06-25
V4L/DVB (3988): Add math routines required by DVB demods
Christoph Pfister
3
-3
/
+205
2006-06-25
V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cards
Andrew de Quincey
1
-2
/
+23
2006-06-25
V4L/DVB (3966): Core: ULE fixes and RFC4326 additions
Christian Praehauser
1
-76
/
+154
2006-06-25
V4L/DVB (3892): Trim documentation
Andrew de Quincey
1
-78
/
+7
2006-06-25
V4L/DVB (3845): DVB core changes for PLL refactoring
Andrew de Quincey
2
-0
/
+127
2006-06-25
V4L/DVB (3769): Fix a type error in dvb_frontend.c
Uwe Bugla
1
-1
/
+1
2006-06-25
V4L/DVB (3762): Add sysfs device links to dvb devices
Andrew de Quincey
2
-3
/
+6
2006-06-25
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
Andreas Oberritter
1
-3
/
+0
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
1
-2
/
+2
2006-05-13
V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialised
Andrew de Quincey
1
-0
/
+12
2006-05-13
V4L/DVB (3725): Fix mutex in dvb_register_device to work.
Andrew de Quincey
1
-2
/
+2
2006-04-02
V4L/DVB (3673): Fix budget-av CAM reset
Andrew de Quincey
2
-1
/
+19
2006-04-02
V4L/DVB (3672): Fix memory leak in dvr open
Trent Piepho
1
-3
/
+9
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-21
V4L/DVB (3501): Dmxdev: use dvb_ringbuffer
Andreas Oberritter
2
-108
/
+62
2006-03-21
V4L/DVB (3500): Ringbuffer: don't reset pointers to zero
Andreas Oberritter
1
-1
/
+1
2006-03-21
V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_buffer
Andreas Oberritter
2
-1
/
+4
2006-03-21
V4L/DVB (3438): Optical cleanup for dmxdev.c
Andreas Oberritter
1
-329
/
+321
2006-03-21
V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filter
Andreas Oberritter
1
-2
/
+2
2006-03-21
V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filter
Andreas Oberritter
2
-3
/
+0
2006-03-21
V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter
Andreas Oberritter
2
-8
/
+3
2006-03-08
V4L/DVB (3413): Typos grab bag of the month
Alexey Dobriyan
1
-1
/
+1
2006-03-08
V4L/DVB (3404): Refactored LNBP21 and BSBE1 support
Oliver Endriss
1
-0
/
+1
2006-02-27
V4L/DVB (3390): Fix module parameters
Manu Abraham
1
-4
/
+4
2006-02-27
V4L/DVB (3386): Dvb-core: remove dead code
Peter Beutner
2
-27
/
+0
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
6
-114
/
+113
[next]