summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner2019-01-091-1/+1
* tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler2019-01-091-4/+7
* rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki2019-01-091-1/+1
* media: v4l2-tpg: array index could become negativeHans Verkuil2019-01-091-1/+1
* media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil2019-01-091-0/+2
* serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne2019-01-091-2/+2
* cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2019-01-092-0/+11
* clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker2019-01-091-1/+1
* spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner2019-01-091-2/+1
* spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner2019-01-091-0/+1
* spi: bcm2835: Fix race on DMA terminationLukas Wunner2019-01-091-6/+4
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2019-01-091-2/+4
* Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2019-01-091-0/+1
* qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork2019-01-091-1/+1
* staging: wilc1000: fix missing read_write setting when reading dataColin Ian King2019-01-091-0/+1
* usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai2019-01-091-1/+4
* USB: serial: option: add Fibocom NL678 seriesJörgen Storvist2019-01-091-0/+4
* USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2019-01-092-0/+10
* mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann2019-01-091-1/+1
* net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery2019-01-091-1/+1
* net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2019-01-091-8/+3
* xen/netfront: tolerate frags with no dataJuergen Gross2019-01-091-1/+1
* vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2019-01-091-0/+2
* net/wan: fix a double free in x25_asy_open_tty()Cong Wang2019-01-091-0/+2
* net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi2019-01-091-5/+2
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-091-2/+2
* ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2019-01-091-1/+5
* NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2019-01-092-2/+2
* drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-291-2/+8
* Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui2018-12-291-0/+20
* gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy2018-12-291-9/+3
* mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-291-1/+11
* mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-291-4/+10
* mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-291-4/+2
* mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-291-1/+3
* USB: serial: option: add Telit LN940 seriesJörgen Storvist2018-12-291-0/+4
* USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2018-12-291-0/+2
* USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2018-12-291-0/+1
* USB: serial: option: add HP lt4132Tore Anderson2018-12-291-1/+6
* USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2018-12-291-0/+2
* xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-291-1/+2
* USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng2018-12-291-2/+16
* ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-12-291-2/+2
* rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho2018-12-211-35/+70
* rtc: snvs: add a missing write syncGuy Shapiro2018-12-211-0/+1
* nvmet-rdma: fix response use after freeIsrael Rukshin2018-12-211-1/+2
* i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede2018-12-211-3/+7
* i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-211-11/+29
* vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi2018-12-211-7/+15
* drm/ast: Fix connector leak during driver unloadSam Bobroff2018-12-211-0/+1