summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-2829-188/+315
|\
| * Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2015-01-2713-53/+111
| |\
| | * drm/radeon: Remove rdev->gart.pages_addr arrayMichel Dänzer2015-01-226-20/+2
| | * drm/radeon: Restore GART table contents after pinning it in VRAM v3Michel Dänzer2015-01-221-0/+13
| | * drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entryMichel Dänzer2015-01-229-37/+100
| * | Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabb...Dave Airlie2015-01-278-39/+106
| |\ \
| | * | drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay2015-01-221-1/+1
| | * | drm/amdkfd: Fix bug in pipelines initializationOded Gabbay2015-01-221-1/+5
| | * | drm/radeon: Don't increment pipe_id in kgd_init_pipelineOded Gabbay2015-01-221-1/+1
| | * | drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-187-36/+96
| | * | drm/amdkfd: PQM handle queue creation faultBen Goz2015-01-151-0/+3
| * | | Merge tag 'v3.19-rc6' into drm-fixesDave Airlie2015-01-2751-1202/+824
| |\| |
| * | | Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-01-271-10/+42
| |\ \ \
| | * | | drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson2015-01-211-1/+4
| | * | | drm: tda998x: Fix EDID read timeout on HDMI connectJean-Francois Moine2014-12-011-4/+18
| | * | | drm: tda998x: Protect the page registerJean-Francois Moine2014-12-011-5/+20
| * | | | Merge branch 'vmwgfx-fixes-3.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2015-01-227-86/+56
| |\ \ \ \
| | * | | | drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom2015-01-197-86/+56
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-2722-256/+541
|\ \ \ \ \ \
| * | | | | | stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
| * | | | | | bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
| * | | | | | sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
| * | | | | | sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
| * | | | | | sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
| * | | | | | sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
| * | | | | | can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-271-4/+3
| * | | | | | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-271-2/+10
| * | | | | | can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-271-1/+1
| * | | | | | can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-271-6/+1
| * | | | | | net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-271-10/+49
| * | | | | | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-272-9/+31
| * | | | | | sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-271-16/+18
| * | | | | | sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-271-1/+2
| * | | | | | sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-271-4/+4
| * | | | | | drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-271-0/+22
| * | | | | | Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller2015-01-271-0/+3
| |\ \ \ \ \ \
| | * | | | | | can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian2015-01-211-0/+3
| * | | | | | | 390/qeth: Fix locking warning during qeth device setupThomas Richter2015-01-263-34/+132
| * | | | | | | qeth: clean up error handlingEugene Crosser2015-01-262-106/+117
| * | | | | | | ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-251-2/+4
| * | | | | | | netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-251-1/+4
| * | | | | | | enic: fix rx napi poll return valueGovindarajulu Varadarajan2015-01-251-1/+1
| * | | | | | | Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller2015-01-256-31/+69
| |\ \ \ \ \ \ \
| | * | | | | | | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-191-4/+3
| | * | | | | | | Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-191-0/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
| | * | | | | | | | Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-155-27/+59
| | |\| | | | | | |
| | | * | | | | | | iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
| | | * | | | | | | iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-121-11/+9
| | | * | | | | | | iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-123-14/+41