summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-11gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot1-1/+1
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki1-1/+1
2013-10-11gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg1-2/+3
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2-31/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie3-23/+11
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie15-25/+53
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem1-0/+1
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-10-11bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2013-10-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+6
2013-10-11watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas1-0/+6
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+5
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds7-18/+21
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-4/+4
2013-10-10Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtdLinus Torvalds2-7/+18
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen1-3/+4
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen1-3/+8
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2-4/+6
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen1-1/+1
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen1-0/+9
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen1-0/+1
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen2-47/+6
2013-10-10mlx5: Keep polling to reclaim pages while any returnedEli Cohen1-2/+14
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen1-0/+5
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen1-35/+22
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-28/+19
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer1-1/+3
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer1-1/+4
2013-10-10IB/mlx5: Fix send work queue size calculationEli Cohen1-6/+16
2013-10-10drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher1-0/+1
2013-10-10tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring1-0/+1
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang1-2/+2
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang1-1/+1
2013-10-10i2c: i2c-mux-gpio: use deferred probingIonut Nicu1-2/+2
2013-10-10i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu1-3/+7
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk1-0/+3
2013-10-10i2c: Not all adapters have a parentJean Delvare1-0/+3
2013-10-10i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang1-6/+5
2013-10-10i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang1-1/+2
2013-10-10i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang1-5/+6
2013-10-10i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang1-2/+3
2013-10-10xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai3-0/+25
2013-10-10xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou1-2/+2
2013-10-10xhci: quirk for extra long delay for S4Oliver Neukum3-1/+15
2013-10-10xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp1-26/+0
2013-10-10drm/radeon/dpm: disable bapm on TN asicsAlex Deucher1-1/+1
2013-10-10drm/radeon: improve soft reset on CIKAlex Deucher1-0/+6
2013-10-10drm/radeon: improve soft reset on SIAlex Deucher1-0/+10