summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/amdgpu: refine default gart sizeAlex Deucher2017-08-242-7/+33
| | * | | | | | | | drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2017-08-242-5/+12
| | * | | | | | | | drm/amdgpu: discard commands of killed processesChristian König2017-08-241-4/+19
| | * | | | | | | | drm/amdgpu: fix and cleanup shadow handlingChristian König2017-08-243-37/+23
| | * | | | | | | | drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher2017-08-244-6/+20
| | * | | | | | | | drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2017-08-242-8/+8
| | * | | | | | | | drm/amd/powerplay: unhalt mec after loadingEvan Quan2017-08-231-1/+2
| | * | | | | | | | drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng2017-08-231-2/+3
| | * | | | | | | | drm/amdgpu: Fix huge page updates with CPUFelix Kuehling2017-08-231-1/+15
* | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-166-11/+1532
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | i2c: i2c-stm32f7: add driverPierre-Yves MORDRET2017-09-143-0/+983
| * | | | | | | | | i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET2017-09-142-11/+27
| * | | | | | | | | i2c: altera: Add Altera I2C Controller driverThor Thayer2017-09-133-0/+522
* | | | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-152-4/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-172-4/+3
* | | | | | | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-1510-82/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lustre: switch to kernel_writeChristoph Hellwig2017-09-052-14/+3
| * | | | | | | | | | | gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig2017-09-051-15/+6
| * | | | | | | | | | | serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig2017-09-051-19/+5
| * | | | | | | | | | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-054-4/+6
| * | | | | | | | | | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-052-9/+6
| * | | | | | | | | | | ashmem: switch to ->read_iterChristoph Hellwig2017-09-051-21/+8
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-1420-156/+184
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-115-68/+14
| * | | | | | | | | | | dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACKArnd Bergmann2017-09-111-10/+10
| * | | | | | | | | | | dm integrity: make blk_integrity_profile structure constBhumika Goyal2017-09-111-1/+1
| * | | | | | | | | | | dm integrity: do not check integrity for failed read operationsHyunchul Lee2017-09-111-1/+5
| * | | | | | | | | | | dm log writes: fix >512b sectorsize supportJosef Bacik2017-09-111-11/+31
| * | | | | | | | | | | dm log writes: don't use all the cpu while waiting to log blocksJosef Bacik2017-09-111-1/+1
| * | | | | | | | | | | dm ioctl: constify ioctl lookup tableEric Biggers2017-08-281-1/+1
| * | | | | | | | | | | dm: constify argument arraysEric Biggers2017-08-289-17/+18
| * | | | | | | | | | | dm integrity: count and display checksum failuresMikulas Patocka2017-08-281-2/+8
| * | | | | | | | | | | dm integrity: optimize writing dm-bufio buffers that are partially changedMikulas Patocka2017-08-283-29/+77
| * | | | | | | | | | | dm rq: do not update rq partially in each ending bioMing Lei2017-08-282-11/+8
| * | | | | | | | | | | dm rq: make dm-sq requeuing behavior consistent with dm-mq behaviorBart Van Assche2017-08-281-4/+5
| * | | | | | | | | | | dm mpath: complain about unsupported __multipath_map_bio() return valuesBart Van Assche2017-08-281-0/+4
| * | | | | | | | | | | dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-th...Bart Van Assche2017-08-281-0/+1
* | | | | | | | | | | | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-1491-260/+378
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede2017-09-071-2/+2
| * | | | | | | | | | | | video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede2017-09-051-0/+14
| * | | | | | | | | | | | video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva2017-09-041-12/+3
| * | | | | | | | | | | | video: fbdev: make fb_var_screeninfo constBhumika Goyal2017-09-047-7/+7
| * | | | | | | | | | | | video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-09-041-1/+1
| * | | | | | | | | | | | vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-09-041-3/+2
| * | | | | | | | | | | | video: fbdev: make fb_videomode constBhumika Goyal2017-09-046-6/+6
| * | | | | | | | | | | | video/console: Add new BIOS date for GPD pocket to dmi quirk tableHans de Goede2017-09-041-1/+1
| * | | | | | | | | | | | fbcon: remove restriction on margin colorDavid Lechner2017-09-041-2/+0
| * | | | | | | | | | | | video: ARM CLCD: constify amba_idArvind Yadav2017-09-041-1/+1
| * | | | | | | | | | | | video: fm2fb: constify zorro_device_idArvind Yadav2017-09-041-1/+1
| * | | | | | | | | | | | video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal2017-09-049-9/+9