index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
ttusb-budget
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
V4L/DVB (10149): ttusb-budget: make it depend on PCI
Mike Frysinger
1
-1
/
+1
2008-11-16
V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs
Douglas Schilling Landgraf
1
-1
/
+8
2008-11-16
V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validation
Douglas Schilling Landgraf
1
-0
/
+6
2008-10-12
V4L/DVB: follow lspci device/vendor style
Bjorn Helgaas
1
-1
/
+1
2008-07-20
V4L/DVB (8251): ttusb: use simple_read_from_buffer()()
Akinobu Mita
1
-15
/
+3
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-4
/
+0
2008-07-10
ttusb-budget: use request_firmware()
David Woodhouse
2
-1648
/
+12
2008-06-05
V4L/DVB (7962): ttusb endianness annotations and fixes
Al Viro
1
-1
/
+1
2008-04-24
V4L/DVB (7662): stv0299: Fixed some typos
Oliver Endriss
1
-1
/
+1
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
1
-2
/
+6
2008-04-24
V4L/DVB (7516): media/dvb/ttusb-budget replace remaining __FUNCTION__ occurre...
Harvey Harrison
1
-22
/
+22
2008-04-24
V4L/DVB (7140): constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-07-18
V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS
Trent Piepho
1
-1
/
+1
2007-04-27
V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optional
Trent Piepho
1
-1
/
+0
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-26
V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructure
Andrew de Quincey
1
-1
/
+2
2006-09-26
V4L/DVB (4405): Add missing KConfig I2C dependencies
Andrew de Quincey
1
-9
/
+8
2006-09-26
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
1
-6
/
+2
2006-09-26
V4L/DVB (4386): Convert DVB devices to use dvb_attach()
Andrew de Quincey
1
-10
/
+16
2006-09-26
V4L/DVB (4384): Remove remaining static function calls
Andrew de Quincey
1
-3
/
+3
2006-09-10
V4L/DVB (4608b): i2c deps fix on DVB
Andrew de Quincey
1
-1
/
+2
2006-06-30
typo fixes: bandwith -> bandwidth
Adrian Bunk
1
-1
/
+1
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
1
-11
/
+0
2006-06-25
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
1
-29
/
+29
2006-06-25
V4L/DVB (3935): Add missing pll gate control calls
Andrew de Quincey
1
-0
/
+14
2006-06-25
V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297
Thomas Kaiser
2
-0
/
+176
2006-06-25
V4L/DVB (3932): Convert lnbp21 to a module
Andrew de Quincey
2
-26
/
+3
2006-06-25
V4L/DVB (3880): Convert dvb-ttusb-budget to refactored tuner code
Andrew de Quincey
1
-17
/
+20
2006-06-25
V4L/DVB (3762): Add sysfs device links to dvb devices
Andrew de Quincey
1
-1
/
+1
2006-05-12
V4L/DVB (3743): Fix some more potential oopses
Andrew de Quincey
1
-1
/
+5
2006-03-21
V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media
Eric Sesterhenn
1
-2
/
+1
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
1
-15
/
+17
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-3
/
+1
2006-01-09
V4L/DVB (3218): Whitespace cleanups
Michael Krufky
1
-1
/
+1
2005-12-12
[PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2
Mauro Carvalho Chehab
1
-1638
/
+1638
2005-12-12
[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1
Mauro Carvalho Chehab
1
-64
/
+64
2005-11-09
[PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1
Oliver Endriss
1
-2
/
+2
2005-11-09
[PATCH] dvb: Remove broken stv0299 enhanced tuning code
Andrew de Quincy
1
-1
/
+0
2005-09-09
[PATCH] dvb: ttusb-budget: use time_after_eq()
Marcelo Feitoza Parisi
1
-2
/
+4
2005-09-09
[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback
Andreas Oberritter
1
-2
/
+2
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
1
-1
/
+0
2005-07-12
[PATCH] dvb: fix kobject names (no slashes)
Julian Scheel
1
-1
/
+1
2005-07-07
[PATCH] dvb: ttpci: add support for Hauppauge/TT DVB-C budget
Gavin Hamill
2
-1
/
+50
2005-05-17
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
Johannes Stezenbach
1
-10
/
+10
[next]