Commit Graph

173 Commits (91da11f870f00a3322b81c73042291d7f0be5a17)

Author SHA1 Message Date
Andreas Oberritter dda06a8e46 V4L/DVB (9029): Fix deadlock in demux code 17 years ago
Hans Verkuil c6eb8eafdb V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings 17 years ago
Greg Kroah-Hartman e282959ef3 device create: dvb: convert device_create to device_create_drvdata 17 years ago
Al Viro 947a080037 V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer 17 years ago
Al Viro b0ba0e3ab6 V4L/DVB (8130): split dvb_ringbuffer dual-use functions 17 years ago
Al Viro f51b10ef65 V4L/DVB (8126): net endianness fix 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Jonathan Corbet 5794e1b14b dvb: cdev lock_kernel() pushdown 17 years ago
Al Viro 12fbcef105 V4L/DVB (7960): net: endianness annotations 17 years ago
Robert Schedel 71a35fe2a3 V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling 17 years ago
Mauro Carvalho Chehab 149ef72dee Rename common tuner Kconfig names to use the same 17 years ago
Mauro Carvalho Chehab 7c91f0624a V4L/DVB(7767): Move tuners to common/tuners 17 years ago
Andrea Odetti a095be4b03 V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr 17 years ago
Andrea Odetti 48c01a9c2d V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks 17 years ago
Janne Grunau 78e92006f4 V4L/DVB (7538): Adds selectable adapter numbers as per module option 17 years ago
Harvey Harrison 46b4f7c176 V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences 17 years ago
Andreas Oberritter 4a24ce3a17 V4L/DVB (7329): add flag to allow software demux to recognize the output type 17 years ago
Peter Hartley b01cd93789 V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend 17 years ago
Jan Engelhardt 27a643b1a9 V4L/DVB (7140): constify function pointer tables 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Al Viro 5fa1247a2b NULL noise: drivers/media 17 years ago
Joe Perches c84e6036ba drivers/media/: Spelling fixes 17 years ago
Michael Krufky 2426a27e4d V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach 17 years ago
Michael Krufky bc3e5c7fc2 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend 17 years ago
Michael Krufky 807ffe8df2 V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h 17 years ago
Adrian Bunk 67b24c7883 V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exports 17 years ago
Michael Krufky 482b498d7a V4L/DVB (6439): dvb_frontend: codingstyle cleanups 17 years ago
Michael Krufky 16f291684c V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend 17 years ago
Michael Krufky 1dde7a4fa2 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops 17 years ago
Mauro Carvalho Chehab 7f1711234e V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 17 years ago
Marco Schluessler a39a8ed7be V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation 18 years ago
Rafael J. Wysocki e42837bcd3 freezer: introduce freezer-friendly waiting macros 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Trent Piepho 7948261942 V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Christoph Hellwig 9320874a3e V4L/DVB (6279): en_50221: convert to kthread API 18 years ago
Michael Krufky 8fb3b9f7a9 V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops 18 years ago
Michael Krufky e18f9444bd V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 18 years ago
Oliver Endriss 608f62d6ff V4L/DVB (6107): dvb_frontend: clean-up shutdown handling 18 years ago
Oliver Endriss 849be2cdf1 V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0 18 years ago
Oliver Endriss 48136e1e93 V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed 18 years ago
Marco Schluessler 226835d7e0 V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error 18 years ago
Marco Schluessler 0c12c1bfc4 V4L/DVB (6103): dvb_ca_en50221: return correct error code value 18 years ago
Michael Krufky 71be258bd9 V4L/DVB (6100): dvb_net: whitespace cleanup 18 years ago
Mauro Carvalho Chehab 9c12224a60 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 18 years ago
Trent Piepho 82e67246cd V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet 18 years ago
Adrian Bunk 89d969a39d V4L/DVB (6025): Net_ule(): fix check-after-use 18 years ago
Kay Sievers 5f553388b0 V4L/DVB (6015): DVB: convert struct class_device to struct device 18 years ago
Oliver Endriss c471b331dd V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits 18 years ago