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
2016-09-01
docs-rst: kernel-doc: fix typedef output in RST format
Mauro Carvalho Chehab
1
-10
/
+24
2016-09-01
docs-rst: improve typedef parser
Mauro Carvalho Chehab
1
-1
/
+3
2016-08-25
docs: kernel-parameter: Improve the description of nr_cpus and maxcpus
Baoquan He
1
-7
/
+13
2016-08-25
[media] m2m-deinterlace: Fix error print during probe
Peter Ujfalusi
1
-1
/
+1
2016-08-25
[media] redrat3: fix sparse warning
Hans Verkuil
1
-1
/
+1
2016-08-25
[media] drivers: hackrf: fixed a coding style issue
Jannik Becher
1
-1
/
+1
2016-08-24
docs-rst: kernel-doc: better output struct members
Mauro Carvalho Chehab
1
-1
/
+1
2016-08-24
[media] dvb_frontend: Use memdup_user() rather than duplicating its implement...
Markus Elfring
1
-22
/
+6
2016-08-24
[media] vb2: Fix vb2_core_dqbuf() kernel-doc
Javier Martinez Canillas
1
-1
/
+2
2016-08-24
[media] media: v4l2-ctrls: append missing h264 profile string
Stanimir Varbanov
1
-0
/
+1
2016-08-24
[media] media-types.rst: fix typo
Hans Verkuil
1
-1
/
+1
2016-08-24
[media] helene: fix memory leak when heleno_x_pon fails
Colin Ian King
1
-2
/
+6
2016-08-24
[media] staging: media: lirc: lirc_sasem: don't print error when allocating u...
Wolfram Sang
1
-5
/
+0
2016-08-24
[media] staging: media: lirc: lirc_imon: don't print error when allocating ur...
Wolfram Sang
1
-7
/
+2
2016-08-24
[media] v4l2-async: remove unneeded .registered_async callback
Javier Martinez Canillas
2
-10
/
+0
2016-08-24
[media] tvp5150: use sd internal ops .registered instead .registered_async
Javier Martinez Canillas
1
-2
/
+6
2016-08-24
[media] v4l: Do not allow re-registering sub-devices
Sakari Ailus
1
-4
/
+1
2016-08-24
[media] media-entity.h: remove redundant macro definition for gobj_to_pad()
Liu Ying
1
-3
/
+0
2016-08-24
[media] media-entity.h: Correct KernelDoc of media_entity_enum_empty()
Liu Ying
1
-1
/
+1
2016-08-24
[media] media-entity.h: remove redundant macro definition for gobj_to_link()
Liu Ying
1
-3
/
+0
2016-08-24
[media] drxd_hard: Add missing error code assignment before test
Christophe JAILLET
1
-1
/
+1
2016-08-24
[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version
Stephen Backway
4
-1
/
+132
2016-08-24
[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success
Geert Uytterhoeven
1
-1
/
+7
2016-08-24
[media] media: pci: pt3: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-08-24
[media] media: usb: dvb-usb-v2: dvb_usb_core: don't print error when adding a...
Wolfram Sang
1
-2
/
+0
2016-08-24
[media] media: pci: netup_unidvb: don't print error when adding adapter fails
Wolfram Sang
1
-4
/
+1
2016-08-24
[media] adv7511: fix error return code in adv7511_probe()
Wei Yongjun
1
-0
/
+1
2016-08-24
[media] VIDEO_MEDIATEK_VPU should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2016-08-24
[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter fails
Wolfram Sang
1
-4
/
+1
2016-08-24
[media] s5p-mfc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-4
/
+2
2016-08-24
[media] media: s5p-jpeg add missing blank lines after declarations
Shuah Khan
1
-3
/
+10
2016-08-24
[media] media: s5p-mfc remove unnecessary error messages
Shuah Khan
1
-2
/
+1
2016-08-24
[media] media: s5p-mfc Fix misspelled error message and checkpatch errors
Shuah Khan
1
-5
/
+6
2016-08-24
[media] s5p-mfc: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-4
/
+0
2016-08-24
[media] media: s5p-mfc remove void function return statement
Shuah Khan
1
-1
/
+0
2016-08-24
[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()
Shuah Khan
1
-22
/
+50
2016-08-24
[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...
Shuah Khan
1
-0
/
+2
2016-08-24
[media] gsc-m2m: improve v4l2_capability driver and card fields
Javier Martinez Canillas
1
-2
/
+2
2016-08-24
[media] gsc-m2m: add device name sufix to bus_info capatiliby field
Javier Martinez Canillas
1
-1
/
+2
2016-08-24
[media] s5p-jpeg: only fill driver's name in capabilities driver field
Javier Martinez Canillas
1
-2
/
+2
2016-08-24
[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
Javier Martinez Canillas
1
-6
/
+10
2016-08-24
[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
1
-1
/
+2
2016-08-24
[media] tw5864: remove two unused vars
Mauro Carvalho Chehab
1
-4
/
+0
2016-08-24
[media] tw5864: remove double irq lock code
Mauro Carvalho Chehab
1
-2
/
+0
2016-08-24
[media] tw5864: add missing HAS_DMA dependency
Hans Verkuil
1
-0
/
+1
2016-08-24
[media] pci: Add tw5864 driver
Andrey Utkin
11
-0
/
+4531
2016-08-24
[media] extended-controls.rst: fix a build warning
Mauro Carvalho Chehab
1
-2
/
+2
2016-08-24
[media] vidioc-g-dv-timings.rst: document the v4l2_bt_timings reserved field
Hans Verkuil
1
-0
/
+8
2016-08-24
[media] vb2: add WARN_ONs checking if a valid struct device was passed
Hans Verkuil
2
-0
/
+15
2016-08-24
[media] vb2: don't return NULL for alloc and get_userptr ops
Hans Verkuil
4
-18
/
+26
[prev]
[next]