summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-0429-2799/+1253
|\
| * s390/cio: de-duplicate subchannel validationPierre Morel2015-11-031-23/+4
| * s390/css: unneeded initialization in for_each_subchannelPierre Morel2015-11-031-1/+0
| * s390/dasd: fix disconnected device with valid path maskStefan Haberland2015-11-031-1/+6
| * s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland2015-11-031-4/+16
| * s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland2015-11-031-12/+25
| * s390/cio: move ccw_device_stlck functionsSebastian Ott2015-10-273-70/+60
| * s390/cio: move ccw_device_call_handlerSebastian Ott2015-10-273-48/+38
| * s390/nmi: remove castsHeiko Carstens2015-10-271-3/+3
| * s390/dasd: fix list_del corruption after lcu changesStefan Haberland2015-10-151-1/+4
| * s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky2015-10-141-18/+8
| * s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky2015-10-146-1445/+2
| * s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2015-10-142-562/+520
| * s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky2015-10-146-66/+88
| * s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky2015-10-141-18/+6
| * s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky2015-10-141-166/+160
| * s390/zcrypt: fix device unregister raceMartin Schwidefsky2015-10-141-2/+0
| * s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky2015-10-142-133/+117
| * s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky2015-10-142-117/+32
| * s390/sclp: avoid merged message outputMartin Schwidefsky2015-10-143-83/+78
| * s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-144-3/+20
| * s390/cio: introduce pathmask_to_posSebastian Ott2015-10-142-9/+6
| * s390/cio: reactivate cmf after hibernateSebastian Ott2015-10-143-0/+15
| * s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott2015-10-141-38/+26
| * s390/cio: fix memleak in channel measurementSebastian Ott2015-10-141-1/+3
| * s390/cio: improve locking during cmbe allocationSebastian Ott2015-10-141-20/+23
| * s390/cio: fix use after free in cmb processingSebastian Ott2015-10-142-11/+18
| * s390/cio: use device_lock during cmb activationSebastian Ott2015-10-142-13/+38
| * s390/cio: cleanup cmb_enable sysfs attrSebastian Ott2015-10-141-8/+14
| * s390/dasd: mark DASD devices as non rotationalChristian Borntraeger2015-10-141-0/+1
| * s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer2015-10-144-5/+4
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-042-13/+8
|\ \
| * | parisc: reduce syslog debug outputHelge Deller2015-10-221-6/+6
| * | parisc: serial/mux: Convert to uart_console_device instead of open-codedAxel Lin2015-10-221-7/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-11-041-5/+5
|\ \ \
| * | | ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-031-5/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04965-13081/+94091
|\ \ \ \
| * | | | sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0318-53/+143
| |\ \ \ \
| | * | | | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-021-25/+49
| | * | | | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-024-4/+36
| | * | | | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-024-15/+15
| | * | | | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
| | * | | | qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| | * | | | sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * | | | sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | * | | | Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| | |\ \ \ \
| | | * | | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| | * | | | | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * | | | | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22