summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-11-04can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...Marc Kleine-Budde-1/+4
2019-11-04can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde-2/+8
2019-11-04can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde-1/+3
2019-11-04can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee-1/+1
2019-11-04can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde-13/+73
2019-11-04can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde-1/+3
2019-11-04can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde-1/+1
2019-11-04can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde-2/+4
2019-11-04can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...Marc Kleine-Budde-2/+4
2019-11-04can: xilinx_can: Fix flags field initialization for axi canAppana Durga Kedareswara rao-1/+0
2019-11-04can: c_can: C_CAN: add bus recovery eventsJeroen Hofstee-2/+18
2019-11-04can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee-0/+26
2019-11-04can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck-5/+21
2019-11-04can: peak_usb: report bus recovery as wellJeroen Hofstee-5/+10
2019-11-04can: peak_usb: fix slab info leakJohan Hovold-1/+1
2019-11-04can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean-5/+12
2019-11-04can: flexcan: disable completely the ECC mechanismJoakim Zhang-0/+1
2019-11-04can: usb_8dev: fix use-after-free on disconnectJohan Hovold-2/+1
2019-11-04can: mcba_usb: fix use-after-free on disconnectJohan Hovold-2/+1
2019-11-04can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost-0/+1
2019-11-04can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang-0/+1
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan-0/+2
2019-11-04Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd-4/+37
2019-11-04Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd-3/+3
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren-2/+3
2019-11-04clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi-6/+0
2019-11-04Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner-13/+13
2019-11-04intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin-0/+5
2019-11-04intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin-0/+5
2019-11-04intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun-1/+3
2019-11-04intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King-1/+1
2019-11-04intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King-0/+3
2019-11-04intel_th: msu: Fix an uninitialized mutexAlexander Shishkin-1/+1
2019-11-04intel_th: gth: Fix the window switching sequenceAlexander Shishkin-0/+3
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli-0/+8
2019-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner-1274/+2168
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven-4/+4
2019-11-03Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij-16/+12
2019-11-03Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij-1/+0
2019-11-03Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij-5/+3
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-95/+263
2019-11-02Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson-4/+4
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede-0/+4
2019-11-02Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+13
2019-11-02Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+1
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-13/+23
2019-11-02Merge tag 'soundwire-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-3/+5
2019-11-02Merge tag 'thunderbolt-fixes-for-v5.4-1' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman-18/+11
2019-11-02Merge tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman-2/+8
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-620/+1027