summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gustavo A. R. Silva2017-07-061-3/+3
* PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gustavo A. R. Silva2017-07-061-2/+3
* Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-011-40/+4
|\
| * Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris2017-06-291-40/+4
* | Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-012-2/+3
|\ \
| * | gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede2017-06-291-1/+1
| * | gpiolib: fix filtering out unwanted eventsBartosz Golaszewski2017-06-291-1/+2
| |/
* | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-306-47/+57
|\ \
| * | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-236-47/+57
* | | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-301-4/+2
|\ \ \
| * | | iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit2017-06-281-4/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-2922-49/+187
|\ \ \ \
| * | | | sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-291-3/+4
| * | | | arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik2017-06-291-0/+1
| * | | | arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik2017-06-291-2/+3
| * | | | arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik2017-06-291-2/+0
| * | | | Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-291-1/+1
| * | | | arcnet: change irq handler to lock irqsaveMichael Grzeschik2017-06-291-3/+4
| * | | | rocker: move dereference before freeDan Carpenter2017-06-291-1/+1
| * | | | mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel2017-06-291-0/+3
| * | | | virtio-net: serialize tx routine during resetJason Wang2017-06-291-0/+1
| * | | | net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis2017-06-271-0/+16
| * | | | fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
| * | | | bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
| * | | | bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
| * | | | bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
| * | | | net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-06-231-1/+1
| * | | | sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-221-4/+4
| * | | | netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann2017-06-221-2/+2
| * | | | macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich2017-06-221-3/+44
| * | | | macvlan: convert port passthru to flags.Vlad Yasevich2017-06-221-13/+24
| * | | | macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich2017-06-221-1/+2
| * | | | macvlan: Do not return error when setting the same mac addressVlad Yasevich2017-06-221-0/+4
| * | | | xen-netback: correctly schedule rate-limited queuesWei Liu2017-06-223-2/+11
| * | | | veth: Be more robust on network device creation when no attributesSerhey Popovych2017-06-221-2/+2
| * | | | drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
| * | | | net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-06-221-0/+2
* | | | | Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-292-16/+27
|\ \ \ \ \
| * | | | | dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara2017-06-271-13/+13
| * | | | | dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen2017-06-231-3/+14
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-291-1/+2
|\ \ \ \ \ \
| * | | | | | nvme/pci: Fix stuck nvme resetKeith Busch2017-06-271-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-06-284-4/+25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-283-4/+24
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson2017-06-261-3/+14
| | * | | | | | drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-261-1/+5
| | * | | | | | drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson2017-06-261-0/+5
| | |/ / / / /
| * | | | | | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-06-281-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat2017-06-261-0/+1
* | | | | | | Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds2017-06-282-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |