summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur2019-12-261-0/+2
| * | | | | | dpaa_eth: fix DMA mapping leakMadalin Bucur2019-12-261-19/+20
| * | | | | | net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk2019-12-261-3/+4
| * | | | | | s390/qeth: fix initialization on old HWJulian Wiedmann2019-12-241-3/+1
| * | | | | | s390/qeth: vnicc Fix init to defaultAlexandra Winter2019-12-241-1/+3
| * | | | | | s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2019-12-241-2/+1
| * | | | | | s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2019-12-241-1/+0
| * | | | | | s390/qeth: lock the card while changing its hsuidJulian Wiedmann2019-12-242-17/+28
| * | | | | | s390/qeth: fix qdio teardown after early init errorJulian Wiedmann2019-12-243-14/+10
| * | | | | | gtp: do not confirm neighbor when do pmtu updateHangbin Liu2019-12-241-1/+1
| * | | | | | net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-241-1/+1
| * | | | | | net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli2019-12-241-3/+3
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-276-11/+12
|\ \ \ \ \ \ \
| * | | | | | | scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin2019-12-191-1/+3
| * | | | | | | scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2019-12-191-1/+2
| * | | | | | | scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-192-6/+6
| * | | | | | | scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann2019-12-161-2/+1
| * | | | | | | scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter2019-12-161-1/+0
* | | | | | | | Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-2714-86/+139
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson2019-12-2311-31/+116
| * | | | | | | drm/i915/gt: Ratelimit display power w/aChris Wilson2019-12-231-1/+2
| * | | | | | | drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2019-12-232-54/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-12-271-4/+1
|\ \ \ \ \ \ \
| * | | | | | | PM / devfreq: tegra: Add COMMON_CLK dependencyArnd Bergmann2019-12-231-0/+1
| * | | | | | | PM / devfreq: Drop explicit selection of PM_OPPLeonard Crestez2019-12-231-4/+0
| |/ / / / / /
* | | | | | | Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-276-44/+125
|\ \ \ \ \ \ \
| * | | | | | | ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli2019-12-251-0/+7
| * | | | | | | ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli2019-12-251-15/+16
| * | | | | | | ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli2019-12-251-29/+76
| * | | | | | | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-251-2/+4
| * | | | | | | libata: Fix retrieving of active qcsSascha Hauer2019-12-254-3/+27
| |/ / / / / /
* | | | | | | Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-271-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | pktcdvd: fix regression on 64-bit architecturesArnd Bergmann2019-12-211-1/+1
* | | | | | | Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-278-28/+34
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | gpio: tegra186: Allow building on Tegra194-only configurationsThierry Reding2019-12-161-2/+2
| * | | | | | Merge tag 'gpio-v5.5-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-12-136-24/+28
| |\ \ \ \ \ \
| | * | | | | | gpio: pca953x: Switch to bitops in IRQ callbacksAndy Shevchenko2019-12-111-16/+10
| | * | | | | | gpiolib: fix up emulated open drain outputsRussell King2019-12-111-0/+8
| | * | | | | | gpio: xgs-iproc: remove __exit annotation for iproc_gpio_removeArnd Bergmann2019-12-111-1/+1
| | * | | | | | gpio: aspeed: avoid return type warningArnd Bergmann2019-12-111-1/+1
| | * | | | | | gpio: mockup: Fix usage of new GPIO_LINE_DIRECTIONKent Gibson2019-12-111-2/+5
| | * | | | | | gpio: xtensa: fix driver buildMax Filippov2019-12-091-4/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven2019-12-091-2/+3
| * | | | | | gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)2019-12-091-0/+1
| |/ / / / /
* | | | | | Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-225-27/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | s390/dasd: fix typo in copyright statementStefan Haberland2019-12-202-2/+2
| * | | | | s390/dasd: fix memleak in path handling error caseStefan Haberland2019-12-201-17/+2
| * | | | | s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2019-12-202-5/+6
| * | | | | nbd: fix shutdown and recv work deadlock v2Mike Christie2019-12-161-3/+3
* | | | | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-226-1/+194
|\ \ \ \ \ \