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
...
*
drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
Aaro Koskinen
2016-03-17
1
-3
/
+2
*
ia64: define ioremap_uc()
Luis R. Rodriguez
2016-03-17
1
-0
/
+1
*
Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-03-16
22
-681
/
+310
|
\
|
*
xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
Arnd Bergmann
2016-03-11
1
-1
/
+0
|
*
video: fbdev: sis: remove unused variable
Sudip Mukherjee
2016-03-03
1
-8
/
+2
|
*
drivers/video: make fbdev/sunxvr2500.c explicitly non-modular
Paul Gortmaker
2016-03-03
1
-32
/
+7
|
*
drivers/video: make fbdev/sunxvr1000.c explicitly non-modular
Paul Gortmaker
2016-03-03
1
-35
/
+7
|
*
drivers/video: make fbdev/sunxvr500.c explicitly non-modular
Paul Gortmaker
2016-03-03
1
-35
/
+7
|
*
video: exynos: fix modular build
Arnd Bergmann
2016-02-29
3
-5
/
+8
|
*
fbdev: da8xx-fb: fix videomodes of lcd panels
Sushaanth Srirangapathi
2016-02-29
1
-4
/
+3
|
*
fbdev: kill fb_rotate
Rasmus Villemoes
2016-02-26
6
-90
/
+0
|
*
video: fbdev: bt431: Correct cursor format control macro
Maciej W. Rozycki
2016-02-26
1
-1
/
+1
|
*
video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressing
Maciej W. Rozycki
2016-02-26
2
-12
/
+32
|
*
video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handling
Maciej W. Rozycki
2016-02-26
2
-21
/
+22
|
*
video: fbdev: bt455: Remove unneeded colormap helpers for cursor support
Maciej W. Rozycki
2016-02-26
1
-25
/
+0
|
*
video: fbdev: pmag-aa-fb: Report video timings
Maciej W. Rozycki
2016-02-26
1
-0
/
+7
|
*
video: fbdev: pmag-aa-fb: Enable building as a module
Maciej W. Rozycki
2016-02-26
1
-2
/
+2
|
*
video: fbdev: pmag-aa-fb: Adapt to current APIs
Maciej W. Rozycki
2016-02-26
2
-421
/
+215
|
*
video: fbdev: pmag-ba-fb: Fix the lower margin size
Maciej W. Rozycki
2016-02-26
1
-1
/
+1
|
*
fbdev: sh_mobile_lcdc: Use ARCH_RENESAS
Simon Horman
2016-02-26
1
-1
/
+1
|
*
fbdev: n411: check return value
Sudip Mukherjee
2016-02-26
1
-3
/
+9
|
*
fbdev: exynos: fix IS_ERR_VALUE usage
Andrzej Hajda
2016-02-16
1
-3
/
+3
|
*
video: Use bool instead int pointer for get_opt_bool() argument
Daniel Wagner
2016-02-16
1
-1
/
+1
|
*
video: fbdev: metronomefb: two harmless off by one bugs
Dan Carpenter
2016-02-16
1
-2
/
+4
*
|
Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-03-16
398
-4923
/
+12321
|
\
\
|
*
\
Merge commit '840f5b0572ea' into v4l_for_linus
Mauro Carvalho Chehab
2016-03-15
398
-4923
/
+12321
|
|
\
\
|
|
*
|
media: au0828 disable tuner to demod link in au0828_media_device_register()
Shuah Khan
2016-03-10
2
-18
/
+26
|
|
*
|
[media] touptek: cast char types on %x printk
Mauro Carvalho Chehab
2016-03-10
1
-2
/
+2
|
|
*
|
[media] touptek: don't DMA at the stack
Mauro Carvalho Chehab
2016-03-10
1
-2
/
+2
|
|
*
|
[media] mceusb: use %*ph for small buffer dumps
Mauro Carvalho Chehab
2016-03-10
1
-3
/
+2
|
|
*
|
[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links
Laurent Pinchart
2016-03-05
1
-10
/
+2
|
|
*
|
[media] v4l: vsp1: Check if an entity is a subdev with the right function
Laurent Pinchart
2016-03-05
1
-1
/
+1
|
|
*
|
[media] hide unused functions for !MEDIA_CONTROLLER
Arnd Bergmann
2016-03-05
1
-7
/
+2
|
|
*
|
[media] em28xx: fix Terratec Grabby AC97 codec detection
Matthieu Rogez
2016-03-05
1
-0
/
+38
|
|
*
|
[media] media: add prefixes to interface types
Shuah Khan
2016-03-05
1
-17
/
+17
|
|
*
|
[media] media: rc: nuvoton: switch attribute wakeup_data to text
Heiner Kallweit
2016-03-05
2
-32
/
+68
|
|
*
|
[media] v4l2-ioctl: fix YUV422P pixel format description
Philipp Zabel
2016-03-05
1
-1
/
+1
|
|
*
|
[media] media: fix null pointer dereference in v4l_vb2q_enable_media_source()
Shuah Khan
2016-03-05
1
-1
/
+3
|
|
*
|
[media] v4l2-mc.h: fix yet more compiler errors
Hans Verkuil
2016-03-04
1
-4
/
+3
|
|
*
|
[media] staging/media: add missing TODO files
Hans Verkuil
2016-03-03
4
-3
/
+34
|
|
*
|
[media] media.h: always start with 1 for the audio entities
Hans Verkuil
2016-03-03
1
-3
/
+3
|
|
*
|
[media] sound/usb: Use meaninful names for goto labels
Shuah Khan
2016-03-03
1
-8
/
+8
|
|
*
|
[media] v4l2-mc.h: fix compiler warnings
Hans Verkuil
2016-03-03
1
-3
/
+3
|
|
*
|
[media] media: au0828 audio mixer isn't connected to decoder
Shuah Khan
2016-03-03
1
-9
/
+45
|
|
*
|
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
2016-03-03
11
-5
/
+448
|
|
*
|
[media] dw2102: add support for TeVii S662
Olli Salonen
2016-03-03
1
-6
/
+17
|
|
*
|
[media] dw2102: ts2020 included twice
Olli Salonen
2016-03-03
1
-1
/
+0
|
|
*
|
[media] dvb-core: fix return code checking for devices with CA
Olli Salonen
2016-03-03
1
-1
/
+1
|
|
*
|
[media] Staging: media/lirc: lirc_zilog.c : fixed a string split in multi-lin...
RitwikGopi
2016-03-03
1
-3
/
+1
|
|
*
|
[media] cx24120: make sure tuner is locked at get_frontend
Jemma Denson
2016-03-03
1
-1
/
+3
[prev]
[next]