summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2019-11-201-12/+12
* spi: pic32: Use proper enum in dmaengine_prep_slave_rgNathan Chancellor2019-11-201-2/+2
* PCI: portdrv: Initialize service drivers directlyKeith Busch2019-11-206-8/+37
* mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata2019-11-201-0/+7
* brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai2019-11-201-3/+3
* brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel2019-11-201-1/+1
* s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic2019-11-201-12/+6
* usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUTGuido Kiener2019-11-201-4/+12
* usb: chipidea: Fix otg event handlerLoic Poulain2019-11-201-3/+6
* usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell2019-11-201-0/+2
* nfp: provide a better warning when ring allocation failsJakub Kicinski2019-11-201-4/+12
* net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen2019-11-201-1/+1
* net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen2019-11-204-7/+26
* net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen2019-11-202-17/+41
* net: hns3: Fix cmdq registers initialization issue for vfJian Shen2019-11-201-2/+2
* net: hns3: Fix for setting speed for phy failed problemFuyun Liang2019-11-201-1/+1
* net: sun: fix return type of ndo_start_xmit functionYueHaibing2019-11-206-13/+17
* net: amd: fix return type of ndo_start_xmit functionYueHaibing2019-11-206-9/+13
* net: broadcom: fix return type of ndo_start_xmit functionYueHaibing2019-11-202-4/+5
* net: xilinx: fix return type of ndo_start_xmit functionYueHaibing2019-11-203-6/+9
* net: toshiba: fix return type of ndo_start_xmit functionYueHaibing2019-11-204-7/+9
* net: marvell: fix return type of ndo_start_xmit functionYueHaibing2019-11-203-3/+4
* net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart2019-11-202-4/+6
* power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade2019-11-201-1/+26
* power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade2019-11-201-1/+2
* of/unittest: Fix I2C bus unit-address errorRob Herring2019-11-202-4/+4
* OPP: Protect dev_list with opp_table lockViresh Kumar2019-11-203-3/+22
* RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge2019-11-201-1/+1
* net: ibm: fix return type of ndo_start_xmit functionYueHaibing2019-11-203-6/+7
* net: cavium: fix return type of ndo_start_xmit functionYueHaibing2019-11-204-6/+8
* net: hns3: fix return type of ndo_start_xmit functionYueHaibing2019-11-202-2/+3
* ipmi: fix return value of ipmi_set_my_LUNYueHaibing2019-11-201-1/+1
* ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base addressCorey Minyard2019-11-201-0/+4
* ipmi_si: fix potential integer overflow on large shiftColin Ian King2019-11-201-1/+1
* ipmi_si_pci: fix NULL device in ipmi_si error messageMeelis Roos2019-11-201-2/+2
* spi: mediatek: Don't modify spi_transfer when transfer.Peter Shih2019-11-201-16/+21
* spi/bcm63xx-hsspi: keep pll clk enabledJonas Gorski2019-11-201-4/+16
* tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson2019-11-201-29/+26
* serial: mxs-auart: Fix potential infinite loopAnton Vasilyev2019-11-201-1/+2
* serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski2019-11-201-0/+8
* serial: uartps: Fix suspend functionalityNava kishore Manne2019-11-201-29/+12
* PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2019-11-201-1/+3
* net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai2019-11-201-2/+2
* PCI/ACPI: Correct error message for ASPM disablingSinan Kaya2019-11-201-2/+3
* media: ov2680: don't register the v4l2 subdevice before checking chip IDJavier Martinez Canillas2019-11-201-10/+4
* media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka2019-11-201-1/+10
* media: vsp1: Fix vsp1_regs.h license headerLaurent Pinchart2019-11-201-1/+1
* s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2019-11-202-0/+6
* s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann2019-11-201-48/+54
* ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2019-11-201-2/+1