summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-02clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren1-1/+1
2020-04-02clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-04-02clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede1-0/+15
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller1-0/+8
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2-9/+26
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-15/+1
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby1-3/+3
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby1-7/+22
2020-04-02vt: selection, introduce vc_is_selJiri Slaby3-4/+10
2020-04-02serial: sprd: Fix a dereference warningLanqing Liu1-2/+1
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso2-3/+4
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld1-0/+1
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-01ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng1-0/+1
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-01staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-01staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter1-2/+2
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-04-01usb: musb: fix crash with highmen PIO and usbmonMans Rullgard1-12/+5
2020-04-01USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-01USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-01USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-01USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-01USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-04-01clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesYubo Xie1-2/+4
2020-04-01r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-04-01i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng1-12/+8
2020-04-01RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-04-01RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky3-2/+27
2020-04-01RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang1-2/+3
2020-04-01RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn1-8/+3
2020-04-01gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede1-0/+15
2020-04-01gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede1-20/+76
2020-04-01gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede1-6/+8
2020-04-01drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-04-01scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-04-01rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger1-0/+1
2020-04-01RDMA/mad: Do not crash if the rdma device does not have a umad interfaceJason Gunthorpe1-11/+22
2020-04-01RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe1-1/+5
2020-04-01gpiolib: Fix irq_disable() semanticsLinus Walleij1-1/+8
2020-04-01RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe1-1/+3
2020-04-01IB/rdmavt: Free kernel completion queue when doneKaike Wan1-1/+1