summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-05ubi: Do not drop UBI device reference before usingPan Bian1-1/+1
2019-12-05ubi: Put MTD device after it is not usedPan Bian1-1/+1
2019-12-05rtl818x: fix potential use after freePan Bian1-1/+2
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris1-8/+6
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian1-8/+10
2019-12-05scsi: lpfc: Enable Management features for IF_TYPE=6James Smart4-7/+7
2019-12-05ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede1-6/+1
2019-12-05PM / AVS: SmartReflex: NULL check before some freeing functions is not neededThomas Meyer1-2/+1
2019-12-05RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman1-1/+1
2019-12-05parisc: Fix HP SDC hpa address outputHelge Deller1-2/+2
2019-12-05parisc: Fix serio address outputHelge Deller1-2/+2
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2019-12-05scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart4-1/+16
2019-12-05pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-12-05block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-12-05net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen1-2/+2
2019-12-05can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde1-1/+3
2019-12-05can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee1-1/+1
2019-12-05can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde1-13/+73
2019-12-05can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde1-1/+3
2019-12-05can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde1-1/+1
2019-12-05can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde1-2/+4
2019-12-05can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee1-0/+26
2019-12-05can: peak_usb: report bus recovery as wellJeroen Hofstee1-5/+10
2019-12-05net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-12-05clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi1-6/+0
2019-12-05clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King1-1/+1
2019-12-05clk: at91: avoid sleeping earlyAlexandre Belloni2-5/+20
2019-12-05clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski1-0/+6
2019-12-05reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I1-0/+1
2019-12-05clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl1-0/+1
2019-12-01staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-12-01USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-12-01USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-12-01USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-12-01USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-12-01USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-12-01appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-12-01USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-12-01usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-12-01usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-12-01virtio_ring: fix return code on DMA mapping failsHalil Pasic1-1/+1
2019-12-01media: imon: invalid dereference in imon_touch_eventSean Young1-2/+1
2019-12-01media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-12-01media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-12-01media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15
2019-12-01cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen1-0/+6
2019-12-01media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-12-01media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15