summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-08usb: gadget: clear related members when goto failHangyu Hua1-2/+5
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua1-1/+2
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu1-1/+3
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6
2022-03-08regulator: core: fix false positive in regulator_late_cleanup()Oliver Barta1-10/+3
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt1-0/+11
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park1-0/+9
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler1-0/+4
2022-03-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier1-4/+10
2022-03-02tty: n_gsm: fix deadlock in gsmtty_open()daniel.starke@siemens.com1-0/+3
2022-03-02tty: n_gsm: fix wrong tty control line for flow controldaniel.starke@siemens.com1-4/+4
2022-03-02tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com1-1/+6
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com1-1/+1
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com1-1/+1
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-03-02driver core: Free DMA range map when device is releasedMårten Lindahl1-0/+5
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu1-6/+13
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior1-0/+2
2022-03-02usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede1-2/+2
2022-03-02usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2-2/+6
2022-03-02USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas1-0/+6
2022-03-02USB: serial: option: add support for DW5829eSlark Xiao1-0/+6
2022-03-02USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich1-0/+6
2022-03-02usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2-0/+9
2022-03-02Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii1-1/+0
2022-03-02ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov1-0/+14
2022-03-02sc16is7xx: Fix for incorrect data being transmittedPhil Elwell1-0/+3
2022-03-02iio: Fix error handling for PMMiaoqian Lin7-8/+27
2022-03-02iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshotLorenzo Bianconi1-1/+5
2022-03-02iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav1-1/+1
2022-03-02iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+8
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche1-2/+4
2022-03-02RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal1-1/+1
2022-03-02RDMA/rtrs-clt: Kill wait_for_inflight_permitsGuoqing Jiang1-11/+6
2022-03-02RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal1-17/+20
2022-03-02regmap-irq: Update interrupt clear register for proper resetPrasad Kumpatla1-14/+6
2022-03-02spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang1-0/+3
2022-03-02net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan1-1/+2
2022-03-02net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich1-4/+0
2022-03-02net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb1-0/+2
2022-03-02surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede1-3/+10
2022-03-02nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET1-2/+2
2022-03-02net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang1-0/+2
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-03-02drm/edid: Always set RGB444Maxime Ripard1-1/+1