index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
media: rc: XBox DVD Remote uses 12 bits scancodes
Sean Young
2018-11-22
2
-32
/
+33
*
media: rc: add driver for Xbox DVD Movie Playback Kit
Benjamin Valentin
2018-11-22
7
-0
/
+389
*
media: mceusb: Include three Hauppauge USB dvb device with IR rx
Brad Love
2018-11-22
1
-0
/
+9
*
media: seco-cec: add Consumer-IR support
Ettore Chimenti
2018-11-22
3
-1
/
+145
*
media: add SECO cec driver
Ettore Chimenti
2018-11-22
6
-0
/
+823
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
22
-126
/
+131
*
media: v4l2-ioctl: remove unused vidioc_g/s_crop
Hans Verkuil
2018-11-20
3
-14
/
+2
*
media: s5p-g2d: convert g/s_crop to g/s_selection
Hans Verkuil
2018-11-20
1
-38
/
+64
*
media: exynos4-is: convert g/s_crop to g/s_selection
Hans Verkuil
2018-11-20
2
-57
/
+79
*
media: s5p_mfc_dec.c: convert g_crop to g_selection
Hans Verkuil
2018-11-20
2
-17
/
+33
*
media: exynos-gsc: replace v4l2_crop by v4l2_selection
Hans Verkuil
2018-11-20
3
-50
/
+33
*
media: cropcap/g_selection split
Hans Verkuil
2018-11-20
7
-51
/
+152
*
media: davinci/vpbe: drop unused g_cropcap
Hans Verkuil
2018-11-20
2
-27
/
+0
*
media: v4l2-ioctl: add QUIRK_INVERTED_CROP
Hans Verkuil
2018-11-20
2
-3
/
+27
*
media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__
Hans Verkuil
2018-11-20
1
-13
/
+15
*
media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE
Hans Verkuil
2018-11-20
1
-4
/
+4
*
media: ov7740: constify structures stored in fields of v4l2_subdev_ops structure
Julia Lawall
2018-11-06
1
-2
/
+2
*
media: ov5645: constify v4l2_ctrl_ops structure
Julia Lawall
2018-11-06
1
-1
/
+1
*
media: ov13858: Check for possible null pointer
Chiranjeevi Rapolu
2018-11-06
1
-2
/
+4
*
media: imx214: Add imx214 camera sensor driver
Ricardo Ribalda Delgado
2018-11-06
3
-0
/
+1131
*
media: imx214: device tree binding
Ricardo Ribalda Delgado
2018-11-06
2
-0
/
+61
*
media: intel-ipu3: cio2: Remove redundant definitions
Rajmohan Mani
2018-11-06
1
-2
/
+0
*
media: ipu3-cio2: Use cio2_queues_exit
Sakari Ailus
2018-11-06
1
-3
/
+1
*
media: ipu3-cio2: Unregister device nodes first, then release resources
Sakari Ailus
2018-11-06
1
-2
/
+2
*
media: omap3isp: Unregister media device as first
Sakari Ailus
2018-11-06
1
-1
/
+2
*
media: docs: Document metadata format in struct v4l2_format
Sakari Ailus
2018-11-06
2
-1
/
+6
*
media: v4l: event: Add subscription to list before calling "add" operation
Sakari Ailus
2018-11-06
1
-19
/
+24
*
media: dm365_ipipeif: better annotate a fall though
Mauro Carvalho Chehab
2018-11-06
1
-0
/
+1
*
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
2018-11-06
4
-5
/
+5
*
media: cec: increase debug level for 'queue full'
Hans Verkuil
2018-11-06
1
-1
/
+1
*
media: cec: check for non-OK/NACK conditions while claiming a LA
Hans Verkuil
2018-11-06
1
-10
/
+37
*
media: vicodec: lower minimum height to 360
Hans Verkuil
2018-11-06
1
-1
/
+1
*
media: tc358743: Remove unnecessary self assignment
Nathan Chancellor
2018-11-06
1
-1
/
+0
*
Merge tag 'v4.20-rc1' into patchwork
Mauro Carvalho Chehab
2018-11-06
1051
-12479
/
+46126
|
\
|
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-05
1
-2
/
+2
|
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
|
\
|
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
[prev]
[next]