summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds23-285/+1975
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds65-2590/+3834
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+6
2016-05-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-8/+12
2016-05-24xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-05-24Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann1-0/+1
2016-05-24xen/gntdev: reduce copy batch size to 16David Vrabel1-1/+1
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-6/+13
2016-05-24Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2-271/+294
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-177/+1064
2016-05-24drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-24drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko1-1/+3
2016-05-24drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-24drivers/memstick/core/mspro_block: use kmemdupMuhammad Falak R Wani1-2/+1
2016-05-24rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko1-1/+1
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds762-20735/+101426
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-649/+2017
2016-05-23Merge remote-tracking branch 'spi/topic/zynqmp' into spi-nextMark Brown1-1/+2
2016-05-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topi...Mark Brown8-35/+50
2016-05-23Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown6-77/+1645
2016-05-23Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Mark Brown4-8/+33
2016-05-23Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown6-162/+240
2016-05-23Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-2/+5
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-25/+17
2016-05-23drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)Dave Airlie1-0/+108
2016-05-23drm/edid: move displayid validation to it's own function.Dave Airlie1-18/+26
2016-05-23drm/displayid: Iterate over all DisplayID blocksTomas Bzatek1-13/+19
2016-05-23drm/edid: move displayid tiled block parsing into separate function.Dave Airlie1-51/+59
2016-05-23x86: remove pointless uaccess_32.h complexityLinus Torvalds1-3/+1
2016-05-22virtio_balloon: fix PFN format for virtio-1Michael S. Tsirkin1-8/+12
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams18-35/+893
2016-05-21libnvdimm, dax: fix deletionDan Williams3-21/+22
2016-05-21libnvdimm, dax: fix alignment validationDan Williams1-2/+4
2016-05-21Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds41-734/+972
2016-05-21Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2-120/+104
2016-05-21rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet1-1/+1
2016-05-21rtc: rv3029: hide unused i2c device tableArnd Bergmann1-7/+7
2016-05-21rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller1-2/+2
2016-05-21rtc: rv3029: add alarm IRQMylène Josserand1-21/+93
2016-05-21rtc: rv3029: fix set_time functionMylène Josserand1-1/+1
2016-05-21rtc: rv3029: fix alarm supportMylène Josserand1-7/+16
2016-05-21rtc: rv3029: Remove some checks and warningsMylène Josserand1-34/+34
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand2-21/+124
2016-05-21rtc: rv3029: convert to use regmapMylène Josserand1-133/+142
2016-05-21rtc: rv3029: remove 'i2c' in functions namesMylène Josserand1-75/+57
2016-05-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-383/+164
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds633-25075/+24542
2016-05-21libnvdimm, dax: autodetect supportDan Williams5-8/+57
2016-05-21libnvdimm: release ida resourcesDan Williams4-0/+15
2016-05-21/dev/dax, core: file operations and dax-mmapDan Williams2-0/+323