index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
Maxim Levitsky
2010-08-09
1
-0
/
+8
*
V4L/DVB: IR: extend interfaces to support more device settings
Maxim Levitsky
2010-08-09
2
-19
/
+94
*
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
2010-08-09
3
-1
/
+86
*
V4L/DVB: IR: Allow not to compile keymaps in
Maxim Levitsky
2010-08-09
5
-46
/
+27
*
V4L/DVB: IR: NECX: support repeat
Maxim Levitsky
2010-08-09
2
-2
/
+23
*
V4L/DVB: IR: nec decoder: fix repeat
Maxim Levitsky
2010-08-09
1
-1
/
+1
*
V4L/DVB: IR: JVC: make repeat work
Maxim Levitsky
2010-08-09
1
-1
/
+13
*
V4L/DVB: IR: replace workqueue with kthread
Maxim Levitsky
2010-08-09
2
-12
/
+32
*
V4L/DVB: IR: replace spinlock with mutex
Maxim Levitsky
2010-08-09
1
-14
/
+14
*
V4L/DVB: IR: minor fixes
Maxim Levitsky
2010-08-09
3
-9
/
+12
*
V4L/DVB: IR: Kconfig fixes
Maxim Levitsky
2010-08-09
1
-3
/
+7
*
V4L/DVB: IR: put newly ported streamzap driver in proper home
Jarod Wilson
2010-08-09
5
-7
/
+13
*
V4L/DVB: staging/lirc: port lirc_streamzap to ir-core
Jarod Wilson
2010-08-09
3
-446
/
+448
*
V4L/DVB: IR/mceusb: less generic callback name and remove cruft
Jarod Wilson
2010-08-09
1
-4
/
+2
*
V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkage
Jarod Wilson
2010-08-09
2
-5
/
+8
*
V4L/DVB: staging/lirc: fix Kconfig dependencies
Janne Grunau
2010-08-09
1
-9
/
+10
*
V4L/DVB: IR/mceusb: remove bad ir_input_dev use
Jarod Wilson
2010-08-09
1
-14
/
+1
*
V4L/DVB: IR/imon: remove bad ir_input_dev use
Jarod Wilson
2010-08-09
1
-15
/
+0
*
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
Jarod Wilson
2010-08-09
1
-4
/
+1
*
V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
Andy Walls
2010-08-09
1
-2
/
+2
*
V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...
Andy Walls
2010-08-09
3
-71
/
+91
*
V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event
Andy Walls
2010-08-09
3
-18
/
+16
*
V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use
Andy Walls
2010-08-09
2
-24
/
+28
*
V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions
Andy Walls
2010-08-09
1
-1
/
+1
*
V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ...
Andy Walls
2010-08-09
1
-2
/
+19
*
V4L/DVB: cx23885: Move AV Core irq handling to a work handler
Andy Walls
2010-08-09
6
-15
/
+97
*
V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock
Andy Walls
2010-08-09
5
-22
/
+103
*
V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470
Andy Walls
2010-08-09
4
-10
/
+111
*
V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A...
Andy Walls
2010-08-09
2
-2
/
+6
*
V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllers
Andy Walls
2010-08-09
4
-1
/
+1419
*
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
Andy Walls
2010-08-09
2
-3
/
+2
*
V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitly
Andy Walls
2010-08-09
1
-0
/
+31
*
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...
Andy Walls
2010-08-09
2
-9
/
+25
*
V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]
Andy Walls
2010-08-09
1
-0
/
+153
*
V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...
Andy Walls
2010-08-09
1
-0
/
+16
*
V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501
Andy Walls
2010-08-09
1
-0
/
+10
*
V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomic
Andy Walls
2010-08-09
1
-19
/
+39
*
V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value
Jean Delvare
2010-08-09
1
-12
/
+3
*
V4L/DVB: cx23885: Check for slave nack on all transactions
Jean Delvare
2010-08-09
1
-0
/
+8
*
V4L/DVB: cx23885: Return -ENXIO on slave nack
Jean Delvare
2010-08-09
1
-2
/
+2
*
V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)
Jean-François Moine
2010-08-09
1
-1
/
+1
*
V4L/DVB: gspca - vc032x: Do sensor probe at resume time
Jean-François Moine
2010-08-09
1
-28
/
+32
*
V4L/DVB: gspca - vc032x: Add more controls for poxxxx
Jean-François Moine
2010-08-09
1
-34
/
+272
*
V4L/DVB: gspca - sq930x: Cleanup source, add comments
Jean-François Moine
2010-08-09
1
-5
/
+7
*
V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111
Jean-François Moine
2010-08-09
1
-1
/
+2
*
V4L/DVB: gspca - sq930x: Change image format to Bayer mode
Jean-François Moine
2010-08-09
1
-256
/
+56
*
V4L/DVB: gspca - sq930x: Change the default values of gain and exposure
Jean-François Moine
2010-08-09
1
-2
/
+2
*
V4L/DVB: gspca - sq930x: Change the gain value for Micron sensors
Jean-François Moine
2010-08-09
1
-1
/
+1
*
V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111
Jean-François Moine
2010-08-09
1
-1
/
+1
*
V4L/DVB: gspca - main: Version change
Jean-François Moine
2010-08-09
1
-1
/
+1
[next]