Commit Graph

138 Commits (2354dcc7218853a6537ec722be40fde9a11c413b)

Author SHA1 Message Date
Julia Lawall 3557aa4f7d V4L/DVB (13954): Correct NULL test 15 years ago
Laurent Pinchart 46b21094ce V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 15 years ago
Laurent Pinchart f0813b4c9f V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers 15 years ago
Laurent Pinchart 0fda5d4420 V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers 15 years ago
Laurent Pinchart 38c7c03603 V4L/DVB (13550): v4l: Use the new video_device_node_name function 15 years ago
Roel Kluin f14a2972e4 V4L/DVB (13241): Cleanup redundant tests on unsigned 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Hans Verkuil 53dacb1570 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jean Delvare e36bc31f82 V4L/DVB (11992): Add missing __devexit_p() 16 years ago
Figo.zhang 5e2c217eee V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check 16 years ago
Roel Kluin 223ffe5f82 V4L/DVB: cleanup redundant tests on unsigned 16 years ago
Huang Weiyi f2caedd919 V4L/DVB: usbvision: remove unused #include <version.h> 16 years ago
Hans Verkuil 5325b4272a V4L/DVB (11380): v4l2-subdev: change s_routing prototype 16 years ago
Hans Verkuil 3ff4ad815c V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. 16 years ago
Hans Verkuil e6574f2fbe V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev 16 years ago
Hans Verkuil f41737ece4 V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 16 years ago
Janne Grunau a878440d99 V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register 16 years ago
Trent Piepho 975f5766be V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf 16 years ago
Devin Heitmueller f876897015 V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer buffers 16 years ago
Hans Verkuil 15965f063d V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist. 16 years ago
Hans Verkuil f1ba28c3a6 V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. 16 years ago
Trent Piepho 3836725518 V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields 16 years ago
Trent Piepho 9cfb6a3f1b V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl 16 years ago
Mauro Carvalho Chehab 770060385a V4L/DVB (10738): Get rid of video_decoder.h header were uneeded 16 years ago
Hans Verkuil 1df795370c V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. 16 years ago
Thierry MERLE 6f2a278171 V4L/DVB (10306): usbvision: use usb_make_path to report bus info 16 years ago
Mauro Carvalho Chehab be9ed5117d V4L/DVB (10298): remove err macro from few usb devices 16 years ago
Hans Verkuil cf8e193a48 V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings. 16 years ago
Julia Lawall 2230c3c803 V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc 16 years ago
Hans Verkuil aecde8b53b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. 16 years ago
Hans Verkuil 069b747931 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. 16 years ago
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Julia Lawall 134179823b V4L/DVB (10130): use USB API functions rather than constants 16 years ago
Kay Sievers af128a102c V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Hans Verkuil f473bf76c7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy 16 years ago
Hans Verkuil c6330fb86f V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d 16 years ago
Johannes Berg a65e5d782f remove CONFIG_KMOD from drivers 16 years ago
Greg Kroah-Hartman a482f327ff V4L/DVB (9116): USB: remove info() macro from usb media drivers 16 years ago
Hans Verkuil c170ecf434 V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) 16 years ago
Hans Verkuil d56dc61265 V4L/DVB (8613): v4l: move BKL down to the driver level. 16 years ago
Hans Verkuil 0ea6bc8d43 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device 17 years ago
Hans Verkuil f894dfd735 V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h 17 years ago
Hans Verkuil 9c39d7eafa V4L/DVB (8483): Remove obsolete owner field from video_device struct. 17 years ago
Hans Verkuil a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 17 years ago
Hans Verkuil 38f9d30859 V4L/DVB (8477): v4l: remove obsolete audiochip.h 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Hans Verkuil 22a04f1063 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' 17 years ago
Hans Verkuil 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Hans Verkuil f87086e302 v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 17 years ago