summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-18Merge tag 'omap-for-v3.17/dt-part1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-07-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie
2014-07-04Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-03Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-03Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-07-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-03zram: revalidate disk after capacity changeMinchan Kim
2014-07-03drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom
2014-07-03md: flush writes before starting a recovery.NeilBrown
2014-07-03md: make sure GET_ARRAY_INFO ioctl reports correct "clean" statusNeilBrown
2014-07-03Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2014-07-03drm: fix permissions on drm_drv.cDave Airlie
2014-07-02drm/radeon: page table BOs are kernel allocationsChristian König
2014-07-02drm/radeon/cik: fix typo in EOP packetAlex Deucher
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-07-01Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-01drm/radeon: Track the status of a page flip more explicitlyMichel Dänzer
2014-07-01drm/radeon/dpm: fix vddci setup typo on caymanAlex Deucher
2014-07-01drm/radeon/dpm: fix typo in vddci setup for eg/btcAlex Deucher
2014-07-01drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)Stefan Brüns
2014-07-01drm/radeon: Use only one line for whole DPCD debug outputStefan Brüns
2014-07-01drm/radeon: add a module parameter to control deep color supportAlex Deucher
2014-07-01drm/radeon: enable bapm by default on desktop TN/RL boardsAlex Deucher
2014-07-01drm/radeon: enable bapm by default on KV/KBAlex Deucher
2014-07-01drm/radeon: only apply bapm changes for AC power on ARUBAAlex Deucher
2014-07-01drm/radeon: adjust default dispclk on DCE6 (v2)Alex Deucher
2014-07-01fb: adv7393: add missing semicolonScott Jiang
2014-07-01drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S
2014-06-30usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-30irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon
2014-06-30irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon
2014-06-30irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon
2014-06-30irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R
2014-06-30irqchip: crossbar: Set cb pointer to null in case of errorSricharan R
2014-06-30irqchip: crossbar: Change the goto namingNishanth Menon
2014-06-30irqchip: crossbar: Return proper error valueNishanth Menon
2014-06-30irqchip: crossbar: Fix kerneldoc warningNishanth Menon
2014-06-30irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon
2014-06-30irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon