summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3
| * | hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger2017-09-111-2/+2
| * | hv_netvsc: fix deadlock on hotplugStephen Hemminger2017-09-114-45/+94
| * | mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky2017-09-111-2/+17
| * | net: qualcomm: rmnet: Fix a double freeDan Carpenter2017-09-091-6/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-1612-11/+380
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-09-1512-11/+380
| |\ \ \
| | * | | Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-151-0/+7
| | * | | Input: xpad - validate USB endpoint type during probeCameron Gutman2017-09-121-4/+6
| | * | | Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov2017-09-111-2/+2
| | * | | Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli2017-09-111-1/+2
| | * | | Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King2017-09-111-2/+6
| | * | | Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King2017-09-111-1/+1
| | * | | Input: goodix - add support for capacitive home buttonSergei A. Trusov2017-09-111-0/+9
| | * | | Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-044-0/+346
| | * | | Input: adi - make array seq static, reduces object code sizeColin Ian King2017-09-041-1/+1
* | | | | firmware: Restore support for built-in firmwareMarkus Trippelsdorf2017-09-164-5/+71
* | | | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-16205-3427/+6399
|\ \ \ \ \
| * \ \ \ \ Merge tag 'spi-falcon-no-board-check' of git://git.kernel.org/pub/scm/linux/k...Ralf Baechle2017-09-061-5/+0
| |\ \ \ \ \
| * | | | | | MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn2017-09-061-31/+30
| * | | | | | MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn2017-09-061-9/+7
| * | | | | | MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-062-2/+2
| * | | | | | MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn2017-09-061-3/+7
| * | | | | | MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn2017-09-061-1/+1
| * | | | | | MIPS: Handle non word sized instructions when examining frameMatt Redfearn2017-09-061-3/+6
| * | | | | | MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | | | | | MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | | | | | MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | | | | | MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | | | | | MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * | | | | | mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50
| * | | | | | MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-066-117/+151
| * | | | | | MIPS: Make SAVE_SOME more standardCorey Minyard2017-09-061-14/+37
| * | | | | | MIPS: Fix issues in backtracesCorey Minyard2017-09-061-3/+19
| * | | | | | MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetreeMathieu Malaterre2017-09-061-0/+11
| * | | | | | MIPS: Ci20: Enable RTC driverMathieu Malaterre2017-09-061-0/+2
| * | | | | | watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz2017-09-041-30/+103
| * | | | | | watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney2017-09-041-13/+35
| * | | | | | watchdog: octeon-wdt: File cleaning.Steven J. Hill2017-09-041-15/+30
| * | | | | | MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2017-09-042-0/+11
| * | | | | | MIPS: Octeon: Make CSR functions node aware.Steven J. Hill2017-09-041-0/+28
| * | | | | | MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill2017-09-041-0/+10
| * | | | | | watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill2017-09-042-132/+44
| * | | | | | MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-045-1/+334
| * | | | | | MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl2017-09-043-148/+2
| * | | | | | MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens2017-09-041-43/+0
| * | | | | | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-047-19/+324
| * | | | | | MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens2017-09-043-221/+0
| * | | | | | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-045-2/+316
| * | | | | | MIPS: lantiq: remove old reset controller implementationHauke Mehrtens2017-09-041-68/+0