summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-21401-2573/+3851
|\
| * Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2017-06-203-2/+4
| |\
| | * clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell2017-06-132-0/+2
| | * clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-06-191-0/+7
| |\ \
| | * | virtio_balloon: disable VIOMMU supportMichael S. Tsirkin2017-06-181-0/+7
| * | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-192-2/+2
| |\ \ \
| | * | | i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song2017-06-151-1/+1
| | * | | i2c: rcar: use correct length when unmapping DMAWolfram Sang2017-06-151-1/+1
| | |/ /
| * | | Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-06-182-33/+2
| |\ \ \
| | * | | Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo2017-06-131-31/+0
| | * | | leds: bcm6328: fix signal source assignment for leds 4 to 7Jonas Gorski2017-06-131-2/+2
| * | | | Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-06-186-28/+24
| |\ \ \ \
| | * | | | USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-153-19/+8
| | * | | | usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-121-0/+3
| | * | | | usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng2017-06-121-2/+5
| | * | | | Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-122-7/+8
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | USB: gadget: fix GPF in gadgetfsAlan Stern2017-06-091-1/+3
| | | * | | usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi2017-06-061-6/+5
| * | | | | Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-188-13/+50
| |\ \ \ \ \
| | * | | | | Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter2017-06-141-1/+1
| | * | | | | Merge tag 'iio-fixes-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-147-12/+49
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| | | * | | | iio: buffer-dma: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| | | * | | | iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl2017-06-111-2/+2
| | | * | | | iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun2017-06-031-2/+5
| | | * | | | iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-032-3/+39
| | | * | | | staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()Alexey Khoroshilov2017-05-281-5/+1
| * | | | | | Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-172-6/+7
| |\ \ \ \ \ \
| | * | | | | | PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-121-0/+1
| | * | | | | | PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris2017-05-261-6/+6
| * | | | | | | Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds2017-06-174-12/+12
| |\ \ \ \ \ \ \
| | * | | | | | | video: fbdev: udlfb: drop log level for blankingMike Gerow2017-06-141-2/+2
| | * | | | | | | video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3
| | * | | | | | | video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-142-4/+6
| | * | | | | | | video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-06-161-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit2017-06-121-0/+9
| | |/ / / / / /
| * | | | | | | Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-1617-64/+131
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-164-30/+38
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
| | | * | | | | | | drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
| | | * | | | | | | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
| | * | | | | | | | Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-165-19/+57
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam2017-06-151-0/+42
| | | * | | | | | | | drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche2017-06-151-1/+8
| | | * | | | | | | | drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko2017-06-151-1/+1
| | | * | | | | | | | drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko2017-06-151-16/+4
| | | * | | | | | | | gpu: host1x: Fix error handlingChristophe JAILLET2017-06-151-1/+1
| | | * | | | | | | | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart2017-06-121-0/+1