summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-26s390/ap: function rework based on compiler warningHarald Freudenberger1-0/+3
2021-10-26s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-10-26s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak3-20/+44
2021-10-26s390/hmcdrv: fix kernel doc commentsHeiko Carstens1-0/+3
2021-10-26s390/ap: new module option ap.useirqHarald Freudenberger1-1/+5
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev4-9/+14
2021-10-26s390/zcrypt: rework of debug feature messagesHarald Freudenberger10-117/+116
2021-10-26s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger1-0/+2
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik1-8/+1
2021-10-04s390/block/scm_blk: add error handling support for add_disk()Luis Chamberlain1-1/+6
2021-10-04s390/block/dcssblk: add error handling support for add_disk()Gerald Schaefer1-1/+7
2021-10-04s390/block/dasd_genhd: add error handling support for add_disk()Luis Chamberlain1-2/+8
2021-10-04s390/sclp_vt220: fix unused function warningRandy Dunlap1-2/+2
2021-10-04s390/sclp_sd: fix warnings about missing parameter descriptionPeter Oberparleiter1-1/+8
2021-10-04s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan1-3/+6
2021-10-04s390/cio: unregister the subchannel while purgingVineeth Vijayan1-0/+2
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-8/+1
2021-10-03Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-22/+66
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-27/+67
2021-10-03Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-108/+101
2021-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-7/+7
2021-10-02Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds4-14/+28
2021-10-02Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+13
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins1-2/+3
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2021-10-02Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-13/+45
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+2
2021-10-01Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-77/+81
2021-10-01Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-24/+38
2021-10-01Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/li...Daniel Vetter9-31/+9
2021-10-01Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/a...Daniel Vetter7-11/+53
2021-10-01Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter5-23/+14
2021-10-01Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds33-137/+295
2021-09-30Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+2
2021-09-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-47/+113
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng1-7/+2
2021-09-30nbd: use shifts rather than multipliesNick Desaulniers1-12/+17
2021-09-29gpio: pca953x: do not ignore i2c errorsAndrey Gusakov1-9/+2
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-6/+8
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang1-8/+13
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang1-2/+4
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang1-2/+6
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen1-10/+9