index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l: Add VIDIOC_LOG_STATUS support for sub-device nodes
Sylwester Nawrocki
2012-01-06
1
-0
/
+4
*
[media] s5p-fimc: Prevent lock up caused by incomplete H/W initialization
Sylwester Nawrocki
2012-01-06
1
-3
/
+2
*
[media] firedtv: handle errors from dvb_net_init
Jonathan Nieder
2012-01-06
1
-1
/
+4
*
[media] dvb-usb: handle errors from dvb_net_init
Jonathan Nieder
2012-01-06
1
-1
/
+7
*
[media] dm1105: handle errors from dvb_net_init
Jonathan Nieder
2012-01-06
1
-1
/
+4
*
[media] dvb-bt8xx: handle errors from dvb_net_init
Jonathan Nieder
2012-01-06
1
-1
/
+8
*
[media] flexcop: handle errors from dvb_net_init
Jonathan Nieder
2012-01-06
1
-1
/
+7
*
[media] ttusb-budget: use goto for exception handling
Jonathan Nieder
2012-01-06
1
-18
/
+22
*
[media] dvb-bt8xx: use goto based exception handling
Jonathan Nieder
2012-01-06
1
-30
/
+27
*
[media] videobuf-dvb: avoid spurious ENOMEM when CONFIG_DVB_NET=n
Jonathan Nieder
2012-01-06
1
-3
/
+4
*
[media] DVB: dvb_net_init: return -errno on error
Jonathan Nieder
2012-01-06
1
-3
/
+1
*
[media] it913x ver 1.18 Turn pid filter off by caps option only
Malcolm Priestley
2012-01-06
1
-7
/
+10
*
[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_pro...
Hans Verkuil
2012-01-06
1
-7
/
+7
*
[media] marvell-cam: Make suspend/resume work on MMP2
Jonathan Corbet
2012-01-06
2
-7
/
+64
*
[media] lmedm04 DM04/QQBOX ver 1.91 turn pid filter off by caps option only
Malcolm Priestley
2012-01-06
1
-3
/
+5
*
[media] em28xx: Reworked probe code to get rid of some hacks
Holger Nelson
2012-01-06
6
-136
/
+84
*
[media] Added USB Id & configuration array for Honestech Vidbox NW03
Gareth Williams
2012-01-06
2
-0
/
+19
*
[media] em28xx: Add Terratec Cinergy HTC USB XS to em28xx-cards.c
Holger Nelson
2012-01-06
1
-0
/
+4
*
[media] dw2102: use symbolic names for dw2102_table indices
Jonathan Nieder
2012-01-06
1
-30
/
+48
*
[media] drivers/staging/media/as102/as102_usb_drv.c: shift position of alloca...
Julia Lawall
2012-01-06
1
-6
/
+6
*
[media] drivers/media/video/davinci/vpbe.c: introduce missing kfree
Julia Lawall
2012-01-06
1
-1
/
+3
*
[media] Staging: dt3155v4l: probe() always fails
Dan Carpenter
2012-01-06
1
-1
/
+2
*
[media] Staging: dt3155v4l: update to newer API
Dan Carpenter
2012-01-06
1
-10
/
+4
*
[media] media i.MX27 camera: Fix field_count handling
Javier Martin
2012-01-06
1
-1
/
+4
*
[media] i.MX27 camera: add support for YUV420 format
Javier Martin
2012-01-06
1
-50
/
+241
*
[media] atmel-isi: add code to enable/disable ISI_MCK clock
Josh Wu
2012-01-06
2
-3
/
+32
*
[media] soc-camera: change order of removing device
Lei Wen
2012-01-06
1
-1
/
+1
*
[media] mt9m111: properly implement .s_crop and .s_fmt(), reset on STREAMON
Guennadi Liakhovetski
2012-01-06
1
-113
/
+113
*
[media] mt9m111: power down most circuits when suspended
Guennadi Liakhovetski
2012-01-06
1
-16
/
+18
*
[media] mt9m111: cleanly separate register contexts
Guennadi Liakhovetski
2012-01-06
1
-61
/
+76
*
[media] soc-camera: remove redundant parameter from .set_bus_param()
Guennadi Liakhovetski
2012-01-06
9
-19
/
+13
*
[media] pwc: Properly fill all fields on try_fmt
Hans de Goede
2012-01-06
1
-25
/
+17
*
[media] pwc: Get rid of compression module parameter
Hans de Goede
2012-01-06
4
-54
/
+56
*
[media] pwc: Remove software emulation of arbritary resolutions
Hans de Goede
2012-01-06
8
-222
/
+92
*
[media] pwc: Remove driver specific ioctls
Hans de Goede
2012-01-06
9
-940
/
+26
*
[media] pwc: Remove dead snapshot code
Hans de Goede
2012-01-06
7
-306
/
+57
*
[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driver
Hans de Goede
2012-01-06
2
-25
/
+6
*
[media] pwc: Remove driver specific sysfs interface
Hans de Goede
2012-01-06
3
-99
/
+0
*
[media] pwc: Read new preset values when changing awb control to a preset
Hans de Goede
2012-01-06
1
-8
/
+23
*
[media] pwc: Rework locking
Hans de Goede
2012-01-06
6
-82
/
+137
*
[media] pwc: Make auto white balance speed and delay available as v4l2 controls
Hans de Goede
2012-01-06
3
-57
/
+57
*
[media] pwc: Properly mark device_hint as unused in all probe error paths
Hans de Goede
2012-01-06
1
-2
/
+2
*
[media] pwc: Use v4l2-device and v4l2-fh
Hans de Goede
2012-01-06
2
-46
/
+33
*
[media] gscpa_t613: Add support for the camera button
Hans de Goede
2012-01-06
1
-0
/
+25
*
[media] gscpa_ov519: Fix the bandwidth calc for enabling compression
Hans de Goede
2012-01-06
1
-2
/
+2
*
[media] gspca_pac7302: Add usb-id for 145f:013c
Hans de Goede
2012-01-06
1
-0
/
+1
*
[media] gspca_sonixb: Fix exposure control min/max value for coarse expo sensors
Hans de Goede
2012-01-06
1
-6
/
+9
*
[media] gspca: Add jl2005bcd sub driver
Theodore Kilgore
2012-01-06
6
-0
/
+573
*
Merge tag 'v3.2' into staging/for_v3.3
Mauro Carvalho Chehab
2012-01-06
88
-392
/
+570
|
\
|
*
Linux 3.2
v3.2
Linus Torvalds
2012-01-04
1
-1
/
+1
[next]