aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-4/+5
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-22/+34
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-86/+74
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 is done"Dave Airlie3-23/+11
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave 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-10bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+13
2013-10-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+6
2013-10-10watchdog: 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/tytso/randomLinus Torvalds1-6/+5
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus 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-10drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher1-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 deferred probingWolfram Sang1-2/+3
2013-10-09drm/radeon/dpm: disable bapm on TN asicsAlex Deucher1-1/+1
2013-10-09drm/radeon: improve soft reset on CIKAlex Deucher1-0/+6
2013-10-09drm/radeon: improve soft reset on SIAlex Deucher1-0/+10
2013-10-09drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter1-3/+3
2013-10-09drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter1-3/+3
2013-10-09drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter1-2/+2
2013-10-09drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski1-1/+1
2013-10-09drm/radeon: fix typo in CP DMA register headersAlex Deucher3-5/+5
2013-10-09drm/radeon/dpm: disable multiple UVD statesAlex Deucher2-1/+5
2013-10-09drm/radeon: use hw generated CTS/N values for audioAlex Deucher2-4/+2
2013-10-09drm/radeon: fix N/CTS clock matching for audioAlex Deucher1-3/+3
2013-10-09drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher1-2/+9
2013-10-09drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher1-0/+2
2013-10-10Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in progress"Dave Airlie1-8/+0
2013-10-09hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-10-09Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie1-1/+1
2013-10-09drm/gma500: fix things after get/put page helpersRob Clark1-0/+1