summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hamradio: fix macro redefine warningHuang Pei2022-03-081-0/+2
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-082-1/+5
* Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-081-7/+7
* Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-081-40/+22
* net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-03-081-0/+2
* soc: fsl: qe: Check of ioremap return valueJiasheng Jiang2022-03-081-0/+2
* can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol2022-03-081-5/+5
* efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn2022-03-081-1/+4
* net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma2022-03-081-0/+3
* net: sxgbe: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* net: stmmac: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold2022-03-081-7/+6
* firmware: Fix a reference count leak.Qiushi Wu2022-03-081-3/+4
* ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov2022-03-081-2/+2
* usb: gadget: clear related members when goto failHangyu Hua2022-03-081-2/+5
* usb: gadget: don't release an existing dev->bufHangyu Hua2022-03-081-1/+2
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas2022-03-081-0/+5
* i2c: qup: allow COMPILE_TESTWolfram Sang2022-03-081-1/+1
* dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-03-081-1/+3
* Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-03-081-0/+6
* i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt2022-03-081-0/+11
* mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-03-081-0/+9
* mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-03-081-0/+4
* tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com2022-03-021-1/+1
* tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com2022-03-021-1/+1
* xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie2022-03-021-3/+6
* usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior2022-03-021-0/+2
* USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas2022-03-021-0/+6
* USB: serial: option: add support for DW5829eSlark Xiao2022-03-021-0/+6
* USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich2022-03-021-0/+6
* usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2022-03-022-0/+9
* Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii2022-03-021-1/+0
* ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov2022-03-021-0/+14
* iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET2022-03-021-1/+8
* RDMA/ib_srp: Fix a deadlockBart Van Assche2022-03-021-2/+4
* net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-03-021-1/+1
* drm/edid: Always set RGB444Maxime Ripard2022-03-021-1/+1
* serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock2022-03-021-1/+10
* serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov2022-03-021-7/+12
* USB: zaurus: support another broken ZaurusOliver Neukum2022-03-022-0/+24
* sr9700: sanity check for packet lengthOliver Neukum2022-03-021-1/+1
* vhost/vsock: don't check owner in vhost_vsock_stop() while releasingStefano Garzarella2022-03-021-7/+14
* mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan2022-03-021-1/+1
* net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao2022-02-231-0/+2
* ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi2022-02-231-0/+1
* i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki2022-02-231-1/+1
* EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber2022-02-231-1/+1
* iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* drm/radeon: Fix backlight control on iMac 12,1Nicholas Bishop2022-02-231-1/+2
* net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal2022-02-231-2/+11