summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "phy: add support for a reset-gpio specification"Fabio Estevam2016-05-201-8/+0
* xen-netback: only deinitialized hash if it was initializedPaul Durrant2016-05-201-2/+1
* qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
* macsec: fix netlink attribute for key idSabrina Dubroca2016-05-201-2/+2
* xen-netback: correct length checks on hash copy_opsPaul Durrant2016-05-201-2/+2
* phy: fix crash in fixed_phy_add()Rabin Vincent2016-05-201-1/+5
* Revert "net: pegasus: remove dead coding"David S. Miller2016-05-191-0/+53
* net: Fix coding style warnings and errors.Amit Ghadge2016-05-191-11/+10
* scsi_tcp: block BH in TCP callbacksEric Dumazet2016-05-191-6/+6
* net: pegasus: remove dead codingxypron.glpk@gmx.de2016-05-191-53/+0
* net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
* net: irda: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+2
* net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de2016-05-191-1/+0
* net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
* net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-1928-475/+3915
|\
| * USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne2016-05-132-250/+0
| * CLK: microchip: Add Microchip PIC32 clock driver.Purna Chandra Mandal2016-05-136-0/+1396
| * MIPS: Remove no longer needed work_on_cpu() callAnna-Maria Gleixner2016-05-131-5/+7
| * MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-2/+2
| * MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen2016-05-133-155/+0
| * watchdog: pic32-dmt: Add PIC32 deadman timer driverPurna Chandra Mandal2016-05-133-0/+271
| * watchdog: pic32-wdt: Add PIC32 watchdog driverJoshua Henderson2016-05-133-0/+277
| * CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung2016-05-131-16/+13
| * CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung2016-05-131-28/+35
| * CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung2016-05-131-1/+1
| * CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung2016-05-131-8/+4
| * CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-132-6/+6
| * serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica2016-05-134-0/+1108
| * BUS: brcmstb_gisb: Hook to MIPS board_be_handlerFlorian Fainelli2016-05-131-0/+30
| * irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+8
| * irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton2016-05-131-5/+9
| * MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-133-0/+749
* | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-196-0/+281
|\ \
| * | irqchip: add nps Internal and external irqchipsNoam Camus2016-05-093-0/+172
| * | clocksource: Add NPS400 timers driverNoam Camus2016-05-093-0/+109
| |/
* | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-183-9/+33
|\ \
| * | remoteproc: Add additional crash reasonsBjorn Andersson2016-05-121-0/+2
| * | remoteproc: core: Make the loaded resource table optionalBjorn Andersson2016-05-121-6/+2
| * | remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-063-3/+29
* | | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-3/+5
|\ \ \
| * | | rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-061-3/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-1812-169/+139
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-05-1612-169/+139
| |\ \ \
| | * | | Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-091-4/+4
| | * | | Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-041-4/+6
| | * | | Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-041-7/+30
| | * | | Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0
| | * | | Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
| | * | | Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2