summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-10-281-1/+2
|\
| * clkdev: fix clk_add_alias() with a NULL alias device nameRussell King2015-10-201-1/+2
* | Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-273-2/+10
|\ \
| * | iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2015-10-212-2/+3
| * | iommu/amd: Fix BUG when faulting a PROT_NONE VMAJay Cornwall2015-10-151-0/+7
* | | Merge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-272-11/+41
|\ \ \
| * | | md/raid10: fix the 'new' raid10 layout to work correctly.NeilBrown2015-10-241-2/+20
| * | | md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown2015-10-241-4/+11
| * | | md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown2015-10-241-3/+8
| * | | md/raid10: submit_bio_wait() returns 0 on successJes Sorensen2015-10-211-1/+1
| * | | md/raid1: submit_bio_wait() returns 0 on successJes Sorensen2015-10-211-1/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-276-32/+48
|\ \ \ \
| * \ \ \ Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie2015-10-251-14/+20
| |\ \ \ \
| | * | | | drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom2015-10-211-14/+20
| * | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2015-10-255-18/+28
| |\ \ \ \ \
| | * | | | | drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2015-10-232-0/+6
| | * | | | | drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher2015-10-232-14/+22
| | * | | | | drm/amdgpu: stop leaking page flip fenceChristian König2015-10-231-4/+0
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-262-7/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | i2c: pnx: fix runtime warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-231-5/+5
| * | | | | | i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon2015-10-221-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-5/+26
|\ \ \ \ \ \
| * | | | | | xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
| * | | | | | xhci: handle no ping response error properlyMathias Nyman2015-10-171-5/+15
| * | | | | | xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman2015-10-171-0/+10
* | | | | | | Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-4/+1
|\ \ \ \ \ \ \
| * | | | | | | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-171-0/+1
| * | | | | | | Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis2015-10-171-4/+0
| |/ / / / / /
* | | | | | | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-244-11/+40
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-164-11/+40
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| | * | | | | | iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| | * | | | | | iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| | * | | | | | iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| * | | | | | | | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
| * | | | | | | | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
| * | | | | | | | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
| * | | | | | | | IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
| * | | | | | | | IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
* | | | | | | | | Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-10-243-8/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber2015-10-231-1/+1
| * | | | | | | | | dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2015-10-231-1/+1
| * | | | | | | | | dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2015-10-231-6/+11
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-243-16/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NVMe: Fix memory leak on retried commandsKeith Busch2015-10-151-2/+6
| * | | | | | | | | | nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-151-5/+7
| * | | | | | | | | | nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
| * | | | | | | | | | nbd: Add locking for tasksMarkus Pargmann2015-10-081-6/+30