Age | Commit message (Expand) | Author |
2011-03-22 | [media] rc/keymaps: use KEY_CAMERA for snapshots | Mauro Carvalho Chehab |
2011-03-22 | [media] lirc_zilog: Update TODO list based on work completed and revised plans | Andy 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 use | Andy Walls |
2011-03-22 | [media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rx | Andy Walls |
2011-03-22 | [media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template | Andy Walls |
2011-03-22 | [media] lirc_zilog: Always allocate a Rx lirc_buffer object | Andy Walls |
2011-03-22 | [media] lirc_zilog: Remove unneeded rx->buf_lock | Andy Walls |
2011-03-22 | [media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() function | Andy Walls |
2011-03-22 | [media] lirc_zilog: Use kernel standard methods for marking device non-seekable | Andy Walls |
2011-03-22 | [media] lirc_zilog: Convert the instance open count to an atomic_t | Andy Walls |
2011-03-22 | [media] lirc_zilog: Convert ir_device instance array to a linked list | Andy Walls |
2011-03-22 | [media] lirc_zilog: Remove broken, ineffective reference counting | Andy Walls |
2011-03-22 | [media] lirc_zilog: Restore checks for existence of the IR_tx object | Andy Walls |
2011-03-22 | [media] hdpvr: i2c master enhancements | Jarod Wilson |
2011-03-22 | [media] imon: add more panel scancode mappings | Jarod Wilson |
2011-03-22 | [media] docs: fix typo in lirc_device_interface.xml | Jarod Wilson |
2011-03-22 | [media] tm6000: fix s-video input | Dmitri Belimov |
2011-03-22 | [media] lirc: remove staging lirc_it87 and lirc_ite8709 drivers | Juan J. Garcia de Soria |
2011-03-22 | [media] ite-cir: Fix some CodingStyle issues | Mauro Carvalho Chehab |
2011-03-22 | [media] rc: New rc-based ite-cir driver for several ITE CIRs | Juan J. Garcia de Soria |
2011-03-22 | [media] drivers/media/rc/Kconfig: use tabs, instead of spaces | Mauro Carvalho Chehab |
2011-03-22 | [media] saa7134: Fix strange kconfig dependency on RC_CORE | Steven Rostedt |
2011-03-22 | [media] STV0288 added full frontend status | Malcolm Priestley |
2011-03-22 | [media] gspca - zc3xx: Add exposure control for sensor hv7131r | Jean-François Moine |
2011-03-22 | [media] gspca - main: Add endpoint direction test in alt_xfer | Patrice Chotard |
2011-03-22 | [media] gspca - nw80x: Fix exposure for some webcams | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: Get the sensor ID when bridge et31x110 | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: Fix some image resolutions | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: Check the bridge from the webcam type | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: Fix the gain, exposure and autogain | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: Do some initialization at probe time | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkle | Jean-François Moine |
2011-03-22 | [media] gspca - nw80x: Cleanup source | Jean-François Moine |
2011-03-22 | [media] v4l2: use new flag to enable core priority handling | Hans Verkuil |
2011-03-22 | [media] ivtv: replace ugly casts with a proper container_of | Hans Verkuil |
2011-03-22 | [media] ivtv: add missing v4l2_fh_exit | Hans Verkuil |
2011-03-22 | [media] vivi: convert to core priority handling | Hans Verkuil |
2011-03-22 | [media] dsbr100: ensure correct disconnect sequence | Hans Verkuil |
2011-03-22 | [media] dsbr100: convert to unlocked_ioctl | Hans Verkuil |
2011-03-22 | [media] v4l2-framework.txt: document new v4l2_device release() callback | Hans Verkuil |
2011-03-22 | [media] v4l2-device: add kref and a release function | Hans Verkuil |
2011-03-22 | [media] cx18: use core priority handling | Hans Verkuil |
2011-03-22 | [media] cx18: use v4l2_fh as preparation for adding core priority support | Hans Verkuil |
2011-03-22 | [media] v4l2-framework.txt: improve v4l2_fh/priority documentation | Hans Verkuil |
2011-03-22 | [media] ivtv: convert to core priority handling | Hans Verkuil |
2011-03-22 | [media] v4l2-ioctl: add priority handling support | Hans Verkuil |
2011-03-22 | [media] v4l2-fh: add v4l2_fh_is_singular | Hans Verkuil |
2011-03-22 | [media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions | Hans Verkuil |
2011-03-22 | [media] v4l2-fh: implement v4l2_priority support | Hans Verkuil |