| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-09-05 | 4 | -40/+72 |
|\ |
|
| * | gpio: Fix crash due to registration race | Vincent Whitchurch | 2018-08-31 | 1 | -0/+1 |
| * | gpio: dwapb: Fix error handling in dwapb_gpio_probe() | Alexey Khoroshilov | 2018-08-29 | 1 | -0/+1 |
| * | gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall | Hans de Goede | 2018-08-29 | 1 | -35/+49 |
| * | gpiolib: acpi: Switch to cansleep version of GPIO library call | Andy Shevchenko | 2018-08-29 | 1 | -1/+1 |
| * | gpio: adp5588: Fix sleep-in-atomic-context bug | Michael Hennerich | 2018-08-29 | 1 | -4/+20 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2018-09-05 | 12 | -77/+80 |
|\ \ |
|
| * | | scsi: aacraid: fix a signedness bug | Dan Carpenter | 2018-08-27 | 1 | -1/+1 |
| * | | Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" | Ming Lei | 2018-08-27 | 2 | -40/+7 |
| * | | Revert "scsi: core: fix scsi_host_queue_ready" | Ming Lei | 2018-08-27 | 1 | -1/+1 |
| * | | scsi: libata: Add missing newline at end of file | Geert Uytterhoeven | 2018-08-27 | 1 | -1/+1 |
| * | | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info() | Varun Prakash | 2018-08-27 | 1 | -4/+4 |
| * | | scsi: hpsa: limit transfer length to 1MB, not 512kB | Martin Wilck | 2018-08-27 | 1 | -1/+1 |
| * | | scsi: lpfc: Correct MDS diag and nvmet configuration | James Smart | 2018-08-27 | 1 | -1/+1 |
| * | | scsi: lpfc: Default fdmi_on to on | James Smart | 2018-08-27 | 1 | -4/+4 |
| * | | scsi: csiostor: fix incorrect port capabilities | Varun Prakash | 2018-08-27 | 3 | -14/+48 |
| * | | scsi: csiostor: add a check for NULL pointer after kmalloc() | Varun Prakash | 2018-08-27 | 1 | -7/+9 |
| * | | scsi: core: Update SCSI_MQ_DEFAULT help text to match default | Geert Uytterhoeven | 2018-08-27 | 1 | -5/+5 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-09-04 | 2 | -12/+11 |
|\ \ |
|
| * | | drivers/dax/device.c: convert variable to vm_fault_t type | Souptick Joarder | 2018-09-04 | 1 | -1/+2 |
| * | | memory_hotplug: fix kernel_panic on offline page processing | Mikhail Zaslonko | 2018-09-04 | 1 | -11/+9 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-09-04 | 37 | -127/+427 |
|\ \ \
| |/ /
|/| | |
|
| * | | net: phy: sfp: Handle unimplemented hwmon limits and alarms | Andrew Lunn | 2018-09-04 | 1 | -4/+16 |
| * | | net/mlx5: Fix SQ offset in QPs with small RQ | Tariq Toukan | 2018-09-04 | 1 | -2/+3 |
| * | | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-09-03 | 2 | -48/+14 |
| |\ \ |
|
| | * | | mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom | Jinbum Park | 2018-08-28 | 1 | -0/+4 |
| | * | | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka | 2018-08-28 | 1 | -45/+5 |
| | * | | mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X | Danek Duvall | 2018-08-28 | 1 | -3/+0 |
| | * | | mac80211_hwsim: require at least one channel | Johannes Berg | 2018-08-15 | 1 | -0/+5 |
| * | | | bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. | Michael Chan | 2018-09-03 | 4 | -12/+9 |
| * | | | bnxt_en: Clean up unused functions. | Michael Chan | 2018-09-03 | 4 | -18/+1 |
| * | | | bnxt_en: Fix firmware signaled resource change logic in open. | Michael Chan | 2018-09-03 | 1 | -3/+10 |
| * | | | net/ibm/emac: wrong emac_calc_base call was used by typo | Ivan Mikhaylov | 2018-09-03 | 1 | -3/+3 |
| * | | | r8169: add support for NCube 8168 network card | Anthony Wong | 2018-09-03 | 1 | -0/+1 |
| * | | | net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() | Jia-Ju Bai | 2018-09-02 | 1 | -1/+1 |
| * | | | net: ethernet: cpsw-phy-sel: prefer phandle for phy sel | Tony Lindgren | 2018-09-02 | 1 | -3/+6 |
| * | | | ibmvnic: Include missing return code checks in reset function | Thomas Falcon | 2018-08-31 | 1 | -3/+9 |
| * | | | hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() | Dexuan Cui | 2018-08-31 | 1 | -1/+10 |
| * | | | nfp: wait for posted reconfigs when disabling the device | Jakub Kicinski | 2018-08-31 | 1 | -15/+33 |
| * | | | net: mvpp2: initialize port of_node pointer | Baruch Siach | 2018-08-29 | 1 | -0/+1 |
| * | | | net: bcmgenet: use MAC link status for fixed phy | Doug Berger | 2018-08-29 | 2 | -2/+11 |
| * | | | net: stmmac: build the dwmac-socfpga platform driver for Stratix10 | Dinh Nguyen | 2018-08-29 | 1 | -1/+1 |
| * | | | sh_eth: Add R7S9210 support | Chris Brandt | 2018-08-29 | 1 | -0/+36 |
| * | | | net: hns: add netif_carrier_off before change speed and duplex | Peng Li | 2018-08-29 | 1 | -0/+2 |
| * | | | net: hns: add the code for cleaning pkt in chip | Peng Li | 2018-08-29 | 13 | -4/+255 |
| * | | | r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices | Azat Khuzhin | 2018-08-29 | 1 | -2/+4 |
| * | | | Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit" | Jerome Brunet | 2018-08-29 | 2 | -5/+1 |
* | | | | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-09-02 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | of/platform: initialise AMBA default DMA masks | Linus Walleij | 2018-09-02 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-09-02 | 1 | -0/+47 |
|\ \ \ \ |
|