Commit Graph

132 Commits (a527c9f827517a14b869511a954910d973556c8c)

Author SHA1 Message Date
Kay Sievers af128a102c V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Devin Heitmueller 231ffc9c07 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command 16 years ago
Hans Verkuil 484ab62c5e V4L/DVB (9748): em28xx: fix compile warning 16 years ago
Mauro Carvalho Chehab 818a557eeb V4L/DVB (9668): em28xx: fix a race condition with hald 16 years ago
Mauro Carvalho Chehab f2a2e49105 V4L/DVB (9647): em28xx: void having two concurrent control URB's 16 years ago
Mauro Carvalho Chehab 625ff16794 V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails 16 years ago
Hans Verkuil c6330fb86f V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d 17 years ago
Hans Verkuil dd89601d47 V4L/DVB (9133): v4l: disconnect kernel number from minor 17 years ago
Douglas Schilling Landgraf f2a01a0027 V4L/DVB (8937): em28xx: Fix and add some validations 17 years ago
Hans Verkuil d56dc61265 V4L/DVB (8613): v4l: move BKL down to the driver level. 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 a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops 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
Devin Heitmueller a9fc52bcbe V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera 17 years ago
Hans Verkuil 78b526a435 V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks 17 years ago
Devin Heitmueller 0367ca1bc7 V4L/DVB (8010): em28xx: Properly register extensions for already attached devices 17 years ago
Al Viro a954b6681d V4L/DVB (7970): mix trivial endianness annotations 17 years ago
Mauro Carvalho Chehab e9888a1330 V4L/DVB (7617): Removes a manual mode setup 17 years ago
Mauro Carvalho Chehab c67ec53f8f V4L/DVB (7615): em28xx: Provide the proper support for switching between analog/digital 17 years ago
Mauro Carvalho Chehab 41facaa4b6 V4L/DVB (7613): em28xx: rename registers 17 years ago
Mauro Carvalho Chehab 89b329ef9d V4L/DVB (7610): em28xx: Select reg wait time based on chip ID 17 years ago
Douglas Schilling Landgraf 6ea54d938b V4L/DVB (7607): CodingStyle fixes 17 years ago
Aidan Thornton 3421b7787a V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb 17 years ago
Aidan Thornton 579f72e44f V4L/DVB (7602): em28xx: generalise URB setup code 17 years ago
Mauro Carvalho Chehab d2d9fbfd73 V4L/DVB (7600): em28xx: Sets frequency when changing to analog mode 17 years ago
Mauro Carvalho Chehab 3aefb79af8 V4L/DVB (7593): em28xx: add a module to handle dvb 17 years ago
Mauro Carvalho Chehab 44dc733cd9 V4L/DVB (7567): em28xx: Some cleanups 17 years ago
Aidan Thornton 3b5fa928a6 V4L/DVB (7565): em28xx: fix buffer underrun handling 17 years ago
Mauro Carvalho Chehab b4916f8ca1 V4L/DVB (7564): em28xx: Some fixes to display logic 17 years ago
Mauro Carvalho Chehab dbecb44c11 V4L/DVB (7563): em28xx: Add missing checks 17 years ago
Mauro Carvalho Chehab cb7847249f V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one 17 years ago
Mauro Carvalho Chehab e9e6040df6 V4L/DVB (7557): em28xx: honour video_debug modprobe parameter 17 years ago
Aidan Thornton 0ea13e6e59 V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap 17 years ago
Mauro Carvalho Chehab b957dfdc31 V4L/DVB (7555): em28xx: remove timeout 17 years ago
Brandon Philips 0561297501 V4L/DVB (7550): em28xx: Fix a possible memory leak 17 years ago
Mauro Carvalho Chehab 78bb3949a9 V4L/DVB (7549): em28xx: some small cleanups 17 years ago
Aidan Thornton e0fadfd34d V4L/DVB (7548): Various fixes for the em28xx videobuf code 17 years ago
Mauro Carvalho Chehab e74153d44a V4L/DVB (7547): em28xx: Fix a broken lock 17 years ago
Mauro Carvalho Chehab f245e549f0 V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced by videobuf 17 years ago
Mauro Carvalho Chehab ca21d2dc94 V4L/DVB (7544): em28xx: Fix timeout code 17 years ago
Mauro Carvalho Chehab 47625da2ab V4L/DVB (7543): Fix capture start/stop and timeout 17 years ago
Mauro Carvalho Chehab ea8df7e09d V4L/DVB (7542): em28xx: Fix some warnings 17 years ago
Aidan Thornton d7aa80207b V4L/DVB (7541): em28xx: Some fixes to videobuf 17 years ago
Mauro Carvalho Chehab ad0ebb96c2 V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc 17 years ago
Harvey Harrison d80e134dc8 V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Mauro Carvalho Chehab 3687e1e67e V4L/DVB (7179): Allow more than one em28xx board 17 years ago
Mauro Carvalho Chehab 00b8730f5d V4L/DVB (7163): em28xx: makes audio settings more stable 17 years ago
Mauro Carvalho Chehab 0df8130fe8 V4L/DVB (7162): em28xx: Fix endian and returns the correct values 17 years ago