aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-16/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds32-828/+327
2017-11-13Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds10-171/+161
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds53-565/+3070
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-19/+104
2017-11-13Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds14-113/+819
2017-11-13Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds6-17/+143
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds17-320/+1034
2017-11-13Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds9-124/+151
2017-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-22/+45
2017-11-11Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller5-9/+25
2017-11-10Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+4
2017-11-10Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/topic/spreadtrum' and 'spi/topic/tegra114' into spi-nextMark Brown5-13/+433
2017-11-10Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/orion', 'spi/topic/rspi' and 'spi/topic/s3c64xx' into spi-nextMark Brown5-60/+326
2017-11-10Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topic/davinci' and 'spi/topic/fsl-dspi' into spi-nextMark Brown4-36/+53
2017-11-10Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-1/+3
2017-11-10Merge remote-tracking branches 'spi/fix/idr' and 'spi/fix/sh-msiof' into spi-linusMark Brown2-3/+4
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-nextMark Brown4-7/+13
2017-11-10Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextMark Brown1-0/+9
2017-11-10Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown1-4/+88
2017-11-10Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linusMark Brown1-6/+33
2017-11-10spi: imx: Don't require platform data chipselect arrayTrent Piepho1-7/+9
2017-11-10spi: imx: Fix failure path leak on GPIO request errorTrent Piepho1-1/+3
2017-11-10spi: imx: GPIO based chip selects should not be requiredTrent Piepho1-8/+10
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-18/+19
2017-11-10Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresHeiko Carstens1-0/+2
2017-11-10regulator: tps65218: Fix strobe assignmentKeerthy1-1/+1
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev1-1/+1
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy1-7/+5
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed1-4/+6
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen1-0/+7
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen1-1/+1
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain1-3/+1
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain1-13/+0
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+28
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-13/+22
2017-11-09s390/zcrypt: Rework struct ap_qact_ap_info.Harald Freudenberger2-21/+21
2017-11-09rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-09Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-16/+17
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov1-2/+2
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller1-1/+1
2017-11-08s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann1-8/+8
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson1-16/+9
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+8
2017-11-08s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne1-0/+2