summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Disable LVDS on Radiant P845Ondrej Zary2018-06-051-0/+8
* drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson2018-06-051-11/+32
* drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan2018-06-051-0/+1
* intel_th: Use correct device when freeing buffersAlexander Shishkin2018-06-051-3/+3
* Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka2018-06-051-4/+3
* IB/core: Fix error code for invalid GID entryParav Pandit2018-06-051-1/+1
* hwtracing: stm: fix build error on some archesGreg Kroah-Hartman2018-06-051-0/+1
* stm class: Use vmalloc for the master mapAlexander Shishkin2018-06-051-3/+3
* scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche2018-06-051-2/+20
* MIPS: lantiq: gphy: Drop reboot/remove reset assertsMathias Kresin2018-06-051-36/+0
* iio: adc: select buffer for at91-sama5d2_adcEugen Hristev2018-06-051-0/+1
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-06-051-0/+7
* iio:buffer: make length types match kfifo typesMartin Kelly2018-06-052-3/+3
* iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff2018-06-051-51/+24
* platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King2018-06-051-3/+0
* rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke2018-06-051-3/+0
* drm/amd/powerplay: Fix enum mismatchMatthias Kaehlcke2018-06-052-5/+5
* dma-buf: remove redundant initialization of sg_tableColin Ian King2018-06-051-1/+1
* drm/i915: Always sanity check engine state upon idlingChris Wilson2018-06-051-19/+8
* Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires2018-06-051-11/+11
* Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires2018-06-051-0/+2
* Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma2018-06-051-0/+2
* Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst2018-06-051-0/+1
* Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov2018-06-051-0/+1
* PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui2018-06-051-1/+57
* Revert "pinctrl: msm: Use dynamic GPIO numbering"Greg Kroah-Hartman2018-06-051-1/+1
* drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat2018-05-301-0/+2
* pinctrl: mcp23s08: spi: Fix regmap debugfs entriesJan Kundrát2018-05-301-11/+26
* pinctrl: msm: Use dynamic GPIO numberingBjorn Andersson2018-05-301-1/+1
* regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET2018-05-301-0/+1
* i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski2018-05-301-0/+11
* regmap: Correct comparison in regmap_cachedCharles Keepax2018-05-301-1/+1
* drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2Sergei Shtylyov2018-05-301-5/+6
* drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3Sergei Shtylyov2018-05-301-2/+5
* drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide2018-05-301-1/+6
* dpaa_eth: fix pause capability advertisement logicJake Moroni2018-05-301-1/+1
* pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins groupTakeshi Kihara2018-05-301-20/+20
* net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel2018-05-301-1/+1
* PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idleRafael J. Wysocki2018-05-302-3/+8
* power: supply: ltc2941-battery-gauge: Fix temperature unitsLadislav Michl2018-05-301-4/+4
* sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov2018-05-302-1/+6
* ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller2018-05-301-1/+2
* PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross2018-05-301-0/+3
* dpaa_eth: fix SG mappingMadalin Bucur2018-05-301-10/+13
* cpufreq: Reorder cpufreq_online() error code pathViresh Kumar2018-05-301-3/+3
* net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel2018-05-301-1/+8
* net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel2018-05-301-0/+5
* drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu2018-05-301-1/+32
* drm/amdgpu: disable GFX ring and disable PQ wptr in hw_finiMonk Liu2018-05-301-1/+7
* drm: omapdrm: dss: Move initialization code from component bind to probeLaurent Pinchart2018-05-301-89/+104