summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-04-124-15/+17
|\
| * drivers: thermal: st: remove several sparse warningsEduardo Valentin2015-04-073-11/+11
| * thermal: constify of_device_id arrayFabian Frederick2015-04-072-2/+2
| * thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede2015-04-071-2/+4
* | Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds2015-04-111-3/+0
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-111-0/+9
|\ \
| * | dmaengine: cppi41: add missing bitfieldsFelipe Balbi2015-04-111-0/+9
* | | ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard2015-04-101-3/+5
* | | ipmi/powernv: Fix minor locking bugAlistair Popple2015-04-101-0/+1
* | | ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard2015-04-101-7/+102
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-04-103-7/+10
|\ \ \
| * | | Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-081-1/+3
| * | | be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-081-1/+1
| * | | enclosure: fix WARN_ON removing an adapter in multi-path devicesJames Bottomley2015-03-311-5/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-04-102-5/+10
|\ \ \ \
| * | | | iscsi target: fix oops when adding reject pduMike Christie2015-04-101-1/+1
| * | | | iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover2015-04-071-2/+7
| * | | | target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover2015-04-011-2/+2
* | | | | Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-094-14/+15
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2015-04-094-14/+15
| |\ \ \ \ \ \ \
| | | | * | | | | cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-031-1/+1
| | | | * | | | | cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-032-5/+3
| | | |/ / / / / | | |/| | | | |
| | | * | | | | cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar2015-04-031-8/+11
| | |/ / / / /
* | | | | | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-095-15/+11
|\ \ \ \ \ \ \
| * | | | | | | PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas2015-04-081-0/+3
| * | | | | | | PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-03-121-1/+2
| * | | | | | | PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-03-061-10/+2
| * | | | | | | PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-03-062-4/+4
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-083-13/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-04-092-12/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes2015-04-071-14/+0
| | * | | | | | | | drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S2015-04-071-2/+4
| | * | | | | | | | drm/i915/vlv: save/restore the power context base regJesse Barnes2015-04-072-0/+3
| | | |/ / / / / / | | |/| | | | | |
| * / | | | | | | drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala2015-04-081-1/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-04-0717-30/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [media] rtl28xxu: return success for unimplemented FE callbackAntti Palosaari2015-04-021-2/+0
| * | | | | | | [media] rtl2832: disable regmap register cacheAntti Palosaari2015-04-021-1/+1
| * | | | | | | [media] vb2: Fix dma_dir setting for dma-contig mem typeSakari Ailus2015-04-021-2/+1
| * | | | | | | [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-013-7/+7
| * | | | | | | [media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski2015-04-011-1/+1
| * | | | | | | [media] cx23885: fix querycapHans Verkuil2015-04-011-7/+6
| * | | | | | | [media] sh_veu: v4l2_dev wasn't setHans Verkuil2015-04-011-0/+1
| * | | | | | | [media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lockKamil Debski2015-03-041-0/+1
| * | | | | | | [media] s5p-jpeg: exynos3250: fix erroneous reset procedureJacek Anaszewski2015-03-041-1/+1
| * | | | | | | [media] s5p-tv: hdmi needs I2C supportArnd Bergmann2015-03-041-0/+1
| * | | | | | | [media] s5p-jpeg: Initialize cb and cr to zeroTony K Nadackal2015-03-041-0/+3
| * | | | | | | [media] media: fix gspca drivers build dependenciesRandy Dunlap2015-03-031-0/+1
| * | | | | | | [media] soc-camera: Fix devm_kfree() in soc_of_bind()Geert Uytterhoeven2015-03-031-1/+1
| * | | | | | | [media] media: atmel-isi: increase the burst length to improve the performanceJosh Wu2015-03-021-0/+2
| * | | | | | | [media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()Hans Verkuil2015-03-021-8/+3