summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-19nvmem: Use the same permissions for eeprom as for nvmemJean Delvare1-4/+11
2019-09-19platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel1-0/+8
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello1-5/+0
2019-09-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta1-1/+4
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis1-4/+4
2019-09-19crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy1-1/+2
2019-09-19crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy1-14/+17
2019-09-19crypto: talitos - fix ECB algs ivsizeChristophe Leroy1-1/+0
2019-09-19crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy1-0/+16
2019-09-19crypto: talitos - fix CTR alg blocksizeChristophe Leroy1-1/+1
2019-09-19crypto: talitos - check AES key sizeChristophe Leroy1-0/+14
2019-09-19driver core: Fix use-after-free and double free on glue directoryMuchun Song1-1/+52
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li1-11/+10
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson1-3/+1
2019-09-19drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong1-0/+16
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson1-5/+3
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson1-1/+11
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede1-4/+38
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers1-1/+9
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-3/+10
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor1-1/+1
2019-09-16vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R1-1/+2
2019-09-16PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2-10/+32
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl1-4/+4
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl1-7/+0
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl1-33/+18
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires1-2/+6
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10lan78xx: Fix memory leaksWenwen Wang1-3/+5
2019-09-10net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-09-10cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot2-2/+35
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot1-1/+13
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke1-0/+3
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-09-10hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui1-2/+7