- 3327e58 macintosh/via-macii: Clarify definition of macii_init() by Finn Thain · 4 years, 6 months ago
- 046ace8 macintosh/via-macii: Use the stack for reset request storage by Finn Thain · 4 years, 6 months ago
- 5c0c15a macintosh/via-macii: Use unsigned type for autopoll_devs variable by Finn Thain · 4 years, 6 months ago
- f87a162 macintosh/via-macii: Use bool type for reading_reply variable by Finn Thain · 4 years, 6 months ago
- 624cf5b macintosh/via-macii: Handle poll replies correctly by Finn Thain · 4 years, 6 months ago
- b16b676 macintosh/via-macii: Remove read_done state by Finn Thain · 4 years, 6 months ago
- b4d76c2 macintosh/via-macii: Handle /CTLR_IRQ signal correctly by Finn Thain · 4 years, 6 months ago
- f93bfeb macintosh/via-macii: Poll the device most likely to respond by Finn Thain · 4 years, 6 months ago
- 59ea38f macintosh/via-macii: Access autopoll_devs when inside lock by Finn Thain · 4 years, 6 months ago
- c66da95 macintosh/adb-iop: Implement SRQ autopolling by Finn Thain · 4 years, 7 months ago
- e2954e5 macintosh/adb-iop: Implement sending -> idle state transition by Finn Thain · 4 years, 7 months ago
- 32226e8 macintosh/adb-iop: Implement idle -> sending state transition by Finn Thain · 4 years, 7 months ago
- 56b732e macintosh/adb-iop: Resolve static checker warnings by Finn Thain · 4 years, 7 months ago
- aac840e macintosh/adb-iop: Access current_req and adb_iop_state when inside lock by Finn Thain · 4 years, 7 months ago
- 303511e macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver by Finn Thain · 4 years, 7 months ago
- ff785e1 macintosh/adb-iop: Correct comment text by Finn Thain · 4 years, 7 months ago
- 8384c82 macintosh/adb-iop: Remove dead and redundant code by Finn Thain · 4 years, 7 months ago
- 1666e5e macintosh/therm_adt746x: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- a7beab4 macintosh/adb: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- c8ed9fc powerpc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 0749713 ocxl: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
- 8c26ab7 powerpc/pmem: Initialize pmem device on newer hardware by Aneesh Kumar K.V · 4 years, 6 months ago
- 3e79f08 libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier by Aneesh Kumar K.V · 4 years, 6 months ago
- c339f9b cpuidle/powernv : Remove dead code block by Abhishek Goel · 4 years, 6 months ago
- 87db757 ocxl: control via sysfs whether the FPGA is reloaded on a link reset by Philippe Bergheaud · 4 years, 7 months ago
- 16f4aa9 Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
- 93bbca2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 6467777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- 25fae75 pinctrl: single: fix function name in documentation by Drew Fustini · 4 years, 7 months ago
- eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
- 7f5f4de pinctrl: qcom: ipq6018 Add missing pins in qpic pin group by Sivaprakash Murugesan · 4 years, 7 months ago
- 13f2d25 Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'" by Haibo Chen · 4 years, 7 months ago
- 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 592be75 Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 62c91ea Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 672f925 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
- a23ff37 i2c: smbus: Fix spelling mistake in the comments by Keyur Patel · 4 years, 7 months ago
- 390fd04 i2c: remove deprecated i2c_new_device API by Wolfram Sang · 4 years, 7 months ago
- 9e1b93b video: backlight: tosa_lcd: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
- bb7d93f drm: encoder_slave: use new I2C API by Wolfram Sang · 4 years, 7 months ago
- f78d403 drm: encoder_slave: fix refcouting error for modules by Wolfram Sang · 4 years, 7 months ago
- 8a7a3d1 Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 7 months ago
- 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 7 months ago
- f4bd34b loop: replace kill_bdev with invalidate_bdev by Zheng Bin · 4 years, 7 months ago
- b529211 libata: Use per port sync for detach by Kai-Heng Feng · 4 years, 7 months ago
- da9cebe drm/amdgpu: fix documentation around busy_percentage by Alex Deucher · 4 years, 7 months ago
- 7386f5c drm/amdgpu/pm: update comment to clarify Overdrive interfaces by Alex Deucher · 4 years, 7 months ago
- 99c7b30 drm/amdkfd: Use correct major in devcgroup check by Lorenz Brun · 4 years, 7 months ago
- 543094e nvdimm/region: always show the 'align' attribute by Vishal Verma · 4 years, 8 months ago
- c920c54 s390/qdio: warn about unexpected SLSB states by Julian Wiedmann · 4 years, 7 months ago
- 3d6c6f2 s390/qdio: clean up usage of qdio_data by Julian Wiedmann · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 6911967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- ffbc937 Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 7 months ago
- c9f66b4 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 7 months ago
- 880e626 e1000e: fix unused-function warning by Arnd Bergmann · 4 years, 8 months ago
- eb6779d e1000: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
- 6bf6be1 e1000e: Do not wake up the system via WOL if device wakeup is disabled by Chen Yu · 4 years, 8 months ago
- ea12fe9 lan743x: add MODULE_DEVICE_TABLE for module loading alias by Tim Harvey · 4 years, 7 months ago
- 60833d5 mlxsw: spectrum: Adjust headroom buffers for 8x ports by Ido Schimmel · 4 years, 7 months ago
- b15bb88 bareudp: Fixed configuration to avoid having garbage values by Martin · 4 years, 7 months ago
- 807eaf9 mvpp2: remove module bugfix by Sven Auhagen · 4 years, 7 months ago
- 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 7 months ago
- 79d6c50 s390/zcrypt: use kzalloc by Zou Wei · 4 years, 9 months ago
- ecc28f5 s390/virtio: remove unused pm callbacks by Cornelia Huck · 4 years, 8 months ago
- a87ee11 s390/qdio: reduce SLSB writes during Input Queue processing by Julian Wiedmann · 4 years, 9 months ago
- c119a8a s390/qdio: fine-tune SLSB update by Julian Wiedmann · 4 years, 8 months ago
- 8e68c63 drm/i915/display: Fix the encoder type check by Vandita Kulkarni · 4 years, 7 months ago
- a3005c2 drm/i915/icl+: Fix hotplug interrupt disabling after storm detection by Imre Deak · 4 years, 7 months ago
- 27582a9 drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- eacf210 drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- fd2599b drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 695a2b1 drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 7237b19 drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- ef50fa9 drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 898e4e5 drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on by Imre Deak · 4 years, 7 months ago
- 8ab3a38 drm/i915/gt: Incrementally check for rewinding by Chris Wilson · 4 years, 7 months ago
- a43555a drm/i915/tc: fix the reset of ln0 by Khaled Almahallawy · 4 years, 7 months ago
- 4178b5a drm/i915/gt: Prevent timeslicing into unpreemptable requests by Chris Wilson · 4 years, 8 months ago
- 3ffbe35 drm/i915/selftests: Restore to default heartbeat by Chris Wilson · 4 years, 8 months ago
- bf6b694 mfd: mt6360: Fix register driver NULL pointer by adding driver name by Gene Chen · 4 years, 7 months ago
- 3e5b8f8 pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings by kernel test robot · 4 years, 7 months ago
- 782b6b6 pinctrl: tegra: Use noirq suspend/resume callbacks by Vidya Sagar · 4 years, 7 months ago
- 5e50311 pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage by Dmitry Baryshkov · 4 years, 7 months ago
- 76fafbfff w1: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 9f162d9 soc: ti: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 0084b22 dmaengine: tegra-apb: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- e356350 stm class: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 50f894d phy: samsung: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- a611d13 rapidio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 5342e9b media: pwc: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- b912f89 firmware: pcdp: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 0a418cd oprofile: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 8192e60 ibft: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- c38e7e2 firewire: ohci: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 1060bfc drbd: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 6c48764 crypto: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago