summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-06-06dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda1-2/+2
2018-06-06i2c: rcar: revoke START request earlyWolfram Sang1-16/+7
2018-06-06i2c: rcar: check master irqs before slave irqsWolfram Sang1-8/+5
2018-06-06i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang1-2/+2
2018-06-06i2c: rcar: init new messages in irqWolfram Sang1-47/+43
2018-06-06i2c: rcar: refactor setup of a msgWolfram Sang1-6/+9
2018-06-06i2c: rcar: remove spinlockWolfram Sang1-19/+4
2018-06-06i2c: rcar: remove unused IOERROR stateWolfram Sang1-6/+0
2018-06-06i2c: rcar: rework hw initWolfram Sang1-12/+4
2018-06-06i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang1-9/+17
2018-06-06irda: fix overly long udelay()Arnd Bergmann1-1/+3
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-06-06Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires1-11/+11
2018-06-06USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven1-4/+5
2018-05-30Bluetooth: btusb: Add device ID for RTL8822BELarry Finger1-0/+3
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET1-0/+1
2018-05-30scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-30scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-30scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide1-1/+6
2018-05-30crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson1-0/+1
2018-05-30clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda1-2/+2
2018-05-30clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda1-4/+4
2018-05-30clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda1-6/+6
2018-05-30clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-30clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda1-8/+8
2018-05-30media: cx25821: prevent out-of-bounds read on array cardColin Ian King1-3/+4
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross1-0/+3
2018-05-30serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+5
2018-05-30serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+4
2018-05-30serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+6
2018-05-30serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-05-30serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-05-30serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-1/+1
2018-05-30rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King1-2/+4
2018-05-30staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-05-30hwrng: stm32 - add reset during probelionel.debieve@st.com1-0/+9
2018-05-30enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan1-3/+7
2018-05-30clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin1-0/+23
2018-05-30media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-05-30dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou1-2/+4
2018-05-30media: s3c-camif: fix out-of-bounds array accessArnd Bergmann1-3/+4
2018-05-30media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-05-30media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens1-21/+19
2018-05-30usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi5-3/+9
2018-05-30hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck1-2/+2