summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-20usb: misc: usb3503: Update error code in print messageTushar Behera
2018-11-20p54: memset(0) whole arrayJiri Slaby
2018-11-20ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann
2018-11-20net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes
2018-11-20clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski
2018-11-20iio: iio-trig-periodic-rtc: Free trigger resource correctlyBen Hutchings
2018-11-20usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2018-11-20HID: clamp input to logical range if no null stateTomasz Kramkowski
2018-11-20HID: reject input outside logical range only if null state is setValtteri Heikkilä
2018-11-20HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski
2018-11-20leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan
2018-11-20dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka
2018-11-20dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson
2018-11-20media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-11-20xen/netfront: don't cache skb_shinfo()Juergen Gross
2018-11-20scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-11-20virtio_balloon: fix another race between migration and ballooningJiang Biao
2018-11-20can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-11-20net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-11-20can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula
2018-11-20can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-11-20can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-11-20can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula
2018-11-20can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-11-20can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-11-20can: dev: Consolidate and unify state change handlingAndri Yngvason
2018-11-20can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-11-20can: constify of_device_id arrayFabian Frederick
2018-11-20atl1c: reserve min skb headroomFlorian Westphal
2018-11-20usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-11-20crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-11-20scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-11-20scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-11-20net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-11-20Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai
2018-11-20Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov
2018-11-20random: mix rdrand with entropy sent in from userspaceTheodore Ts'o
2018-11-20usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-11-20drm: re-enable error handlingNicholas Mc Guire
2018-11-20drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul
2018-11-20drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-11-20usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-11-20qlogic: check kstrtoul() for errorsDan Carpenter
2018-11-20RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-11-20HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-11-20mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-11-20ibmasm: don't write out of bounds in read handlerJann Horn
2018-11-20sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-11-20usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-11-20xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter