summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-22[media] rc/keymaps: Use KEY_VIDEO for Video SourceMauro Carvalho Chehab
2011-03-22[media] rc/keymaps: use KEY_CAMERA for snapshotsMauro Carvalho Chehab
2011-03-22[media] lirc_zilog: Update TODO list based on work completed and revised plansAndy Walls
2011-03-22[media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()Andy Walls
2011-03-22[media] lirc_zilog: Add locking of the i2c_clients when in useAndy Walls
2011-03-22[media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rxAndy Walls
2011-03-22[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver templateAndy Walls
2011-03-22[media] lirc_zilog: Always allocate a Rx lirc_buffer objectAndy Walls
2011-03-22[media] lirc_zilog: Remove unneeded rx->buf_lockAndy Walls
2011-03-22[media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() functionAndy Walls
2011-03-22[media] lirc_zilog: Use kernel standard methods for marking device non-seekableAndy Walls
2011-03-22[media] lirc_zilog: Convert the instance open count to an atomic_tAndy Walls
2011-03-22[media] lirc_zilog: Convert ir_device instance array to a linked listAndy Walls
2011-03-22[media] lirc_zilog: Remove broken, ineffective reference countingAndy Walls
2011-03-22[media] lirc_zilog: Restore checks for existence of the IR_tx objectAndy Walls
2011-03-22[media] hdpvr: i2c master enhancementsJarod Wilson
2011-03-22[media] imon: add more panel scancode mappingsJarod Wilson
2011-03-22[media] tm6000: fix s-video inputDmitri Belimov
2011-03-22[media] lirc: remove staging lirc_it87 and lirc_ite8709 driversJuan J. Garcia de Soria
2011-03-22[media] ite-cir: Fix some CodingStyle issuesMauro Carvalho Chehab
2011-03-22[media] rc: New rc-based ite-cir driver for several ITE CIRsJuan J. Garcia de Soria
2011-03-22[media] drivers/media/rc/Kconfig: use tabs, instead of spacesMauro Carvalho Chehab
2011-03-22[media] saa7134: Fix strange kconfig dependency on RC_CORESteven Rostedt
2011-03-22[media] STV0288 added full frontend statusMalcolm Priestley
2011-03-22[media] gspca - zc3xx: Add exposure control for sensor hv7131rJean-François Moine
2011-03-22[media] gspca - main: Add endpoint direction test in alt_xferPatrice Chotard
2011-03-22[media] gspca - nw80x: Fix exposure for some webcamsJean-François Moine
2011-03-22[media] gspca - nw80x: Get the sensor ID when bridge et31x110Jean-François Moine
2011-03-22[media] gspca - nw80x: Fix some image resolutionsJean-François Moine
2011-03-22[media] gspca - nw80x: Check the bridge from the webcam typeJean-François Moine
2011-03-22[media] gspca - nw80x: Fix the gain, exposure and autogainJean-François Moine
2011-03-22[media] gspca - nw80x: Do some initialization at probe timeJean-François Moine
2011-03-22[media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkleJean-François Moine
2011-03-22[media] gspca - nw80x: Cleanup sourceJean-François Moine
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil
2011-03-22[media] ivtv: replace ugly casts with a proper container_ofHans Verkuil
2011-03-22[media] ivtv: add missing v4l2_fh_exitHans Verkuil
2011-03-22[media] vivi: convert to core priority handlingHans Verkuil
2011-03-22[media] dsbr100: ensure correct disconnect sequenceHans Verkuil
2011-03-22[media] dsbr100: convert to unlocked_ioctlHans Verkuil
2011-03-22[media] v4l2-device: add kref and a release functionHans Verkuil
2011-03-22[media] cx18: use core priority handlingHans Verkuil
2011-03-22[media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil
2011-03-22[media] ivtv: convert to core priority handlingHans Verkuil
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil
2011-03-22[media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil
2011-03-22[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil
2011-03-22[media] v4l2-fh: implement v4l2_priority supportHans Verkuil
2011-03-22[media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil