index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-27
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
Hans de Goede
2011-07-27
[media] pwc: Allow dqbuf / read to complete while waiting for controls
Hans de Goede
2011-07-27
[media] pwc: Replace control code with v4l2-ctrls framework
Hans de Goede
2011-07-27
[media] pwc: properly allocate dma-able memory for ISO buffers
Hans de Goede
2011-07-27
[media] pwc: Allow multiple opens
Hans de Goede
2011-07-27
[media] pwc: Move various initialization to driver load and / or stream start
Hans de Goede
2011-07-27
[media] pwc: Make power-saving a per device option
Hans de Goede
2011-07-27
[media] pwc: Remove some unused PWC_INT_PIPE left overs
Hans de Goede
2011-07-27
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h
Hans de Goede
2011-07-27
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
2011-07-27
[media] pwc: remove __cplusplus guards from private header
Hans de Goede
2011-07-27
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
Hans de Goede
2011-07-27
[media] gspca: s/strncpy/strlcpy/
Hans de Goede
2011-07-27
[media] gspca_sunplus: Fix streaming on logitech quicksmart 420
Hans de Goede
2011-07-27
[media] gspca: Add new se401 camera driver
Hans de Goede
2011-07-27
[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frame
Hans de Goede
2011-07-27
[media] videodev2.h Add SE401 compressed RGB format
Hans de Goede
2011-07-27
[media] gspca - ov519: Fix a LED inversion
Jean-François Moine
2011-07-27
[media] gspca - ov519: Fix sensor detection problems
Jean-François Moine
2011-07-27
[media] firedtv: change some -EFAULT returns to more fitting error codes
Stefan Richter
2011-07-27
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
Mauro Carvalho Chehab
2011-07-27
[media] v4l2 core: return -ENOTTY if an ioctl doesn't exist
Mauro Carvalho Chehab
2011-07-27
[media] DocBook/dvb: Use generic descriptions for the video API
Mauro Carvalho Chehab
2011-07-27
[media] DocBook/dvb: Use generic descriptions for the frontend API
Mauro Carvalho Chehab
2011-07-27
[media] dvb-bt8xx: Don't return -EFAULT when a device is not found
Mauro Carvalho Chehab
2011-07-27
[media] DocBook/demux.xml: Remove generic errors
Mauro Carvalho Chehab
2011-07-27
[media] DocBook/audio.xml: Remove generic errors
Mauro Carvalho Chehab
2011-07-27
[media] DVB: Point to the generic error chapter
Mauro Carvalho Chehab
2011-07-27
[media] nxt6000: i2c bus error should return -EIO
Mauro Carvalho Chehab
2011-07-27
[media] siano: bad parameter is -EINVAL and not -EFAULT
Mauro Carvalho Chehab
2011-07-27
[media] DocBook: Add return error codes to LIRC ioctl session
Mauro Carvalho Chehab
2011-07-27
[media] DocBook: Add an error code session for LIRC interface
Mauro Carvalho Chehab
2011-07-27
[media] DocBook: Remove V4L generic error description for ioctl()
Mauro Carvalho Chehab
2011-07-27
[media] DocBook/media-ioc-setup-link.xml: Remove EBUSY
Mauro Carvalho Chehab
2011-07-27
[media] DocBook: Use the generic error code page also for MC API
Mauro Carvalho Chehab
2011-07-27
[media] DocBook: Use the generic ioctl error codes for all V4L ioctl's
Mauro Carvalho Chehab
2011-07-27
[media] DocBook: Add a chapter to describe media errors
Mauro Carvalho Chehab
2011-07-27
[media] marvell-cam: use S/G DMA by default
Jonathan Corbet
2011-07-27
[media] marvell-cam: Working s/g DMA
Jonathan Corbet
2011-07-27
[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK
Hans Verkuil
2011-07-27
[media] v4l2-event.h: add overview documentation to the header
Hans Verkuil
2011-07-27
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
2011-07-27
[media] DocBook: update V4L Event Interface section
Hans Verkuil
2011-07-27
[media] v4l2-framework.txt: update v4l2_event section
Hans Verkuil
2011-07-27
[media] v4l2-framework.txt: updated v4l2_fh_init documentation
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: split try_or_set_ext_ctrls()
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: improve discovery of controls of the same cluster
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: don't initially set CH_VALUE for write-only controls
Hans Verkuil
[next]