index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
bt8xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
2
-2
/
+0
*
V4L/DVB (6010): Use inline functions instead of inline asm for powerpc
Kumar Gala
2007-10-09
1
-3
/
+2
*
V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline"
Adrian Bunk
2007-10-09
1
-1
/
+1
*
V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay
Mauro Carvalho Chehab
2007-07-18
1
-1
/
+1
*
V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programming
Michael Krufky
2007-07-18
1
-0
/
+3
*
V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll
Michael Krufky
2007-07-18
2
-2
/
+2
*
V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS
Trent Piepho
2007-07-18
1
-1
/
+1
*
V4L/DVB (5639a): Fix dst usage count
Manu Abraham
2007-05-22
1
-3
/
+0
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
V4L/DVB (5513): Bt878: prevent probing wrong card entry
Akinobu Mita
2007-04-27
1
-3
/
+1
*
V4L/DVB (5363): Dvb: Remove lgh06xf driver
Trent Piepho
2007-04-27
3
-3
/
+4
*
V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-21
2
-2
/
+3
*
V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T Lite
Michael Krufky
2007-02-21
1
-0
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-2
/
+2
*
V4L/DVB (4846): Create new lgh06xf atsc tuner module
Michael Krufky
2006-12-10
3
-10
/
+3
*
V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.
Amit Choudhary
2006-10-14
1
-0
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
V4L/DVB (4432): Fix Circular dependencies
Manu Abraham
2006-09-26
4
-9
/
+24
*
V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructure
Andrew de Quincey
2006-09-26
1
-7
/
+7
*
V4L/DVB (4392): Fix dst_ca attach
Andrew de Quincey
2006-09-26
4
-14
/
+7
*
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
2006-09-26
1
-6
/
+2
*
V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach
Andrew de Quincey
2006-09-26
1
-0
/
+2
*
V4L/DVB (4386): Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-09-26
4
-19
/
+27
*
V4L/DVB (4608b): i2c deps fix on DVB
Andrew de Quincey
2006-09-10
1
-0
/
+1
*
V4L/DVB (4431): Add several error checks to dst
Yeasah Pell
2006-08-08
1
-31
/
+27
*
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Fixes some sync issues between V4L/DVB development and GIT
Mauro Carvalho Chehab
2006-06-25
1
-198
/
+7
*
V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.
Cameron Hutchinson
2006-06-25
1
-1
/
+3
*
V4L/DVB (4185): Conditionally enable 5 byte diseqc commands
Yeasah Pell
2006-06-25
1
-2
/
+5
*
V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed
Adrian Bunk
2006-06-25
1
-2
/
+0
*
V4L/DVB (4182): Comment out MMI functions for now
Manu Abraham
2006-06-25
1
-0
/
+94
*
V4L/DVB (4181): Fix CA Info and Application Info
Henrik Sjoberg
2006-06-25
1
-4
/
+92
*
V4L/DVB (4180): Initial go at MMI
Manu Abraham
2006-06-25
1
-0
/
+95
*
V4L/DVB (4179): VLF fixes for DCT
Manu Abraham
2006-06-25
2
-18
/
+23
*
V4L/DVB (4178): Replace NEWTUNE with TS188
Manu Abraham
2006-06-25
2
-14
/
+14
*
V4L/DVB (4177): DCTNEW and ATSC fixes
Manu Abraham
2006-06-25
2
-30
/
+63
*
V4L/DVB (4176): Bug-fix: Fix memory overflow
Sigmund Augdal Helberg
2006-06-25
1
-0
/
+5
*
V4L/DVB (4175): Fix a bug in tuner detection
Manu Abraham
2006-06-25
1
-4
/
+11
*
V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's
Manu Abraham
2006-06-25
1
-9
/
+72
*
V4L/DVB (4173): Dprintk macro beautification
Manu Abraham
2006-06-25
1
-14
/
+18
*
V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p...
Sigmund Augdal Helberg
2006-06-25
1
-22
/
+24
*
V4L/DVB (4171): Fix Daughterboard detection
Manu Abraham
2006-06-25
2
-28
/
+6
*
V4L/DVB (4170): ATSC typecheck bugfix
Bryan Scott
2006-06-25
1
-3
/
+3
*
V4L/DVB (4169): Add more Firmware and Tuner names
Manu Abraham
2006-06-25
2
-15
/
+107
*
V4L/DVB (4168): ATSC tuner doesn't have variable length field
Manu Abraham
2006-06-25
2
-4
/
+11
*
V4L/DVB (4167): Add Board Names
Manu Abraham
2006-06-25
2
-5
/
+32
*
V4L/DVB (4166): Fix string length
Manu Abraham
2006-06-25
1
-2
/
+2
*
V4L/DVB (4165): Add in tuner names
Manu Abraham
2006-06-25
2
-2
/
+37
*
V4L/DVB (4164): Add DVB-S specific demod names
Manu Abraham
2006-06-25
2
-16
/
+37
*
V4L/DVB (4163): Initialize ATSC frontend
Manu Abraham
2006-06-25
1
-0
/
+4
[next]