summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-26USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-10-26usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-10-26dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal1-1/+5
2022-10-26dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal1-1/+1
2022-10-26i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov1-1/+1
2022-10-26clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli1-4/+8
2022-10-26clk: iproc: Minor tidy up of iproc pll data structuresLori Hikichi1-47/+36
2022-10-26nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley1-3/+3
2022-10-26nvme: add new line after variable declatationChaitanya Kulkarni1-0/+3
2022-10-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-10-26Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-10-26Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris1-13/+0
2022-10-26soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland1-2/+2
2022-10-26soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland1-0/+1
2022-10-26mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov1-14/+3
2022-10-26net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-26uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-10-26usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-10-26uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-28media: em28xx: initialize refcount before kref_getDongliang Mu1-2/+2
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov1-1/+9
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-3/+2
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier1-6/+18
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei1-2/+4
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley1-1/+4
2022-09-28USB: serial: option: add Quectel RM520Njerry meng1-0/+4
2022-09-28USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)1-0/+2
2022-09-28USB: core: Fix RST error in hub.cAlan Stern1-1/+1
2022-09-28video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim1-1/+1
2022-09-28net: usb: qmi_wwan: add Quectel RM520Njerry.meng1-0/+1
2022-09-28regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang1-1/+1
2022-09-28parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang1-0/+1
2022-09-28drm/meson: Correct OSD1 global alpha valueStuart Menefy1-1/+1
2022-09-28gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár1-0/+1
2022-09-28of: fdt: fix off-by-one error in unflatten_dt_nodes()Sergey Shtylyov1-1/+1
2022-09-20platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede1-1/+8
2022-09-20ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong1-0/+1
2022-09-20tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng1-2/+6
2022-09-20HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang1-1/+1
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark1-0/+3
2022-09-15USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-09-15USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+8
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold1-10/+10
2022-09-15driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang1-0/+1