index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-08
V4L/DVB: cs53l32a: convert to new control framework
Hans Verkuil
1
-39
/
+68
2010-08-08
V4L/DVB: wm8775: convert to the new control framework
Hans Verkuil
1
-29
/
+50
2010-08-08
V4L/DVB: cx2341x: convert to the control framework
Hans Verkuil
2
-112
/
+732
2010-08-08
V4L/DVB: cx25840: convert to the new control framework
Hans Verkuil
3
-246
/
+94
2010-08-08
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
5
-24
/
+35
2010-08-08
V4L/DVB: saa717x: convert to the new control framework
Hans Verkuil
1
-242
/
+81
2010-08-08
V4L/DVB: msp3400: convert to the new control framework
Hans Verkuil
3
-172
/
+110
2010-08-08
V4L/DVB: saa7115: convert to the new control framework
Hans Verkuil
1
-100
/
+83
2010-08-08
V4L/DVB: v4l2: hook up the new control framework into the core framework
Hans Verkuil
3
-15
/
+46
2010-08-08
V4L/DVB: Documentation: add v4l2-controls.txt documenting the new controls API
Hans Verkuil
1
-0
/
+648
2010-08-08
V4L/DVB: v4l2-ctrls: Whitespace cleanups
Mauro Carvalho Chehab
1
-37
/
+37
2010-08-08
V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header
Hans Verkuil
1
-13
/
+17
2010-08-08
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
7
-475
/
+2324
2010-08-08
V4L/DVB: v4l: s5p-fimc: Fix coding style issues
Pawel Osciak
2
-22
/
+44
2010-08-08
V4L/DVB: mt9m111: init chip after read CHIP_VERSION
Michael Grzeschik
1
-4
/
+2
2010-08-08
V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver
Philipp Wiesner
2
-16
/
+25
2010-08-08
V4L/DVB: mx2_camera: add rising edge for pixclock
Michael Grzeschik
1
-0
/
+2
2010-08-08
V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma
Michael Grzeschik
1
-1
/
+1
2010-08-08
V4L/DVB: V4L: do not autoselect components on embedded systems
Guennadi Liakhovetski
3
-3
/
+3
2010-08-08
V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failed
Guennadi Liakhovetski
1
-3
/
+6
2010-08-08
V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)
Jean-François Moine
1
-467
/
+307
2010-08-08
V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131r
Jean-François Moine
1
-118
/
+123
2010-08-08
V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting
Jean-François Moine
1
-2
/
+0
2010-08-08
V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time
Jean-François Moine
1
-15
/
+19
2010-08-08
V4L/DVB: gspca - zc3xx: Check the USB exchanges
Jean-François Moine
1
-158
/
+171
2010-08-08
V4L/DVB: gspca - zc3xx: Cleanup source
Jean-François Moine
1
-185
/
+200
2010-08-08
V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()
Jean-François Moine
1
-4
/
+15
2010-08-08
V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor
Sylwester Nawrocki
9
-0
/
+2947
2010-08-08
V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam
Laurent Pinchart
1
-0
/
+9
2010-08-08
V4L/DVB: uvcvideo: Drop corrupted compressed frames
Laurent Pinchart
3
-14
/
+23
2010-08-08
V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote
Andy Walls
1
-0
/
+2
2010-08-08
V4L/DVB: IR: Port ene driver to new IR subsystem and enable it
Maxim Levitsky
5
-401
/
+264
2010-08-08
V4L/DVB: STAGING: remove lirc_ene0100 driver
Maxim Levitsky
5
-655
/
+1416
2010-08-08
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
Maxim Levitsky
1
-0
/
+8
2010-08-08
V4L/DVB: IR: extend interfaces to support more device settings
Maxim Levitsky
5
-21
/
+125
2010-08-08
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
4
-4
/
+106
2010-08-08
V4L/DVB: IR: Allow not to compile keymaps in
Maxim Levitsky
6
-48
/
+33
2010-08-08
V4L/DVB: IR: NECX: support repeat
Maxim Levitsky
2
-2
/
+23
2010-08-08
V4L/DVB: IR: nec decoder: fix repeat
Maxim Levitsky
1
-1
/
+1
2010-08-08
V4L/DVB: IR: JVC: make repeat work
Maxim Levitsky
1
-1
/
+13
2010-08-08
V4L/DVB: IR: replace workqueue with kthread
Maxim Levitsky
2
-12
/
+32
2010-08-08
V4L/DVB: IR: replace spinlock with mutex
Maxim Levitsky
1
-14
/
+14
2010-08-08
V4L/DVB: IR: minor fixes
Maxim Levitsky
3
-9
/
+12
2010-08-08
V4L/DVB: IR: Kconfig fixes
Maxim Levitsky
1
-3
/
+7
2010-08-08
V4L/DVB: IR: put newly ported streamzap driver in proper home
Jarod Wilson
5
-7
/
+13
2010-08-08
V4L/DVB: staging/lirc: port lirc_streamzap to ir-core
Jarod Wilson
4
-446
/
+449
2010-08-08
V4L/DVB: IR/mceusb: less generic callback name and remove cruft
Jarod Wilson
1
-4
/
+2
2010-08-08
V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkage
Jarod Wilson
2
-5
/
+8
2010-08-08
V4L/DVB: staging/lirc: fix Kconfig dependencies
Janne Grunau
1
-9
/
+10
2010-08-08
V4L/DVB: IR/mceusb: remove bad ir_input_dev use
Jarod Wilson
1
-14
/
+1
[next]