summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipmi_si: Join string literals backAndy Shevchenko2021-04-026-66/+38
* ipmi_si: Drop redundant check before calling put_device()Andy Shevchenko2021-04-021-2/+1
* ipmi_si: Use strstrip() to remove surrounding spacesAndy Shevchenko2021-04-021-12/+4
* ipmi_si: Get rid of ->addr_source_cleanup()Andy Shevchenko2021-04-023-22/+2
* ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()Andy Shevchenko2021-04-023-16/+16
* ipmi_si: Introduce ipmi_panic_event_str[] arrayAndy Shevchenko2021-04-021-32/+19
* ipmi_si: Use proper ACPI macros to check error code for failuresAndy Shevchenko2021-04-021-6/+6
* ipmi_si: Utilize temporary variable to hold device pointerAndy Shevchenko2021-04-021-8/+7
* ipmi_si: Remove bogus err_free labelAndy Shevchenko2021-04-021-12/+5
* ipmi_si: Switch to use platform_get_mem_or_io()Andy Shevchenko2021-04-021-20/+14
* ipmi: Handle device properties with software node APIHeikki Krogerus2021-03-111-1/+1
* ipmi:ssif: make ssif_i2c_send() voidLiguang Zhang2021-03-111-61/+20
* ipmi: Refine retry conditions for getting device idTerry Duncan2021-03-112-8/+4
* Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-105-24/+36
|\
| * s390/cio: return -EFAULT if copy_to_user() failsEric Farman2021-03-081-1/+1
| * s390/tty3270: avoid comma separated statementsJoe Perches2021-03-081-2/+4
| * s390/crypto: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-1/+1
| * s390/cio: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-2/+2
| * s390/zcore: release dump save area on restart or power downAlexander Egorenkov2021-03-081-0/+26
| * s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov2021-03-081-17/+1
| * s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-081-1/+1
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-1089-404/+782
|\ \
| * | s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann2021-03-101-3/+3
| * | s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann2021-03-101-6/+12
| * | s390/qeth: improve completion of pending TX buffersJulian Wiedmann2021-03-102-42/+30
| * | s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann2021-03-101-18/+17
| * | net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister2021-03-101-2/+8
| * | net: lapbether: Remove netif_start_queue / netif_stop_queueXie He2021-03-091-3/+0
| * | atm: idt77252: fix null-ptr-dereferenceTong Zhang2021-03-091-2/+2
| * | atm: uPD98402: fix incorrect allocationTong Zhang2021-03-091-1/+1
| * | net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai2021-03-081-2/+6
| * | net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean2021-03-081-0/+6
| * | net: enetc: set MAC RX FIFO to recommended valueAlex Marginean2021-03-082-0/+8
| * | net: davicom: Use platform_get_irq_optional()Paul Cercueil2021-03-081-1/+1
| * | net: davicom: Fix regulator not turned off on driver removalPaul Cercueil2021-03-081-1/+8
| * | net: davicom: Fix regulator not turned off on failed probePaul Cercueil2021-03-081-3/+9
| * | net: wan: fix error return code of uhdlc_init()Jia-Ju Bai2021-03-081-2/+6
| * | net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai2021-03-081-1/+3
| * | net: usb: log errors to dmesg/syslogGrant Grundler2021-03-081-1/+1
| * | net: usb: cdc_ncm: emit dev_err on error pathsGrant Grundler2021-03-081-5/+5
| * | net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury2021-03-081-4/+4
| * | net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel2021-03-081-3/+3
| * | ethernet: alx: fix order of calls on resumeJakub Kicinski2021-03-061-2/+5
| * | lan743x: trim all 4 bytes of the FCS; not just 2George McCollister2021-03-051-1/+1
| * | gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun2021-03-051-0/+15
| * | sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov2021-03-051-2/+0
| * | net/hamradio/6pack: remove redundant check in sp_encaps()Denis Efremov2021-03-051-5/+0
| * | r8169: fix r8168fp_adjust_ocp_cmd functionHayes Wang2021-03-051-1/+1
| * | ibmvnic: remove excessive irqsaveJunlin Yang2021-03-051-2/+2
| * | stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee2021-03-051-1/+4