summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann2021-03-115-8/+96
| * | | | fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap2021-03-111-4/+5
| * | | | fbdev: atyfb: always declare aty_{ld,st}_lcd()Randy Dunlap2021-03-111-3/+0
| * | | | drm/qxl: fix lockdep issue in qxl_alloc_release_reservedGerd Hoffmann2021-03-111-3/+10
| * | | | drm/qxl: unpin release objectsGerd Hoffmann2021-03-111-0/+1
| * | | | drm/fb-helper: only unmap if buffer not nullTong Zhang2021-03-111-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-03-117-23/+22
|\ \ \ \
| * | | | media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld2021-03-111-1/+0
| * | | | media: v4l: vsp1: Fix uif null pointer accessBiju Das2021-03-111-2/+2
| * | | | media: v4l: vsp1: Fix bru null pointer accessBiju Das2021-03-111-1/+1
| * | | | media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy2021-03-111-1/+1
| * | | | media: rc: compile rc-cec.c into rc-coreHans Verkuil2021-03-114-18/+18
| |/ / /
* | | | 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-0989-404/+782
|\ \ \ \
| * | | | s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann2021-03-091-3/+3
| * | | | s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann2021-03-091-6/+12
| * | | | s390/qeth: improve completion of pending TX buffersJulian Wiedmann2021-03-092-42/+30
| * | | | s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann2021-03-091-18/+17
| * | | | net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister2021-03-091-2/+8
| * | | | net: lapbether: Remove netif_start_queue / netif_stop_queueXie He2021-03-091-3/+0
| * | | | atm: idt77252: fix null-ptr-dereferenceTong Zhang2021-03-081-2/+2
| * | | | atm: uPD98402: fix incorrect allocationTong Zhang2021-03-081-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-051-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
| * | | | net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMIIOng Boon Leong2021-03-051-3/+6