summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld
2021-03-11media: v4l: vsp1: Fix uif null pointer accessBiju Das
2021-03-11media: v4l: vsp1: Fix bru null pointer accessBiju Das
2021-03-11media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil
2021-03-10Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-08atm: idt77252: fix null-ptr-dereferenceTong Zhang
2021-03-08atm: uPD98402: fix incorrect allocationTong Zhang
2021-03-08net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-08net: wan: fix error return code of uhdlc_init()Jia-Ju Bai
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-08net: usb: log errors to dmesg/syslogGrant Grundler
2021-03-08net: usb: cdc_ncm: emit dev_err on error pathsGrant Grundler
2021-03-08net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury
2021-03-08net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel
2021-03-08gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko
2021-03-08gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-08gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2021-03-08gpio: fix gpio-device list corruptionJohan Hovold
2021-03-08gpio: fix NULL-deref-on-deregistration regressionJohan Hovold
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-08s390/tty3270: avoid comma separated statementsJoe Perches
2021-03-08s390/crypto: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/zcore: release dump save area on restart or power downAlexander Egorenkov
2021-03-08s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05ethernet: alx: fix order of calls on resumeJakub Kicinski
2021-03-05lan743x: trim all 4 bytes of the FCS; not just 2George McCollister
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds