Commit Graph

72 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Julia Lawall 7a12f4b50d V4L/DVB: drivers/media/video/zoran: Use kmemdup 15 years ago
Uwe Kleine-König 698f93159a fix comment/printk typos concerning "already" 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Hans Verkuil debff5a795 V4L/DVB: zoran: remove V4L1 videodev.h include 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Márton Németh 6aba72cf76 V4L/DVB: zoran: remove variable shadowing 15 years ago
Márton Németh db1b72650d V4L/DVB: zoran: match parameter signedness of g_input_status 15 years ago
Márton Németh cebedf15d2 V4L/DVB: zoran: cleanup pointer condition 15 years ago
Laurent Pinchart 46b21094ce V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 15 years ago
Roel Kluin f14a2972e4 V4L/DVB (13241): Cleanup redundant tests on unsigned 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Hans Verkuil 53dacb1570 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends 16 years ago
Roel Kluin bd0eb12f61 V4L/DVB (12435): strlcpy() will always null terminate the string. 16 years ago
Jean Delvare e81516c58e V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Trent Piepho 728f5b93f4 V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob 16 years ago
Jean Delvare e36bc31f82 V4L/DVB (11992): Add missing __devexit_p() 16 years ago
Roel Kluin b475f4eeda V4L/DVB (11741): zoran: Fix &&/|| typo 16 years ago
Trent Piepho 171f48e254 V4L/DVB (11660): zoran: fix bug when enumerating format -1 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
Randy Dunlap 8737f66e64 V4L/DVB (11237): media/zoran: fix printk format 16 years ago
Hans Verkuil 33470423ab V4L/DVB (11048): zoran: fix incorrect return type of notify function. 16 years ago
Hans Verkuil 1cd3c0fa92 V4L/DVB (11022): zoran/bt819: use new notify functionality. 16 years ago
Trent Piepho c61402bae8 V4L/DVB (10934): zoran: replace functions names in strings with __func__ 16 years ago
Trent Piepho e5ee3f643d V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers 16 years ago
Jean Delvare ee9a9d661d V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocation 16 years ago
Jean Delvare 4dbf46a048 V4L/DVB (10931): zoran: Drop the lock_norm module parameter 16 years ago
Trent Piepho 1159b7f19f V4L/DVB (10930): zoran: Unify buffer descriptors 16 years ago
Mauro Carvalho Chehab 7e0a16f611 V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers 16 years ago
Trent Piepho e276f7b5f9 V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status 16 years ago
Trent Piepho 9cfb6a3f1b V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl 16 years ago
Hans Verkuil e686e73ca7 V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576. 16 years ago
Hans Verkuil 27f7952573 V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0. 16 years ago
Hans Verkuil 7f6adeaf2d V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 16 years ago
Hans Verkuil 0ab6e1c38d V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev. 16 years ago
Hans Verkuil 886fe23d1c V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks. 16 years ago
Hans Verkuil 497d7d0b92 V4L/DVB (10716): zoran: change buffer defaults to something that works with tvtime 16 years ago
Hans Verkuil 602dd48a35 V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_NR macro. 16 years ago
Hans Verkuil 107063c615 V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2. 16 years ago
Hans Verkuil 84c1b09495 V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff. 16 years ago
Hans Verkuil 5ca75b00ff V4L/DVB (10712): zoran: fix G_FMT 16 years ago
Hans Verkuil 0ba514d5d3 V4L/DVB (10711): zoran: fix TRY_FMT support 16 years ago
Hans Verkuil 7f37cc9bae V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more readable. 16 years ago
Hans Verkuil aff88bca73 V4L/DVB (10709): zoran: set correct parent of the video device. 16 years ago
Hans Verkuil dcbd83b177 V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead. 16 years ago
Hans Verkuil 9f1b9efa67 V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG. 16 years ago