summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-33/+0
* s390/qdio: lock device while installing IRQ handlerJulian Wiedmann2018-04-101-0/+2
* s390/qdio: clear intparm during shutdownJulian Wiedmann2018-04-101-1/+3
* s390/ccwgroup: require at least one ccw deviceJulian Wiedmann2018-04-101-1/+4
* s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2018-04-102-8/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-1016-195/+310
|\
| * vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)2018-04-091-1/+7
| * net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-092-24/+11
| * dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-04-091-0/+18
| * devlink: convert occ_get op to separate registrationJiri Pirko2018-04-084-83/+74
| * net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2018-04-081-16/+34
| * ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot2018-04-081-23/+32
| * ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2018-04-082-8/+30
| * ibmvnic: Fix reset scheduler error handlingThomas Falcon2018-04-081-10/+29
| * ibmvnic: Zero used TX descriptor counter on resetThomas Falcon2018-04-081-0/+1
| * ibmvnic: Fix DMA mapping mistakesThomas Falcon2018-04-081-8/+6
| * net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal2018-04-061-2/+18
| * ice: Bug fixes in ethtool codeAnirudh Venkataramanan2018-04-061-2/+2
| * ice: Fix error return code in ice_init_hw()Wei Yongjun2018-04-061-1/+3
| * hv_netvsc: Pass net_device parameter to revoke and teardown functionsMohammed Gamal2018-04-061-19/+18
| * hv_netvsc: Ensure correct teardown message sequence orderMohammed Gamal2018-04-061-6/+13
| * hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()Mohammed Gamal2018-04-061-12/+34
| * hv_netvsc: Use Windows version instead of NVSP version on GPAD teardownMohammed Gamal2018-04-061-2/+2
| * net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier2018-04-061-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-094-3/+1
|\ \
| * | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-284-3/+1
| * | Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-166-53/+69
| |\ \
| | * | s390/setup: enable display support for KVM guestFarhan Ali2018-03-142-2/+2
| | * | s390/char: Rename EBCDIC keymap variablesFarhan Ali2018-03-143-48/+61
| | * | Kconfig: Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-142-4/+7
* | | | Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-099-466/+108
|\ \ \ \
| * | | | ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2018-04-061-9/+3
| * | | | ARM: sa1100/shannon: convert to generic CF socketsRussell King2018-04-064-109/+0
| * | | | ARM: sa1100/nanoengine: convert to generic CF socketsRussell King2018-04-064-138/+0
| * | | | ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King2018-03-241-9/+7
| * | | | ARM: sa1100/cerf: convert to generic CF socketsRussell King2018-03-244-91/+0
| * | | | ARM: sa1100/assabet: convert to generic CF socketsRussell King2018-03-244-105/+0
| * | | | pcmcia: sa1100: provide generic CF supportRussell King2018-03-241-5/+98
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-0926-239/+981
|\ \ \ \
| * | | | s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
| * | | | s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-264-0/+12
| * | | | s390/cio: rename struct channel_path_descSebastian Ott2018-03-267-48/+34
| * | | | s390/cio: fix unbind of io_subchannel_driverSebastian Ott2018-03-261-8/+8
| * | | | s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann2018-03-261-44/+33
| * | | | s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-03-261-9/+2
| * | | | s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann2018-03-261-1/+2
| * | | | s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
| * | | | s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
| * | | | Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-03-191-0/+5
| |\ \ \ \
| | * | | | vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5