summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko2015-03-161-1/+4
| * | | | dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong2015-03-161-3/+4
| * | | | dmaengine: at_hdmac: Fix calculation of the residual bytesTorsten Fleischer2015-03-132-76/+115
| |/ / /
* | | | Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-214-23/+54
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki2015-03-2193-889/+1272
| |\ \ \ \ \ \
| | | | * | | | Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-201-1/+8
| | | | | |_|/ | | | | |/| |
| | | * / | | rtc: at91rm9200: double locking bug in at91_rtc_interrupt()Dan Carpenter2015-03-181-1/+1
| | | |/ / /
| | * | / / powercap / RAPL: handle domains with different energy unitsJacob Pan2015-03-131-15/+39
| | | |/ / | | |/| |
| * | | | Merge branch 'cpuidle/4.0-fixes' of http://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki2015-03-131-6/+6
| |\ \ \ \
| | * | | | cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCsSebastien Rannou2015-03-131-4/+4
| | * | | | cpuidle: mvebu: Fix the CPU PM notifier usageGregory CLEMENT2015-03-131-2/+2
| | |/ / /
* | | | | Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-2118-372/+159
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-201-4/+28
| |\ \ \ \ \
| | * | | | | drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-03-181-4/+11
| | * | | | | drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao2015-03-161-0/+17
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie2015-03-203-11/+23
| |\ \ \ \ \
| | * | | | | drm/radeon: Changing number of compute pipe linesBen Goz2015-03-161-1/+1
| | * | | | | drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz2015-03-161-1/+9
| | * | | | | drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-161-9/+13
| | |/ / / /
| * | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-191-11/+0
| |\ \ \ \ \
| | * | | | | drm/radeon: drop ttm two ended allocationAlex Deucher2015-03-181-11/+0
| * | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-03-196-287/+15
| |\ \ \ \ \ \
| | * | | | | | drm/exynos: fix the initialization order in FIMDHyungwon Hwang2015-03-181-18/+11
| | * | | | | | drm/exynos: fix typo config name correctly.Inki Dae2015-03-181-1/+1
| | * | | | | | drm/exynos: Check for NULL dereference of crtcCharles Keepax2015-03-181-1/+1
| | * | | | | | drm/exynos: IS_ERR() vs NULL bugDan Carpenter2015-03-181-2/+2
| | * | | | | | drm/exynos: remove unused filesAndrzej Hajda2015-03-182-265/+0
| | |/ / / / /
| * | | | | | Merge branch 'linux-4.0' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-03-177-59/+93
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner2015-03-171-1/+5
| | * | | | | drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner2015-03-171-0/+43
| | * | | | | drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs2015-03-171-2/+4
| | * | | | | drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs2015-03-173-6/+6
| | * | | | | drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs2015-03-171-50/+35
| | |/ / / /
* | | | | | Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-03-213-12/+14
|\ \ \ \ \ \
| * | | | | | Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley2015-03-191-3/+1
| * | | | | | of: handle both '/' and ':' in path stringsBrian Norris2015-03-191-6/+1
| * | | | | | of: unittest: Add option string test case with longer pathBrian Norris2015-03-191-0/+5
| * | | | | | of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart2015-03-191-3/+7
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-2113-47/+60
|\ \ \ \ \ \
| * | | | | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-203-18/+16
| * | | | | | target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger2015-03-201-2/+2
| * | | | | | target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger2015-03-201-1/+1
| * | | | | | tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter2015-03-201-1/+2
| * | | | | | target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche2015-03-201-0/+4
| * | | | | | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-204-16/+8
| * | | | | | tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-03-201-1/+1
| * | | | | | iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger2015-03-201-4/+10
| * | | | | | Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger2015-03-201-3/+1
| * | | | | | target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger2015-03-201-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-214-26/+141
|\ \ \ \ \ \