summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-09mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov1-1/+1
2018-09-09spi: cadence: Change usleep_range() to udelay(), for atomic contextJanek Kotas1-1/+1
2018-09-09spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probeKrzysztof Kozlowski1-12/+12
2018-09-09spi: pxa2xx: Add support for Intel Ice LakeMika Westerberg1-0/+4
2018-09-09spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski1-1/+1
2018-09-05cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
2018-09-05power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller1-2/+13
2018-09-05power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller1-10/+4
2018-09-05PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter1-1/+1
2018-09-05clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo1-1/+1
2018-09-05iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-09-05scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche1-2/+3
2018-09-05tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier1-1/+1
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-3/+2
2018-09-05hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter1-1/+1
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1
2018-09-05udl-kms: avoid divisionMikulas Patocka3-26/+30
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka1-1/+1
2018-09-05udl-kms: handle allocation failureMikulas Patocka1-10/+18
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka1-6/+1
2018-09-05platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai1-2/+2
2018-09-05nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski1-0/+8
2018-09-05iommu/arm-smmu: Error out only if not enough context interruptsVivek Gautam1-6/+10
2018-09-05mei: don't update offset in writeAlexander Usyskin1-1/+0
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill1-3/+8
2018-09-05scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn1-0/+1
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn1-2/+2
2018-09-05scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn1-1/+1
2018-09-05gpiolib-acpi: make sure we trigger edge events at least once on bootBenjamin Tissoires1-1/+55
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King1-1/+1
2018-09-05enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+1
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan1-51/+27
2018-09-05nfp: flower: fix port metadata conversion bugJohn Hurley1-1/+3
2018-09-05hinic: Link the logical network device to the pci device in sysfsdann frazier1-0/+1
2018-09-05i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin2-3/+3
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta1-0/+1
2018-09-05qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado1-1/+1
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin1-2/+6
2018-09-05can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas1-4/+3
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire1-0/+5
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap3-3/+4
2018-09-05atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru5-13/+17
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru1-0/+1
2018-09-05qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru1-3/+9