summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of/platform: Probe "isa" busses by defaultPaul Burton2016-10-061-0/+1
* irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-18/+0
* irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-1/+7
* irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-061-1/+3
* auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displaysPaul Burton2016-10-063-0/+453
* FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
* USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-052-190/+0
* cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2016-10-042-2/+2
* WATCHDOG: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-10-041-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-026-49/+73
|\
| * tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-09-301-5/+5
| * Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
| * net: fec: align IP header in hardwareEric Nelson2016-09-271-1/+10
| * net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson2016-09-271-1/+1
| * net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson2016-09-271-1/+1
| * Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller2016-09-231-10/+17
| |\
| | * can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-09-221-10/+17
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-013-1/+3
|\ \ \
| * \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-09-273-1/+3
| |\ \ \
| | * | | scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-263-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-301-0/+6
|\ \ \ \ \
| * | | | | Input: joydev - recognize devices with Z axis as joysticksVille Ranki2016-09-261-0/+6
* | | | | | Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds2016-09-298-3/+16
|\ \ \ \ \ \
| * | | | | | drm/udl: fix line iterator in damage handlingDavid Herrmann2016-09-281-1/+1
| * | | | | | Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-09-285-1/+8
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst2016-09-224-1/+5
| | * | | | | | drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin2016-09-221-0/+3
| * | | | | | | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-09-282-1/+7
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher2016-09-271-0/+6
| | * | | | | | | drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas2016-09-271-1/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-294-32/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | libnvdimm, region: fix flush hint table thinkoDan Williams2016-09-242-10/+32
| * | | | | | | | nfit: fail DSMs that return non-zero status by defaultDan Williams2016-09-211-20/+28
| * | | | | | | | libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams2016-09-211-1/+7
| * | | | | | | | nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran2016-09-191-1/+1
* | | | | | | | | Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds2016-09-282-1/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-09-091-0/+3
| * | | | | | | | mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failedRoger Quadros2016-08-291-1/+1
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-242-58/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/mips-gic: Fix local interruptsPaul Burton2016-09-201-55/+50
| * | | | | | | | | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse2016-09-201-3/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-233-9/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla2016-09-221-1/+2
| * | | | | | | | | i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin2016-09-211-1/+1
| * | | | | | | | | i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-09-211-7/+11
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-231-7/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede2016-09-101-5/+6
| * | | | | | | | Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2016-09-101-2/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nvme-rdma: only clear queue flags after successful connectSagi Grimberg2016-09-221-1/+1
| | |/ / / / / / / | |/| | | | | | |