index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Age
Commit message (
Expand
)
Author
2008-01-25
V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach
Michael Krufky
2008-01-25
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
2008-01-25
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
Michael Krufky
2008-01-25
V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exports
Adrian Bunk
2008-01-25
V4L/DVB (6439): dvb_frontend: codingstyle cleanups
Michael Krufky
2008-01-25
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
2008-01-25
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
2008-01-25
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2007-10-22
V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation
Marco Schluessler
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-10-12
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
V4L/DVB (6279): en_50221: convert to kthread API
Christoph Hellwig
2007-10-09
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...
Michael Krufky
2007-10-09
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-10-09
V4L/DVB (6107): dvb_frontend: clean-up shutdown handling
Oliver Endriss
2007-10-09
V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0
Oliver Endriss
2007-10-09
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
Oliver Endriss
2007-10-09
V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error
Marco Schluessler
2007-10-09
V4L/DVB (6103): dvb_ca_en50221: return correct error code value
Marco Schluessler
2007-10-09
V4L/DVB (6100): dvb_net: whitespace cleanup
Michael Krufky
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet
Trent Piepho
2007-10-09
V4L/DVB (6025): Net_ule(): fix check-after-use
Adrian Bunk
2007-10-09
V4L/DVB (6015): DVB: convert struct class_device to struct device
Kay Sievers
2007-10-09
V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits
Oliver Endriss
2007-10-09
V4L/DVB (5965): Frontend_ioctl(): fix check-after-use
Adrian Bunk
2007-10-09
V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...
Matthias Kaehlcke
2007-10-09
V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate
Oliver Endriss
2007-08-23
V4L/DVB (6070): Fix a warning at dvb_net
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-07-18
V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping
Trent Piepho
2007-07-18
V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer
Simon Arlott
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-05-22
V4L/DVB (5630): Dvb-core: Handle failures to create devices
Simon Arlott
2007-05-09
V4L/DVB (5600): Allow compiling just DVB CORE
Mauro Carvalho Chehab
2007-05-09
V4L/DVB (5599): Use menuconfig objects II - DVB
Jan Engelhardt
2007-04-27
V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet
Markus Rechberger
2007-04-27
V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
Markus Rechberger
2007-04-27
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-03-27
V4L/DVB (5400): Core: fix several locking related problems
Simon Arlott
2007-02-21
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
2007-02-21
V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix
akpm@linux-foundation.org
2007-02-21
V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110
Herbert Poetzl
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
[next]