summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann1-2/+0
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2-113/+10
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada1-6/+4
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin1-0/+1
2015-02-28Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2015-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-76/+280
2015-02-28amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas1-82/+93
2015-02-28net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli2-0/+5
2015-02-27vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin1-1/+2
2015-02-27vhost: cleanup iterator update logicMichael S. Tsirkin1-10/+12
2015-02-27rocker: silence shift wrapping warningDan Carpenter1-2/+2
2015-02-27rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter1-0/+2
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2-11/+45
2015-02-27enic: do notify_check before returning creditsSujith Sankar1-2/+2
2015-02-27Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie3-4/+3
2015-02-27Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-23/+71
2015-02-27Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2015-02-26drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre1-1/+1
2015-02-26i40e: check pointers before useShannon Nelson1-1/+1
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson1-0/+35
2015-02-26i40e: stop flow director on shutdownMitch A Williams1-0/+1
2015-02-26i40e: disconnect irqs on shutdownShannon Nelson1-6/+8
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai1-12/+12
2015-02-26i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav1-1/+7
2015-02-26i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav1-2/+9
2015-02-26i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai1-1/+6
2015-02-26i40e: fix race in hang checkJesse Brandeburg2-48/+60
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai4-0/+132
2015-02-26i40e: Don't check for Tx hang when PF downAkeem G Abodunrin1-1/+2
2015-02-26i40e: fix shift precedence issueShannon Nelson2-3/+4
2015-02-26i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov1-1/+3
2015-02-26amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky1-2/+80
2015-02-26drm/radeon: only enable DP audio if the monitor supports itAlex Deucher1-6/+15
2015-02-26drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher1-0/+7
2015-02-26drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher1-4/+4
2015-02-26drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König4-0/+17
2015-02-26drm/radeon: enable SRBM timeout interrupt on SIChristian König2-0/+11
2015-02-26drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2-0/+12
2015-02-26drm/radeon: dump full IB if we hit a packet errorAlex Deucher2-9/+22
2015-02-26drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher1-0/+6
2015-02-26drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2015-02-26drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer1-0/+3
2015-02-25Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar3-16/+11
2015-02-25clocksource: pxa: Fix section mismatchRobert Jarzmik1-1/+1
2015-02-25clocksource: mtk: Fix race conditions in probe codeMatthias Brugger1-4/+5
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano1-11/+5
2015-02-25drm/i915: Fix frontbuffer false positve.Rodrigo Vivi1-3/+0
2015-02-25md: mark some attributes as pre-allocNeilBrown1-6/+8
2015-02-25raid5: check faulty flag for array status during recovery.Eric Mei1-4/+9
2015-02-25md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek1-2/+3