summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-13i2c: imx: don't print error message on probe deferLucas Stach1-1/+2
2019-12-13serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-12-13altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2019-12-13slimbus: ngd: Fix build error on x86Srinivas Kandagatla1-2/+3
2019-12-13nvme: Free ctrl device name on init failureKeith Busch1-1/+1
2019-12-13usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris1-1/+2
2019-12-13usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen2-2/+46
2019-12-13net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King1-1/+4
2019-12-13dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter3-0/+12
2019-12-13dmaengine: coh901318: Remove unused variableVinod Koul1-1/+0
2019-12-13dmaengine: coh901318: Fix a double-lock bugJia-Ju Bai1-4/+0
2019-12-13ravb: Clean up duplex handlingMagnus Damm2-19/+1
2019-12-13iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho3-4/+21
2019-12-13media: cec: report Vendor ID after initializationHans Verkuil1-0/+7
2019-12-13media: pulse8-cec: return 0 when invalidating the logical addressHans Verkuil1-1/+1
2019-12-13media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel2-17/+12
2019-12-13rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET1-1/+1
2019-12-13iw_cxgb4: only reconnect with MPAv1 if the peer abortsSteve Wise1-1/+2
2019-12-13ice: Fix possible NULL pointer de-referenceBruce Allan1-0/+3
2019-12-13ice: Fix return value from NAPI pollDave Ertman1-1/+2
2019-12-13net-next/hinic: fix a bug in rx data flowXue Chaojing1-1/+1
2019-12-13net-next/hinic:fix a bug in set mac addressXue Chaojing1-3/+4
2019-12-13USB: serial: f81534: fix reading old/new IC configJi-Ze Hong (Peter Hong)1-3/+17
2019-12-13clk: rockchip: fix I2S1 clock gate register for rk3328Katsuhiro Suzuki1-1/+1
2019-12-13firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes1-17/+18
2019-12-13Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel1-0/+2
2019-12-13pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney1-6/+17
2019-12-13crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi1-1/+5
2019-12-13bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren1-2/+7
2019-12-13drivers: soc: Allow building the amlogic drivers without ARCH_MESONMaxime Jourdan1-1/+1
2019-12-13scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier1-3/+0
2019-12-13scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier1-5/+2
2019-12-13net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn1-5/+16
2019-12-13clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner1-2/+2
2019-12-13clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao1-2/+2
2019-12-13i40e: don't restart nway if autoneg not supportedMitch Williams1-5/+5
2019-12-13rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET1-1/+1
2019-12-13rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski1-6/+0
2019-12-13net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk1-3/+1
2019-12-13extcon: max8997: Fix lack of path setting in USB device modeMarek Szyprowski1-6/+4
2019-12-13ice: Fix NVM mask definesLev Faerman1-3/+3
2019-12-13clk: sunxi-ng: a64: Fix gate bit of DSI DPHYJagan Teki1-1/+1
2019-12-13net/mlx5: Release resource on error flowMoni Shoua1-2/+2
2019-12-13iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-12-13iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu2-0/+19
2019-12-13iwlwifi: mvm: synchronize TID queue removalJohannes Berg1-0/+10
2019-12-13cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath1-2/+4
2019-12-13i2c: core: fix use after free in of_i2c_notifyWen Yang1-2/+2
2019-12-13net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-12-13rsxx: add missed destroy_workqueue calls in removeChuhong Yuan1-0/+2