summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-04-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-15/+17
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds-3/+0
2015-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+9
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi-0/+9
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard-7/+102
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+10
2015-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-5/+10
2015-04-10iscsi target: fix oops when adding reject pduMike Christie-1/+1
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+15
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki-14/+15
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+11
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-13/+6
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie-12/+3
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche-1/+3
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose-1/+1
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas-0/+3
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala-1/+3
2015-04-07iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover-2/+7
2015-04-07Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-30/+30
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin-11/+11
2015-04-07thermal: constify of_device_id arrayFabian Frederick-2/+2
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede-2/+4
2015-04-07drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes-14/+0
2015-04-07drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S-2/+4
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes-0/+3
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+4
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein-1/+2
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+23
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev-6/+1
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede-14/+18
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+26
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-91/+132
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+6
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+12
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-15/+7
2015-04-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+8
2015-04-03cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter-1/+1
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz-5/+3
2015-04-03cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar-8/+11
2015-04-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-29/+58
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds-9/+48
2015-04-03Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-7/+8
2015-04-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-10/+15
2015-04-03Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie-3/+3
2015-04-03Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie-0/+2
2015-04-02[media] rtl28xxu: return success for unimplemented FE callbackAntti Palosaari-2/+0
2015-04-02[media] rtl2832: disable regmap register cacheAntti Palosaari-1/+1