index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
25
-20
/
+32
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
1
-67
/
+56
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
3
-58
/
+10
2019-03-18
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
2
-8
/
+7
2019-03-18
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
1
-46
/
+44
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
9
-48
/
+46
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
3
-45
/
+44
2019-03-18
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
1
-34
/
+34
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
3
-12
/
+9
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2
-14
/
+1
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
1
-12
/
+16
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
1
-26
/
+29
2019-03-18
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
1
-18
/
+13
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
4
-6
/
+8
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
3
-7
/
+3
2019-03-18
drm/omap: venc: List both PAL and NTSC modes
Laurent Pinchart
1
-6
/
+19
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
11
-5
/
+16
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
3
-27
/
+5
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
12
-61
/
+80
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
8
-87
/
+36
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2
-5
/
+2
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
24
-337
/
+171
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
14
-64
/
+25
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
6
-35
/
+10
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
7
-98
/
+7
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
12
-161
/
+32
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2
-51
/
+2
2019-03-18
drm/omap: venc: Remove wss_data field from venc_device structure
Laurent Pinchart
1
-10
/
+1
2019-03-18
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/omap: Remove declaration of nonexisting function
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/atomic: Constify mode argument to mode_valid_path()
Laurent Pinchart
1
-2
/
+2
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
22
-502
/
+1044
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-77
/
+206
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-121
/
+247
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+47
2019-03-16
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2019-03-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-80
/
+114
2019-03-16
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
5
-15
/
+99
2019-03-16
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
21
-114
/
+69
2019-03-16
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+29
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-369
/
+435
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-03-15
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
1
-1
/
+4
2019-03-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-03-15
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-22
/
+33
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
16
-75
/
+81
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-138
/
+273
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-631
/
+2453
[next]