summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-295-51/+61
* s390/ism: move oddities of device IO to wrapper functionSebastian Ott2019-04-292-16/+31
* s390/pci: move io address mapping code to pci_insn.cSebastian Ott2019-04-291-1/+1
* s390: show statistics for MSI IRQsSebastian Ott2019-04-291-1/+1
* s390/airq: provide cacheline aligned ivsSebastian Ott2019-04-291-5/+34
* s390/airq: recognize directed interruptsSebastian Ott2019-04-295-7/+7
* s390/sclp: detect DIRQ facilitySebastian Ott2019-04-292-1/+2
* s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-292-1/+5
* s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo2019-04-261-10/+12
* vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali2019-04-241-14/+18
* vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali2019-04-241-1/+10
* vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali2019-04-241-1/+1
* vfio-ccw: add handling for async channel instructionsCornelia Huck2019-04-246-18/+256
* s390/cio: export hsch to modulesCornelia Huck2019-04-241-0/+1
* vfio-ccw: add capabilities chainCornelia Huck2019-04-242-26/+199
* vfio-ccw: protect the I/O regionCornelia Huck2019-04-243-9/+24
* vfio-ccw: rework ssch state handlingCornelia Huck2019-04-243-8/+16
* vfio-ccw: make it safe to access channel programsCornelia Huck2019-04-243-1/+27
* s390/qdio: consolidate index tracking for queue scanJulian Wiedmann2019-04-181-24/+31
* s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann2019-04-181-27/+29
* s390: zcrypt: initialize variables before_useArnd Bergmann2019-04-111-0/+4
* s390: cio: fix cio_irb declarationArnd Bergmann2019-04-101-1/+1
* s390/qdio: eliminate queue's last_move cursorJulian Wiedmann2019-04-103-14/+5
* s390/qdio: simplify SBAL range calculationJulian Wiedmann2019-04-101-15/+9
* s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann2019-04-101-35/+42
* s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann2019-04-101-2/+2
* s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann2019-03-291-9/+4
* s390/qdio: clean up pci_out_supported()Julian Wiedmann2019-03-293-11/+11
* s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-03-291-3/+3
* Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-283-7/+19
|\
| * PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner2019-03-253-2/+3
| * PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner2019-03-251-0/+2
| * PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc2019-03-251-5/+14
* | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-286-20/+78
|\ \
| * | zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-112-0/+23
| * | vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
| * | s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-281-7/+42
|\ \ \
| * \ \ Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann2019-03-251-7/+42
| |\ \ \
| | * \ \ Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesFlorian Fainelli2019-03-181-7/+42
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | soc: bcm: bcm2835-pm: Fix error paths of initialization.Eric Anholt2019-03-051-5/+30
| | | * | soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.Eric Anholt2019-03-051-2/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2772-535/+756
|\ \ \ \ \
| * | | | | dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
| * | | | | chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-262-2/+2
| * | | | | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+13
| * | | | | net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2019-03-262-0/+23
| * | | | | net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter2019-03-262-1/+168
| * | | | | net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter2019-03-261-18/+0
| * | | | | net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2019-03-261-1/+1