index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-6
/
+6
2008-06-20
dvb: cdev lock_kernel() pushdown
Jonathan Corbet
1
-0
/
+4
2008-06-05
V4L/DVB (7960): net: endianness annotations
Al Viro
1
-6
/
+6
2008-05-14
V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...
Robert Schedel
1
-12
/
+16
2008-04-29
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
2
-2
/
+2
2008-04-29
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
1
-34
/
+0
2008-04-24
V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr
Andrea Odetti
1
-14
/
+49
2008-04-24
V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks
Andrea Odetti
3
-2
/
+16
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
2
-11
/
+43
2008-04-24
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-57
/
+57
2008-04-24
V4L/DVB (7329): add flag to allow software demux to recognize the output type
Andreas Oberritter
3
-5
/
+8
2008-04-24
V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend
Peter Hartley
1
-2
/
+3
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
2008-03-30
NULL noise: drivers/media
Al Viro
1
-2
/
+2
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-25
V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach
Michael Krufky
1
-0
/
+6
2008-01-25
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
1
-2
/
+2
2008-01-25
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
Michael Krufky
1
-2
/
+22
2008-01-25
V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exports
Adrian Bunk
1
-5
/
+0
2008-01-25
V4L/DVB (6439): dvb_frontend: codingstyle cleanups
Michael Krufky
1
-9
/
+9
2008-01-25
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
1
-0
/
+1
2008-01-25
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
1
-0
/
+3
2008-01-25
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
1
-0
/
+3
2007-10-22
V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation
Marco Schluessler
1
-1
/
+1
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-1
/
+2
2007-10-12
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
1
-4
/
+1
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+8
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-1
/
+8
2007-10-10
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2
-23
/
+9
2007-10-10
V4L/DVB (6279): en_50221: convert to kthread API
Christoph Hellwig
1
-68
/
+16
2007-10-09
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...
Michael Krufky
1
-0
/
+1
2007-10-09
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
1
-0
/
+9
2007-10-09
V4L/DVB (6107): dvb_frontend: clean-up shutdown handling
Oliver Endriss
1
-4
/
+3
2007-10-09
V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0
Oliver Endriss
1
-1
/
+1
2007-10-09
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
Oliver Endriss
1
-16
/
+22
2007-10-09
V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error
Marco Schluessler
1
-1
/
+3
2007-10-09
V4L/DVB (6103): dvb_ca_en50221: return correct error code value
Marco Schluessler
1
-2
/
+2
2007-10-09
V4L/DVB (6100): dvb_net: whitespace cleanup
Michael Krufky
1
-2
/
+2
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
4
-4
/
+0
2007-10-09
V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet
Trent Piepho
1
-11
/
+2
2007-10-09
V4L/DVB (6025): Net_ule(): fix check-after-use
Adrian Bunk
1
-5
/
+0
2007-10-09
V4L/DVB (6015): DVB: convert struct class_device to struct device
Kay Sievers
1
-7
/
+6
2007-10-09
V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits
Oliver Endriss
1
-6
/
+25
2007-10-09
V4L/DVB (5965): Frontend_ioctl(): fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-10-09
V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...
Matthias Kaehlcke
2
-6
/
+7
2007-10-09
V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate
Oliver Endriss
1
-0
/
+46
2007-08-23
V4L/DVB (6070): Fix a warning at dvb_net
Mauro Carvalho Chehab
1
-2
/
+3
2007-07-18
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
4
-9
/
+9
2007-07-18
V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping
Trent Piepho
1
-2
/
+3
[next]