summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: dev: use after free in detachDan Carpenter2016-05-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-283-23/+70
|\
| * Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-281-21/+48
| * Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-281-1/+2
| * Input: xpad - add more third-party controllersPavel Rojtberg2016-05-281-0/+9
| * Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-281-0/+4
| * Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-281-1/+1
| * Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-284-10/+22
|\ \
| * | i2c: dev: don't start function name with 'return'Wolfram Sang2016-05-271-3/+3
| * | i2c: dev: switch from register_chrdev to cdev APIErico Nunes2016-05-261-4/+15
| * | i2c: xlr: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-05-261-1/+1
| * | i2c: at91: change log when dma configuration failsLudovic Desroches2016-05-261-1/+1
| * | i2c: rcar: should depend on HAS_DMAGeert Uytterhoeven2016-05-261-0/+1
| * | i2c: rcar: use dma_request_chan()Niklas Söderlund2016-05-261-1/+1
* | | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-288-32/+32
|\ \ \
| * | | UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-243-2/+22
| * | | UBI: Set free_count to zero before walking through erase listHeiko Schocher2016-05-241-1/+1
| * | | UBI: Silence an unintialized variable warningDan Carpenter2016-05-241-1/+2
| * | | UBI: Clean up return in ubi_remove_volume()Dan Carpenter2016-05-241-1/+1
| * | | UBI: Modify wrong comment in ubi_leb_map function.z001895122016-05-241-1/+1
| * | | UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2016-05-241-26/+0
| * | | UBI: Add ro-mode sysfs attributeEzequiel Garcia2016-05-241-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-282-6/+4
|\ \ \ \
| * | | | switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-282-6/+4
* | | | | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-2832-83/+83
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-276-12/+56
|\ \ \ \ \
| * | | | | bcache: bch_gc_thread() is not freezableJiri Kosina2016-05-241-2/+0
| * | | | | bcache: bch_allocator_thread() is not freezableJiri Kosina2016-05-241-2/+0
| * | | | | bcache: bch_writeback_thread() is not freezableJiri Kosina2016-05-241-3/+0
| * | | | | nvme/host: Add missing blk_integrity tag_size + flags assignmentsNicholas Bellinger2016-05-181-0/+4
| * | | | | NVMe: Add device ID's with stripe quirkKeith Busch2016-05-181-0/+6
| * | | | | NVMe: Short-cut removal on surprise hot-unplugKeith Busch2016-05-183-0/+23
| * | | | | NVMe: Allow user initiated rescanKeith Busch2016-05-181-0/+15
| * | | | | NVMe: Reduce driver log spammingKeith Busch2016-05-181-1/+4
| * | | | | NVMe: Unbind driver on failureKeith Busch2016-05-181-1/+1
| * | | | | NVMe: Delete only created queuesKeith Busch2016-05-181-2/+2
| * | | | | NVMe: Allocate queues only for online cpusKeith Busch2016-05-181-1/+1
* | | | | | Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-272-29/+9
|\ \ \ \ \ \
| * | | | | | Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang2016-05-262-29/+9
* | | | | | | Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-2748-492/+1044
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-2723-307/+849
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Stop automatically retiring requests after a GPU hangChris Wilson2016-05-232-2/+8
| | * | | | | | | drm/i915: Unify intel_ring_begin()Chris Wilson2016-05-235-261/+89
| | * | | | | | | drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)Ville Syrjälä2016-05-231-0/+6
| | * | | | | | | drm/i915/psr: Try to program link training times correctlyDaniel Vetter2016-05-231-8/+47
| | * | | | | | | drm/i915/bxt: Adjusting the error in horizontal timings retrievalRamalingam C2016-05-231-9/+88
| | * | | | | | | drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä2016-05-231-0/+2
| | * | | | | | | drm/i915: s/DPPL/DPLL/ for SKL DPLLsVille Syrjälä2016-05-231-3/+3
| | * | | | | | | drm/i915: Fix gen8 semaphores id for legacy modeChris Wilson2016-05-232-3/+9