summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-1213-160/+1451
|\
| * s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov2019-07-111-1/+0
| * s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-1/+0
| * s390: vfio-ap: fix irq registrationChristian Borntraeger2019-07-111-2/+1
| * s390/dasd: Handle out-of-space constraintJan Höppner2019-07-115-3/+243
| * s390/dasd: Add discard support for ESE volumesJan Höppner2019-07-111-3/+54
| * s390/dasd: Use ALIGN_DOWN macroJan Höppner2019-07-111-1/+1
| * s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner2019-07-117-80/+103
| * s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-114-0/+361
| * s390/dasd: Add dasd_sleep_on_queue_interruptible()Jan Höppner2019-07-112-0/+10
| * s390/dasd: Add dynamic formatting support for ESE volumesJan Höppner2019-07-113-14/+239
| * s390/dasd: Recognise data for ESE volumesJan Höppner2019-07-114-4/+430
| * s390/dasd: Put sub-order definitions in a separate sectionJan Höppner2019-07-111-2/+6
| * s390/dasd: Make layout analysis ESE compatibleJan Höppner2019-07-111-6/+6
| * s390/dasd: Remove old defines and functionJan Höppner2019-07-111-21/+0
| * s390/dasd: Remove unused structs and function prototypesJan Höppner2019-07-111-25/+0
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-127-19/+17
|\ \
| * | drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2019-06-262-4/+2
| * | driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-243-4/+4
| * | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-244-10/+10
* | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+2
|\ \ \
| * | | scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-115-992/+706
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/qeth: move cast type selection into fill_header()Julian Wiedmann2019-06-274-33/+26
| * | | s390/qeth: extract helper for route validationJulian Wiedmann2019-06-272-28/+34
| * | | s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann2019-06-271-18/+12
| * | | s390/qeth: consolidate pm codeJulian Wiedmann2019-06-274-80/+19
| * | | s390/qeth: streamline SNMP cmd codeJulian Wiedmann2019-06-271-31/+18
| * | | s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann2019-06-274-244/+59
| * | | s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann2019-06-271-17/+19
| * | | s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann2019-06-272-74/+62
| * | | s390/qeth: dynamically allocate diag cmdsJulian Wiedmann2019-06-274-11/+30
| * | | s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann2019-06-275-83/+78
| * | | s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann2019-06-274-23/+26
| * | | s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann2019-06-275-18/+56
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-0/+1
| |\ \ \
| * | | | s390/qeth: allocate a single cmd on read channelJulian Wiedmann2019-06-134-24/+39
| * | | | s390/qeth: command-chain the IDX sequenceJulian Wiedmann2019-06-131-44/+14
| * | | | s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann2019-06-133-90/+46
| * | | | s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2019-06-132-9/+56
| * | | | s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann2019-06-133-27/+21
| * | | | s390/qeth: convert device-specific trace entriesJulian Wiedmann2019-06-133-137/+122
| * | | | s390/qeth: remove OSN-specific IO codeJulian Wiedmann2019-06-133-37/+10
| * | | | s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann2019-06-133-28/+37
| * | | | s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2019-06-132-5/+7
| * | | | s390/qeth: restart pending READ cmd from callbackJulian Wiedmann2019-06-131-3/+1
| * | | | s390/qeth: simplify DOWN state handlingJulian Wiedmann2019-06-132-10/+4
| * | | | s390/qeth: use mm helpersJulian Wiedmann2019-06-131-17/+16
| * | | | s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann2019-06-131-7/+0
* | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0831-764/+1192
|\ \ \ \ \ | |_|/ / / |/| | | |