summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-01udlfb: fix sleeping inside spinlockMikulas Patocka
2019-04-01udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka
2019-04-01video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni
2019-04-01omapfb: add missing of_node_put after of_device_is_availableJulia Lawall
2019-04-01video/macfb: Always initialize DAFB colour table pointer registerFinn Thain
2019-04-01video/macfb: Call fb_invert_cmaps()Finn Thain
2019-04-01fbdev: atafb: Modernize printing of kernel messagesGeert Uytterhoeven
2019-04-01fbdev: atafb: Fix broken frame buffer after kexecGeert Uytterhoeven
2019-04-01fbdev: atafb: Remove obsolete module supportGeert Uytterhoeven
2019-04-01fbdev: atafb: Stop printing virtual screen_baseGeert Uytterhoeven
2019-04-01video/macfb: Remove redundant codeFinn Thain
2019-04-01video: fbdev: savage: fix indentation issueColin Ian King
2019-04-01video: fbdev: vesafb: fix indentation issueColin Ian King
2019-04-01fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-29Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-29Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-29Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2019-03-29Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-29Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-03-28Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-28nvmet: fix building bvec from sg listMing Lei
2019-03-28nvme-multipath: relax ANA state checkMartin George
2019-03-28nvme-tcp: fix an endianess miss-annotationChristoph Hellwig
2019-03-28gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski
2019-03-28gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
2019-03-28gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov
2019-03-28gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov