summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz
2018-04-26video: omap: Improve a size determination in omapfb_do_probe()Markus Elfring
2018-04-26video: sm501fb: Improve a size determination in sm501fb_probe()Markus Elfring
2018-04-26video: fbdev-MMP: Improve a size determination in path_init()Markus Elfring
2018-04-26video: fbdev-MMP: Delete an error message for a failed memory allocation in t...Markus Elfring
2018-04-26video: auo_k190x: Delete an error message for a failed memory allocation in a...Markus Elfring
2018-04-26video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...Markus Elfring
2018-04-26video: sh_mobile_meram: Delete an error message for a failed memory allocatio...Markus Elfring
2018-04-24video: fbdev: sh_mobile_meram: Drop SUPERH platform dependencyGeert Uytterhoeven
2018-04-24video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang
2018-04-24video: fbdev: simplify getting .drvdataWolfram Sang
2018-04-24video: fbdev: core: Change return type to vm_fault_tSouptick Joarder
2018-04-24video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai
2018-04-24video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai
2018-04-24video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hwJia-Ju Bai
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-20rapidio: fix rio_dma_transfer error handlingIoan Nicu
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-19Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang
2018-04-19clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang