Commit Graph

180 Commits (d594317bdc716ccd8c8cf711e3827f9b6e0b766b)

Author SHA1 Message Date
Mauro Carvalho Chehab d96ecda63f V4L/DVB (12400): em28xx: Allow changing fps on webcams 16 years ago
Mauro Carvalho Chehab 5569996421 V4L/DVB (12239): em28xx: fix webcam scaling 16 years ago
Mauro Carvalho Chehab c43221df76 V4L/DVB (12233): em28xx: rename is_27xx to is_webcam 16 years ago
Mauro Carvalho Chehab 58fc1ce37a V4L/DVB (12171): em28xx: fix webcam usage with different output formats 16 years ago
Mauro Carvalho Chehab ed5f1431eb V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams 16 years ago
Mauro Carvalho Chehab 43cb9fe329 V4L/DVB (12139): em28xx: add other video formats 16 years ago
Trent Piepho ccb83408b2 V4L/DVB (11912): em28xx: Use v4l bounding/alignment function 16 years ago
Hans Verkuil 5325b4272a V4L/DVB (11380): v4l2-subdev: change s_routing prototype 16 years ago
Hans Verkuil f41737ece4 V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 16 years ago
Hans Verkuil 7c9fc9d50f V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. 16 years ago
Douglas Schilling Landgraf f2cf250af1 V4L/DVB (11331): em28xx: convert to v4l2_subdev 16 years ago
Vitaly Wool 2bd1d9eb1c V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound 16 years ago
Nicola Soranzo a1a6ee74f2 V4L/DVB (10525): em28xx: Coding style fixes and a typo correction 16 years ago
Thierry MERLE cb97716f3b V4L/DVB (10307): em28xx: use usb_make_path to report bus info 16 years ago
Hans Verkuil 07f7db4ce7 V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device. 16 years ago
Robert Krakora 6e7b9ea093 V4L/DVB (10257): em28xx: Fix for KWorld 330U Board 16 years ago
Mauro Carvalho Chehab 24c3c41584 V4L/DVB (10192): em28xx: fix input selection 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 bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Devin Heitmueller 3fbf930951 V4L/DVB (10124): em28xx: expand output formats available 16 years ago
Mauro Carvalho Chehab 2e5ef2dfc4 V4L/DVB (9980): em28xx: simplify analog logic 16 years ago
Mauro Carvalho Chehab 1a23f81b7d V4L/DVB (9979): em28xx: move usb probe code to a proper place 16 years ago
Mauro Carvalho Chehab 14983d8163 V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips 16 years ago
Mauro Carvalho Chehab 531c98e718 V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips 16 years ago
Mauro Carvalho Chehab b6070f0756 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic 16 years ago
Mauro Carvalho Chehab 5db0b5e1ad V4L/DVB (9930): em28xx: Fix bad locks on error condition 16 years ago
Mauro Carvalho Chehab bddcf63313 V4L/DVB (9927): em28xx: use a more standard way to specify video formats 16 years ago
Mauro Carvalho Chehab 381aaba91d V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep 16 years ago
Mauro Carvalho Chehab efc52a9484 V4L/DVB (9912): em28xx: fix/improve em28xx locking schema 16 years ago
Mauro Carvalho Chehab cf8c91c3e7 V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock 16 years ago
Mauro Carvalho Chehab 29b59417c5 V4L/DVB (9910): em28xx: move res_get locks to the caller routines 16 years ago
Mauro Carvalho Chehab 7831364f33 V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines 16 years ago
Mauro Carvalho Chehab eb6c96345d V4L/DVB (9770): em28xx: turn off tuner when not used 16 years ago
Mauro Carvalho Chehab 8c2399895d V4L/DVB (9767): em28xx: improve board description messages 16 years ago
Mauro Carvalho Chehab 6a18eaf61a V4L/DVB (9766): em28xx: improve probe messages 16 years ago
Mauro Carvalho Chehab 2fe3e2ee72 V4L/DVB (9764): em28xx: Add support for suspend the device when not used 16 years ago
Mauro Carvalho Chehab 2a29a0d770 V4L/DVB (9758): em28xx: replace some magic by register descriptions where known 16 years ago
Mauro Carvalho Chehab 1bee0184f6 V4L/DVB (9754): em28xx: improve debug messages 16 years ago
Mauro Carvalho Chehab 505b6d0b77 V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs 16 years ago
Mauro Carvalho Chehab c9455fbb15 V4L/DVB (9717): em28xx: improve message probing logs 16 years ago
Mauro Carvalho Chehab e879b8ebb0 V4L/DVB (9672): Allow opening more than one output at the same time 16 years ago
Mauro Carvalho Chehab 35ae6f04ad V4L/DVB (9670): em28xx: allow specifying audio output 16 years ago
Mauro Carvalho Chehab 35643943be V4L/DVB (9651): em28xx: Improve audio handling 16 years ago
Devin Heitmueller 5c2231c843 V4L/DVB (9648): em28xx: get audio config from em28xx register 16 years ago
Mauro Carvalho Chehab a924a499ad V4L/DVB (9607): em28xx: Properly implement poll support for IR's 16 years ago
Devin Heitmueller 24a613e4b0 V4L/DVB (9588): Don't load em28xx audio module for digital-only devices 16 years ago
Devin Heitmueller 95ea470574 V4L/DVB (9587): Handle changes to endpoint layout in em2874 16 years ago
Devin Heitmueller 4924044495 V4L/DVB (9586): Fix possible null pointer dereference in info message 16 years ago
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