summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-06mfd: stm32-timers: Use devm_of_platform_populate()Benjamin Gaignard1-9/+1
2017-07-06mfd: intel_soc_pmic: Select designware i2c-bus driverHans de Goede1-2/+7
2017-07-06mfd: fsl-imx25-tsadc: Constify irq_domain_opsTobias Klauser1-1/+1
2017-07-06mfd: twl4030-irq: Log an error in twl4030_sih_setup if the module cannot be f...Uwe Kleine-König1-1/+3
2017-07-06mfd: wm831x-spi: Add NULL check before pointer dereferenceGustavo A. R. Silva1-0/+4
2017-07-06mfd: wm831x-i2c: Add NULL check before pointer dereferenceGustavo A. R. Silva1-0/+4
2017-07-06mfd: rtsx: Do retry when DMA transfer errorSteven Feng1-2/+15
2017-07-06mfd: axp20x: Add axp20x-regulator cell for AXP803Icenowy Zheng1-1/+2
2017-07-06mfd: rn5t618: Unregister restart handler on removeStefan Agner1-0/+2
2017-07-06mfd: wm831x: Remove redundant !pdata checksCharles Keepax1-14/+12
2017-07-06mfd: ipaq-micro: Dump debugging hexdumpsLinus Walleij1-5/+0
2017-07-06mfd: intel-lpss: Add Intel Cannonlake PCI IDsAndy Shevchenko1-0/+24
2017-07-06Fix trivial misannotationsAl Viro2-3/+3
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson2-9/+5
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie27-197/+684
2017-07-06Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+18
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-126/+1033
2017-07-06Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2017-07-06IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura6-29/+35
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-53/+0
2017-07-05dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal1-2/+2
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds1-1/+0
2017-07-05parisc: ->mapping_errorChristoph Hellwig2-2/+18
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1201-28833/+77813
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds79-1137/+11731
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+38
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds20-248/+1294
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu1-2/+3
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring3-734/+809
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring2-10/+52
2017-07-05net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri1-0/+11
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta1-1/+18
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2-0/+287
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta9-13/+595
2017-07-05nfp: default to chained metadata prepend formatJakub Kicinski1-1/+8
2017-07-05nfp: remove legacy MAC address lookupJakub Kicinski4-34/+8
2017-07-05nfp: improve order of interfaces in breakout modeJakub Kicinski3-14/+12
2017-07-05net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King1-1/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu5-31/+30
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott1-2/+0
2017-07-05s390/dasd: remove unneeded codeSebastian Ott3-5/+3
2017-07-05s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger1-5/+5
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner1-40/+45
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner1-4/+4
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner2-140/+78
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell1-5/+5
2017-07-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds31-185/+1391
2017-07-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-20/+20
2017-07-05net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_tReshetova, Elena1-5/+5
2017-07-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds8-0/+345