aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+230
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-790/+5647
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds95-3301/+1748
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+70
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+22
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-32/+32
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+4
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann32-83/+83
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-12/+56
2016-05-27Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2-29/+9
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-492/+1044
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds15-52/+482
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds2-118/+617
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj4-0/+264
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta1-0/+56
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)1-3/+40
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes1-27/+22
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel1-0/+5
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann1-3/+16
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko1-2/+7
2016-05-27i2c: dev: don't start function name with 'return'Wolfram Sang1-3/+3
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie23-307/+849
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie22-182/+183
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+7
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+12
2016-05-26drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton1-3/+7
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-198/+107
2016-05-26i2c: dev: switch from register_chrdev to cdev APIErico Nunes1-4/+15
2016-05-26i2c: xlr: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez1-1/+1
2016-05-26i2c: at91: change log when dma configuration failsLudovic Desroches1-1/+1
2016-05-26i2c: rcar: should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-05-26i2c: rcar: use dma_request_chan()Niklas Söderlund1-1/+1
2016-05-26staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford4-29/+0
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter4-212/+504
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford73-2950/+479
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds8-20/+129
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds30-740/+2271
2016-05-26IB/hfi1: Fix pio map initializationJubin John1-2/+1
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick2-2/+10
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2-0/+15
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn1-2/+20
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong3-0/+11
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2-0/+2
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford15-109/+764
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro66-9/+3
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro5-6/+31
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro3-0/+3
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro1-226/+0
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2-1/+208
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro1-3/+0
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro3-1934/+2
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2-392/+0
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro1-167/+1
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro1-83/+19
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro1-7/+7
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong1-1/+4
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John1-15/+0
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny1-3/+0
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John1-0/+2
2016-05-26IB/rdmavt: Use kzalloc_nodeJubin John1-1/+3
2016-05-26IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn1-4/+4
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov1-7/+6
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2016-05-25Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang2-29/+9
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov1-1/+1
2016-05-26libceph: async MON client generic requestsIlya Dryomov1-2/+2
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov1-138/+41
2016-05-26rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov1-4/+9
2016-05-25Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov1-3/+2
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov1-14/+4
2016-05-26rbd: use header_oid instead of header_nameIlya Dryomov1-33/+24
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov1-2/+6
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov1-2/+16
2016-05-26rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov1-4/+7
2016-05-25Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-66/+36
2016-05-25Merge branch 'acpi-battery'Rafael J. Wysocki1-1/+1
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki4-66/+36
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch6-6/+187
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit3-13/+100
2016-05-25IB/core: Support new type of join-state for multicastErez Shitrit1-5/+18
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit1-0/+173
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2-3/+5
2016-05-25Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown1-1/+1
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-128/+312
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds13-26/+284
2016-05-25Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-20/+84
2016-05-25drm/amd: add Kconfig dependency for ACP on DRM_AMDGPUJeff Mahoney1-0/+1
2016-05-25drm/amdgpu: Fix hdmi deep color support.Mario Kleiner1-5/+5
2016-05-25drm/amdgpu: fix bug in fence driver finiMonk Liu1-1/+1
2016-05-25Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-3/+12
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-3/+3
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch3-24/+198
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch3-22/+38
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch4-15/+17
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch4-14/+18
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky4-13/+16
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-24spi: spi-ep93xx: Fix the PTR_ERR() argumentFabio Estevam1-1/+1
2016-05-24RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li1-1/+1
2016-05-24bcache: bch_gc_thread() is not freezableJiri Kosina1-2/+0
2016-05-24bcache: bch_allocator_thread() is not freezableJiri Kosina1-2/+0
2016-05-24bcache: bch_writeback_thread() is not freezableJiri Kosina1-3/+0
2016-05-24UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-05-24UBI: Set free_count to zero before walking through erase listHeiko Schocher1-1/+1
2016-05-24UBI: Silence an unintialized variable warningDan Carpenter1-1/+2
2016-05-24UBI: Clean up return in ubi_remove_volume()Dan Carpenter1-1/+1
2016-05-24UBI: Modify wrong comment in ubi_leb_map function.z001895121-1/+1
2016-05-24UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger1-26/+0
2016-05-24UBI: Add ro-mode sysfs attributeEzequiel Garcia1-0/+5
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-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-6/+13
2016-05-23Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2-271/+294
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-177/+1064
2016-05-23drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-23drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko1-1/+3
2016-05-23drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-23drivers/memstick/core/mspro_block: use kmemdupMuhammad Falak R Wani1-2/+1
2016-05-23rtsx_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-23drm/i915: Stop automatically retiring requests after a GPU hangChris Wilson2-2/+8
2016-05-23drm/i915: Unify intel_ring_begin()Chris Wilson5-261/+89
2016-05-23drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)Ville Syrjälä1-0/+6
2016-05-23drm/i915/psr: Try to program link training times correctlyDaniel Vetter1-8/+47
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-23drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel3-3/+12
2016-05-23mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-05-23mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-4/+1
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-05-23mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson1-0/+64
2016-05-23mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung1-3/+3
2016-05-23mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin1-4/+4
2016-05-23drm/i915/bxt: Adjusting the error in horizontal timings retrievalRamalingam C1-9/+88
2016-05-23drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-05-23drm/i915: s/DPPL/DPLL/ for SKL DPLLsVille Syrjälä1-3/+3
2016-05-23drm/i915: Fix gen8 semaphores id for legacy modeChris Wilson2-3/+9
2016-05-23drm/i915: Set crtc_state->lane_count for HDMIAnder Conselvan de Oliveira2-1/+7
2016-05-23drm/i915/BXT: Retrieving the horizontal timing for DSIRamalingam C1-7/+37
2016-05-23drm/i915: Protect gen7 irq_seqno_barrier with uncore lockChris Wilson1-1/+7
2016-05-23drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platformsVille Syrjälä5-3/+20
2016-05-23drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBTVille Syrjälä4-4/+75
2016-05-23drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as neededVille Syrjälä3-0/+33
2016-05-23drm/i915: Respect DP++ adaptor TMDS clock limitVille Syrjälä2-8/+55
2016-05-23drm: Add helper for DP++ adaptorsVille Syrjälä2-1/+367
2016-05-22Merge 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-22x86: 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-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-383/+164
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds633-25075/+24542
2016-05-20libnvdimm, dax: autodetect supportDan Williams5-8/+57
2016-05-20libnvdimm: release ida resourcesDan Williams4-0/+15
2016-05-20/dev/dax, core: file operations and dax-mmapDan Williams2-0/+323
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams7-0/+467
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-330/+237