Commit Graph

72 Commits (bd0eb12f61fef7f500e374b8d5068e7556f61901)

Author SHA1 Message Date
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Hans de Goede 119893b2df V4L/DVB (12088): Mark the v4l1 uvcvideo quickcam messenger driver as deprecated 16 years ago
Lennart Poettering bcd3e4b319 V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on input devices 16 years ago
Mauro Carvalho Chehab 031002d78b V4L/DVB (11226): avoid warnings for request_ihex_firmware on dabusb and vicam 16 years ago
Julia Lawall 2230c3c803 V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc 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
Mauro Carvalho Chehab b484130661 V4L/DVB (10111): quickcam_messenger.c: fix a warning 16 years ago
Jiri Slaby be49e368fb V4L/DVB (9972): v4l: usbvideo, fix module ref count check 16 years ago
Hans Verkuil f473bf76c7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy 16 years ago
Mauro Carvalho Chehab a24ddee36c V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff 16 years ago
Hans Verkuil c6330fb86f V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d 17 years ago
Greg Kroah-Hartman aa82661baf USB: remove warn() macro from usb media drivers 17 years ago
Greg Kroah-Hartman a482f327ff V4L/DVB (9116): USB: remove info() macro from usb media drivers 17 years ago
Hans Verkuil c170ecf434 V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) 17 years ago
Hans Verkuil 601e9444f2 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead 17 years ago
Hans Verkuil aa5e90af7d V4L/DVB (8783): v4l: add all missing video_device release callbacks 17 years ago
Hans Verkuil e758c6f86b V4L/DVB (8695): usbvideo: add proper error check and add release function 17 years ago
Hans Verkuil d56dc61265 V4L/DVB (8613): v4l: move BKL down to the driver level. 17 years ago
Hans Verkuil dc60de338f V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks 17 years ago
Hans Verkuil c6eb8eafdb V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings 17 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 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 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Jaswinder Singh fb54be8755 vicam: use request_firmware() 17 years ago
Al Viro a954b6681d V4L/DVB (7970): mix trivial endianness annotations 17 years ago
Harvey Harrison bdf4bbaaee Add macros similar to min/max/min_t/max_t 17 years ago
David Hilvert 1d3104b819 V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera Pro 17 years ago
Harvey Harrison 4126a8f5c2 V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrences 17 years ago
Douglas Schilling Landgraf 078ff79534 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 17 years ago
Andrew Morton 1c659689fe V4L/DVB (7335): usb-video: checkpatch fixes 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Pascal Terjan 974a911d2a V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal will ignore them 17 years ago
Joe Perches c84e6036ba drivers/media/: Spelling fixes 17 years ago
Dmitry Torokhov a512a8cc20 V4L/DVB: Don't access input_dev->private directly 17 years ago
Mauro Carvalho Chehab 22c4a4e98e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Mauro Carvalho Chehab 018ec5440b V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c 18 years ago
Robert P. J. Day 0c71bf1c30 V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. 18 years ago
Dmitry Torokhov 2c8a3a3355 V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent 18 years ago
Jan Engelhardt c5da5afb9d V4L/DVB (5586): Use menuconfig objects II - V4L 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Oliver Neukum 5332bdbe9a V4L/DVB (5399): Usbvideo module handling 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago