summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2-2/+2
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean1-0/+13
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2-0/+23
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter2-1/+168
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0
2019-03-26drm/i915: Mark AML 0x87CA as ULXVille Syrjälä1-1/+2
2019-03-26Merge tag 'misc-habanalabs-fixes-2019-03-26' of git://people.freedesktop.org/...Greg Kroah-Hartman73-426/+580
2019-03-26usb: mtu3: fix EXTCON dependencyArnd Bergmann1-0/+1
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai1-0/+3
2019-03-26phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai1-1/+4
2019-03-25scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-03-25scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2-3/+8
2019-03-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2-0/+18
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit1-1/+1
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner3-2/+3
2019-03-25PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner1-0/+2
2019-03-25PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc1-5/+14
2019-03-25cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada1-1/+4
2019-03-25ACPI / CPPC: Fix guaranteed performance handlingSrinivas Pandruvada1-2/+7
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds3-41/+3
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen3-7/+39
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter1-2/+6
2019-03-26staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+28
2019-03-26staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-03-26Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-16/+25
2019-03-25dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...Pierre-Yves MORDRET1-3/+1
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-7/+42
2019-03-25i2c: Add drivers for the AMD PCIe MP2 I2C controllerElie Morisse5-0/+1080
2019-03-25iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel1-3/+5
2019-03-25drm/meson: fix TMDS clock filtering for DMT monitorsNeil Armstrong1-1/+2
2019-03-25drm/meson: Uninstall IRQ handlerJean-Philippe Brucker1-1/+4
2019-03-25drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker1-2/+2
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss1-3/+0
2019-03-25gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-03-25drm/udl: Refactor edid retrieving in UDL driver (v2)Robert Tarasov1-61/+11
2019-03-25drm: Fix drm_release() and device unplugNoralf Trønnes2-9/+3
2019-03-25Merge tag 'drm/tegra/for-5.1-rc2' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-1/+5
2019-03-25drm/fb: avoid setting 0 depth.Dave Airlie1-1/+1
2019-03-24i2c: at91: added slave mode supportJuergen Fitschen5-4/+198
2019-03-24i2c: at91: split driver into core and master fileJuergen Fitschen4-468/+522
2019-03-24i2c: at91: segregate master mode specific code from probe and init funcJuergen Fitschen1-35/+55
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-39/+20
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-46/+30
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds6-16/+30
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds5-29/+74
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+47
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan1-32/+13
2019-03-23r8169: fix cable re-plugging issueHeiner Kallweit1-1/+1
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang1-2/+6