summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-12-05net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-12-05net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen1-2/+2
2019-12-05can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler1-1/+1
2019-12-05can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde1-2/+8
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: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren1-2/+3
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: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor1-2/+2
2019-12-05clk: at91: avoid sleeping earlyAlexandre Belloni2-5/+20
2019-12-05pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko1-12/+12
2019-12-05clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski1-0/+6
2019-12-05clk: samsung: exynos5433: Fix error pathsMarek Szyprowski1-2/+12
2019-12-05reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I1-0/+1
2019-12-05clocksource/drivers/mediatek: Fix error handlingFabien Parent1-8/+2
2019-12-05clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl1-0/+1
2019-12-01PM / devfreq: Fix kernel oops on governor module loadEzequiel Garcia1-1/+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-01USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
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
2019-12-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-12-01nfc: port100: handle command failure cleanlyOliver Neukum1-1/+1