summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-03651-4594/+7341
|\
| *-. Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown2017-07-032-0/+43
| |\ \
| | | * drm: adv7511_audio: Add .get_dai_id callback to map port number to dai idJohn Stultz2017-06-281-0/+22
| | | * drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoCKuninori Morimoto2017-06-281-0/+21
| | |/
| * | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2017-07-031-10/+52
| |\ \
| | * | of_graph: add of_graph_get_endpoint_count()Kuninori Morimoto2017-05-171-0/+12
| | * | of_graph: add of_graph_get_port_parent()Kuninori Morimoto2017-05-171-8/+22
| | * | of_graph: add of_graph_get_remote_endpoint()Kuninori Morimoto2017-05-171-2/+16
| | * | of-graph: export symbol of_phandle_iterator_init/nextKuninori Morimoto2017-05-171-0/+2
| | |/
| * | 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
| |\ \ \ \ \ \ \