summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-02-081-16/+6
|\
| * rbd: whitelist RBD_FEATURE_OPERATIONS feature bitIlya Dryomov2018-01-291-1/+3
| * rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()Ilya Dryomov2018-01-291-2/+0
| * rbd: use kmem_cache_zalloc() in rbd_img_request_create()Ilya Dryomov2018-01-291-7/+2
| * rbd: obj_request->completion is unusedIlya Dryomov2018-01-291-6/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-081-5/+50
|\ \
| * | firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2018-02-061-0/+27
| * | firmware/psci: Expose PSCI conduitMarc Zyngier2018-02-061-5/+23
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-0814-107/+87
|\ \ \
| * | | vhost: don't hold onto file pointer for VHOST_SET_LOG_FDEric Biggers2018-02-012-20/+5
| * | | vhost: don't hold onto file pointer for VHOST_SET_VRING_ERREric Biggers2018-02-012-15/+4
| * | | vhost: don't hold onto file pointer for VHOST_SET_VRING_CALLEric Biggers2018-02-012-16/+5
| * | | virtio_vop: don't kfree device on register failureweiping zhang2018-02-011-7/+13
| * | | virtio_pci: don't kfree device on register failureweiping zhang2018-02-011-2/+6
| * | | virtio: split device_register into device_initialize and device_addweiping zhang2018-02-011-3/+15
| * | | vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)2018-02-016-8/+7
| * | | vhost: Remove the unused variable.Tonghao Zhang2018-02-012-5/+0
| * | | virtio_blk: print capacity at probe timeStefan Hajnoczi2018-02-011-17/+15
| * | | virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll2018-02-011-2/+6
| * | | virtio: virtio_mmio: make of_device_ids const.Arvind Yadav2018-01-311-1/+1
| * | | firmware: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-311-3/+1
| * | | virtio-mmio: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-311-3/+1
| * | | vhost/scsi: Improve a size determination in four functionsMarkus Elfring2018-01-311-5/+4
| * | | virtio_balloon: include disk/file caches memory statisticsTomáš Golembiovský2018-01-311-0/+4
| | |/ | |/|
* | | Merge tag 'regulator-fix-v4.16-suspend' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-071-1/+1
|\ \ \
| * | | regulator: Fix suspend to idleMark Brown2018-01-301-1/+1
* | | | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-0719-774/+416
|\ \ \ \
| * | | | video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl2018-01-161-114/+117
| * | | | video: udlfb: Constify read only dataLadislav Michl2018-01-161-2/+2
| * | | | video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+5
| * | | | console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-01-151-1/+0
| * | | | fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi2018-01-151-24/+21
| * | | | video: udlfb: Do not name private data 'dev'Ladislav Michl2018-01-151-207/+207
| * | | | video: udlfb: Remove noisy warningsLadislav Michl2018-01-151-20/+0
| * | | | video: udlfb: Remove redundant gdev variableLadislav Michl2018-01-151-3/+1
| * | | | video: udlfb: Remove unnecessary local variableLadislav Michl2018-01-151-6/+2
| * | | | fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha2018-01-041-2/+1
| * | | | vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-01-041-0/+17
| * | | | omapfb: dss: Do not duplicate features dataLadislav Michl2018-01-043-86/+29
| * | | | video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-041-4/+1
| * | | | fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes2018-01-041-286/+0
| * | | | fbdev: pxa3xx: use ktime_get_ts64 for time stampsArnd Bergmann2018-01-041-7/+9
| * | | | fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann2018-01-041-11/+7
| * | | | video: smscufx: Improve a size determination in two functionsMarkus Elfring2017-12-291-3/+2
| * | | | video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring2017-12-291-4/+0
| * | | | video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring2017-12-291-1/+1
| * | | | video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...Markus Elfring2017-12-291-3/+1
| * | | | video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring2017-12-291-3/+1
| * | | | video: fbdev: remove redundant self assignment of 'height'Colin Ian King2017-12-291-1/+0
| * | | | fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap2017-12-291-1/+1