summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-2/+3
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-47/+57
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+2
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-49/+187
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-16/+27
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree-3/+4
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel-0/+3
2017-06-29virtio-net: serialize tx routine during resetJason Wang-0/+1
2017-06-29Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris-40/+4
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede-1/+1
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski-1/+2
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-4/+25
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds-2/+3
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit-4/+2
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone-1/+1
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach-1/+2
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie-4/+24
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-0/+1
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch-1/+2
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis-0/+16
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur-0/+1
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara-13/+13
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat-0/+1
2017-06-26drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson-3/+14
2017-06-26drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson-1/+5
2017-06-26drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson-0/+5
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+4
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-16/+28
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-14/+35
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval-1/+1
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-30/+37
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2017-06-23Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-3/+3
2017-06-23Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds-80/+145
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+6
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+31
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+1
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan-6/+48
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan-4/+9
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran-1/+1
2017-06-23dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen-3/+14