index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
V4L/DVB (3762): Add sysfs device links to dvb devices
Andrew de Quincey
2006-06-25
2
-3
/
+6
*
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
Andreas Oberritter
2006-06-25
1
-3
/
+0
*
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
1
-2
/
+2
*
V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialised
Andrew de Quincey
2006-05-12
1
-0
/
+12
*
V4L/DVB (3725): Fix mutex in dvb_register_device to work.
Andrew de Quincey
2006-05-12
1
-2
/
+2
*
V4L/DVB (3673): Fix budget-av CAM reset
Andrew de Quincey
2006-04-02
2
-1
/
+19
*
V4L/DVB (3672): Fix memory leak in dvr open
Trent Piepho
2006-04-02
1
-3
/
+9
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
V4L/DVB (3501): Dmxdev: use dvb_ringbuffer
Andreas Oberritter
2006-03-21
2
-108
/
+62
*
V4L/DVB (3500): Ringbuffer: don't reset pointers to zero
Andreas Oberritter
2006-03-21
1
-1
/
+1
*
V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_buffer
Andreas Oberritter
2006-03-21
2
-1
/
+4
*
V4L/DVB (3438): Optical cleanup for dmxdev.c
Andreas Oberritter
2006-03-21
1
-329
/
+321
*
V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filter
Andreas Oberritter
2006-03-21
1
-2
/
+2
*
V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filter
Andreas Oberritter
2006-03-21
2
-3
/
+0
*
V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter
Andreas Oberritter
2006-03-21
2
-8
/
+3
*
V4L/DVB (3413): Typos grab bag of the month
Alexey Dobriyan
2006-03-08
1
-1
/
+1
*
V4L/DVB (3404): Refactored LNBP21 and BSBE1 support
Oliver Endriss
2006-03-08
1
-0
/
+1
[next]