summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05pmbus: Add driver for Maxim MAX31785 Intelligent Fan ControllerAndrew Jeffery
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-04hwmon: (aspeed-pwm-tacho) Sort headersJoel
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-11-04net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov
2017-11-04cxgb4: update latest firmware version supportedGanesh Goudar
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-03regmap: Clean up hwspinlock on regmap exitMark Brown
2017-11-03regmap: Also protect hwspinlock in error handling pathMark Brown
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan BrĂ¼ns
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-03spi: sh-msiof: remove redundant pointer devColin Ian King
2017-11-03spi: s3c64xx: remove redundant pointer sciColin Ian King
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-03spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello
2017-11-03regmap: Add a config option for hwspinlockMark Brown
2017-11-03spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach
2017-11-03s390/qdio: sanitize put_indicatorSebastian Ott
2017-11-03s390/qdio: use atomic_cmpxchgSebastian Ott
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-03irqchip: add initial support for ompicStafford Horne
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02drivers/pcmcia: Convert timers to use timer_setup()Kees Cook
2017-11-02drivers/memstick: Convert timers to use timer_setup()Kees Cook
2017-11-02drivers/macintosh: Convert timers to use timer_setup()Kees Cook
2017-11-02hwrng/xgene-rng: Convert timers to use timer_setup()Kees Cook
2017-11-02auxdisplay: Convert timers to use timer_setup()Kees Cook
2017-11-02watchdog: lpc18xx_wdt: Convert timers to use timer_setup()Kees Cook
2017-11-02watchdog: cpwd: Convert timers to use timer_setup()Kees Cook
2017-11-02media: pvrusb2: Convert timers to use timer_setup()Kees Cook
2017-11-02drm/etnaviv: Convert timers to use timer_setup()Kees Cook
2017-11-02ACPI / APEI: Convert timers to use timer_setup()Kees Cook
2017-11-02Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02regulator: qcom_spmi: Include offset when translating voltagesStephen Boyd
2017-11-02irqchip: mips-gic: Make IPI bitmaps staticPaul Burton
2017-11-02irqchip: mips-gic: Share register writes in gic_set_type()Paul Burton
2017-11-02irqchip: mips-gic: Remove gic_vpes variablePaul Burton
2017-11-02irqchip: mips-gic: Use num_possible_cpus() to reserve IPIsPaul Burton
2017-11-02irqchip: mips-gic: Configure EIC when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Mask local interrupts when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton