summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-153-2/+47
|\
| * Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-221-2/+9
| |\
| | * clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara2019-02-191-2/+9
| * | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-222-0/+38
| |\ \
| | * | s390/cio: add function chsc_sgib()Michael Mueller2019-02-052-0/+38
* | | | Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-151-2/+6
|\ \ \ \
| * | | | iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma2019-03-151-2/+6
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-156-80/+114
|\ \ \ \ \
| * | | | | ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI supportMike Leach2019-02-262-9/+20
| * | | | | ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach2019-02-261-8/+37
| * | | | | ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach2019-02-264-63/+57
| | |_|/ / | |/| | |
* | | | | Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds2019-03-155-15/+99
|\ \ \ \ \
| * | | | | NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich2019-02-134-10/+62
| * | | | | NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMALogan Gunthorpe2019-02-111-2/+26
| * | | | | NTB: ntb_transport: Free MWs in ntb_transport_link_cleanup()Joey Zhang2019-02-111-0/+3
| * | | | | ntb_hw_switchtec: Added support of >=4G memory windowsPaul Selles2019-02-111-2/+7
| * | | | | ntb_hw_switchtec: debug print 64bit aligned crosslink BAR NumbersPaul Selles2019-02-111-1/+1
| |/ / / /
* | | | | Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds2019-03-1521-114/+69
|\ \ \ \ \
| * | | | | fbdev: mbx: fix a misspelled variable nameArnd Bergmann2019-03-051-1/+1
| * | | | | fbdev: omap2: fix warnings in dss coreAnders Roxell2019-03-011-3/+0
| * | | | | video: fbdev: Fix potential NULL pointer dereferenceYueHaibing2019-02-081-0/+2
| * | | | | fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava2019-02-081-1/+7
| * | | | | video: ssd1307fb: Do not hard code active-low reset sequenceMichal Vokáč2019-02-081-2/+2
| * | | | | fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-02-081-0/+3
| * | | | | video/fbdev: refactor video= cmdline parsingJani Nikula2019-02-081-13/+10
| * | | | | fbdev: mbx: fix up debugfs file creationGreg Kroah-Hartman2019-02-082-28/+14
| * | | | | fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-082-26/+7
| * | | | | video: fbdev: geode: remove ifdef OLPC noiseLubomir Rintel2019-02-082-22/+4
| * | | | | video: offb: annotate implicit fall throughsMathieu Malaterre2019-02-081-0/+2
| * | | | | omapfb: fix typoMatteo Croce2019-02-081-1/+1
| * | | | | fbdev: Use of_node_name_eq for node name comparisonsRob Herring2019-02-087-12/+12
| * | | | | fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko2019-02-081-3/+3
| * | | | | fbdev: chipsfb: remove set but not used variable 'size'YueHaibing2019-02-081-2/+1
| * | | | | fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King2019-02-081-1/+1
* | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-156-16/+29
|\ \ \ \ \ \
| * | | | | | i2c: i2c-designware-platdrv: Always use a dynamic adapter numberHans de Goede2019-03-131-4/+1
| * | | | | | i2c: i2c-designware-platdrv: Cleanup setting of the adapter numberHans de Goede2019-03-131-4/+6
| * | | | | | i2c: add extra check to safe DMA buffer helperWolfram Sang2019-03-131-2/+7
| * | | | | | i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-03-121-1/+1
| * | | | | | i2c: rcar: explain the lockless designWolfram Sang2019-03-121-0/+9
| * | | | | | i2c: rcar: fix concurrency issue related to ICDMAERHiromitsu Yamasaki2019-03-121-3/+3
| * | | | | | i2c: sis630: correct format stringsLouis Taylor2019-03-121-2/+2
| * | | | | | i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()Hsin-Yi Wang2019-03-121-4/+4
* | | | | | | Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-1543-369/+435
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-03-143-3/+21
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: Update gc golden setting for vega familyshaoyunl2019-03-111-0/+1
| | * | | | | | | drm/amd/powerplay: correct power reading on fijiEvan Quan2019-03-111-3/+3
| | * | | | | | | drm/amd/powerplay: set max fan target temperature as 105CEvan Quan2019-03-111-0/+17
| * | | | | | | | Merge tag 'drm-intel-next-fixes-2019-03-12' of git://anongit.freedesktop.org/...Dave Airlie2019-03-146-73/+94
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Relax mmap VMA checkTvrtko Ursulin2019-03-081-1/+2