summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tty: always relink the portSudip Mukherjee2019-12-301-2/+1
| |/ / / / /
* | | | | | Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-102-1/+13
|\ \ \ \ \ \
| * | | | | | nvmet: fix per feat data len for get_featureAmit Engel2020-01-101-1/+11
| * | | | | | nvme: Translate more status codes to blk_status_tKeith Busch2020-01-101-0/+2
* | | | | | | Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-107-27/+64
|\ \ \ \ \ \ \
| * | | | | | | mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus2020-01-091-0/+1
| * | | | | | | mtd: sm_ftl: fix NULL pointer warningArnd Bergmann2020-01-091-1/+2
| * | | | | | | mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi2020-01-091-1/+2
| * | | | | | | mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski2020-01-091-4/+4
| * | | | | | | mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian2020-01-092-12/+13
| * | | | | | | mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych2020-01-091-7/+6
| * | | | | | | mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello2020-01-091-2/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-101-0/+3
|\ \ \ \ \ \ \
| * | | | | | | drivers: thermal: tsens: Work with old DTBsAmit Kucheria2020-01-071-0/+3
| |/ / / / / /
* | | | | | | Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-01-102-0/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'powercap'Rafael J. Wysocki2020-01-101-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online()Harry Pan2020-01-071-0/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2020-01-071-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCsDmitry Osipenko2019-12-161-0/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-1013-61/+85
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie2020-01-107-31/+38
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare2020-01-071-6/+1
| | * | | | | | | drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2020-01-072-0/+7
| | * | | | | | | drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2020-01-072-1/+11
| | * | | | | | | drm/i915/gt: Restore coarse power gatingChris Wilson2020-01-071-2/+4
| | * | | | | | | drm/i915/gt: Do not restore invalid RS stateChris Wilson2020-01-071-20/+11
| | * | | | | | | drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen2020-01-071-2/+2
| | * | | | | | | drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson2020-01-071-0/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-092-25/+27
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou2020-01-071-1/+2
| | * | | | | | | drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
| | * | | | | | | Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
| * | | | | | | | Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-094-5/+20
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven2020-01-071-1/+6
| | * | | | | | | drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2020-01-072-3/+13
| | * | | | | | | drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-031-1/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-105-16/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem2020-01-071-8/+6
| * | | | | | | | | IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan2020-01-031-0/+9
| * | | | | | | | | IB/hfi1: Don't cancel unused work itemKaike Wan2020-01-031-1/+3
| * | | | | | | | | RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier2020-01-031-6/+6
| * | | | | | | | | RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier2020-01-031-1/+3
* | | | | | | | | | Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-01-104-10/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede2020-01-071-1/+31
| * | | | | | | | | | gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede2020-01-071-4/+15
| * | | | | | | | | | gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati2020-01-071-3/+5
| * | | | | | | | | | gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko2020-01-071-0/+1
| * | | | | | | | | | gpio: mockup: fix coding styleBartosz Golaszewski2020-01-031-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-102-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: meson: Fix wrong shift value when get drive-strengthQianggui Song2020-01-071-0/+1