summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/mediatek: use layer_nr function to get layer number to init planeStu Hsieh2018-08-272-8/+14
| * | | | | drm/mediatek: add function to return RDMA layer numberStu Hsieh2018-08-271-0/+6
| * | | | | drm/mediatek: add function to return OVL layer numberStu Hsieh2018-08-271-0/+6
| * | | | | drm/mediatek: add function to get layer number for componentStu Hsieh2018-08-271-0/+9
| * | | | | drm/mediatek: add YUYV/UYVY color format support for RDMAStu Hsieh2018-08-271-0/+20
| * | | | | drm/mediatek: add the comment about color format setting for OVLStu Hsieh2018-08-271-0/+5
| * | | | | drm/mediatek: add RGB color format support for RDMAStu Hsieh2018-08-271-0/+45
| * | | | | drm/mediatek: add memory mode and layer_config for RDMAStu Hsieh2018-08-271-0/+21
| * | | | | drm/mediatek: add connection from RDMA2 to DSI0Stu Hsieh2018-08-271-0/+4
| * | | | | drm/mediatek: add connection from RDMA1 to DSI0Stu Hsieh2018-08-271-0/+4
| * | | | | drm/mediatek: add connection from RDMA0 to DSI1Stu Hsieh2018-08-271-0/+4
| * | | | | drm/mediatek: add connection from RDMA0 to DPI1Stu Hsieh2018-08-271-0/+4
| * | | | | drm/mediatek: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-08-271-3/+3
| * | | | | drm/mediatek: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-08-271-13/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-312-2/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2018-08-311-1/+1
| |\ \ \ \ \
| | * | | | | PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter2018-08-241-1/+1
| * | | | | | cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki2018-08-251-1/+12
| |/ / / / /
* | | | | | Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-308-83/+184
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-08-293-2/+13
| |\ \ \ \ \ \
| | * | | | | | nvmet: free workqueue object if module init failsChaitanya Kulkarni2018-08-281-1/+3
| | * | | | | | nvme-fcloop: Fix dropped LS's to removed target portJames Smart2018-08-281-1/+2
| | * | | | | | nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski2018-08-281-0/+8
| * | | | | | | cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer2018-08-291-1/+1
| |/ / / / / /
| * | | | | | ata: ftide010: Add a quirk for SQ201Linus Walleij2018-08-271-10/+17
| * | | | | | Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-08-273-70/+153
| |\ \ \ \ \ \
| | * | | | | | xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross2018-08-271-1/+0
| | * | | | | | xen/blkback: move persistent grants flags to boolJuergen Gross2018-08-272-13/+7
| | * | | | | | xen/blkfront: reorder tests in xlblk_init()Juergen Gross2018-08-271-9/+9
| | * | | | | | xen/blkfront: cleanup stale persistent grantsJuergen Gross2018-08-271-4/+90
| | * | | | | | xen/blkback: don't keep persistent grants too longJuergen Gross2018-08-272-46/+50
* | | | | | | | Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-302-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada2018-08-271-0/+5
| * | | | | | | | mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven2018-08-271-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-08-305-14/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov2018-08-231-0/+8
| * | | | | | | | mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov2018-08-231-1/+1
| * | | | | | | | mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter2018-08-212-5/+8
| * | | | | | | | mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-2/+2
| * | | | | | | | mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-6/+6
* | | | | | | | | Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-303-10/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva2018-08-271-0/+2
| * | | | | | | | | hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter2018-08-271-5/+9
| * | | | | | | | | hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter2018-08-271-3/+8
| * | | | | | | | | hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten2018-08-271-2/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-2910-66/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala2018-08-253-26/+35
| * | | | | | | | | crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2018-08-252-23/+28
| * | | | | | | | | crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2018-08-252-2/+10
| * | | | | | | | | crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă2018-08-251-10/+10