aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+6
2015-01-16Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 1-0/+6
2015-01-16Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-25/+71
2015-01-15Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 4-9/+16
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 31-131/+289
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Gravatar Prashant Sreedharan 1-0/+12
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizeGravatar Prashant Sreedharan 1-0/+3
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncGravatar Prashant Sreedharan 1-3/+5
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mc...Gravatar Jiri Pirko 1-2/+14
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-3/+7
2015-01-14i40e: adds FCoE configure optionGravatar Vasu Dev 3-3/+14
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterGravatar Hariprasad Shenai 1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-51/+128
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcGravatar Tim Kryger 1-0/+6
2015-01-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Zhang Rui 4-9/+16
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sGravatar Stefan Agner 2-4/+7
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+6
2015-01-13xen-netfront: use different locks for Rx and Tx statsGravatar David Vrabel 1-29/+42
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeGravatar Mugunthan V N 3-4/+19
2015-01-13leds: netxbig: fix oops at probe timeGravatar Simon Guinot 1-6/+6
2015-01-13cxgb4vf: Initialize mdio_addr before using itGravatar Hariprasad Shenai 1-0/+2
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Gravatar Linus Torvalds 3-16/+13
2015-01-13fbdev/broadsheetfb: fix memory leakGravatar Colin Ian King 1-3/+5
2015-01-13simplefb: Fix build failure on SparcGravatar Hans de Goede 1-1/+1
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 2-90/+69
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 5-34/+85
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 11-86/+57
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Gravatar Alexey Khoroshilov 1-1/+1
2015-01-12thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Gravatar Geert Uytterhoeven 1-1/+1
2015-01-12net/at91_ether: prepare and unprepare clockGravatar Alexandre Belloni 1-5/+5
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGravatar Giel van Schijndel 1-1/+1
2015-01-12mmc: sdhci-pci: Add support for Intel SPTGravatar Adrian Hunter 2-0/+28
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DGravatar Adrian Hunter 1-0/+2
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardGravatar Krzysztof Kozlowski 1-2/+6
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksGravatar Thomas Petazzoni 1-8/+7
2015-01-12mmc: sdhci: Disable re-tuning for HS400Gravatar Adrian Hunter 1-0/+29
2015-01-12mmc: sdhci: Simplify use of tuning timerGravatar Adrian Hunter 1-15/+8
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningGravatar Adrian Hunter 1-3/+2
2015-01-12mmc: sdhci: Tuning should not change max_blk_countGravatar Adrian Hunter 1-6/+3
2015-01-12cxl: Fix issues when unmapping contextsGravatar Ian Munsie 2-25/+71
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...Gravatar David S. Miller 9-21/+58
2015-01-11alx: fix alx_poll()Gravatar Eric Dumazet 1-11/+13
2015-01-11net: dnet: fix dnet_poll()Gravatar Eric Dumazet 1-13/+5
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-1/+3
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 10-9/+74
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 29-246/+391
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableGravatar Andy Grover 2-8/+8
2015-01-09target: Allow Write Exclusive non-reservation holders to READGravatar Lee Duncan 1-0/+12
2015-01-09target: Drop left-over fabric_max_sectors attributeGravatar Nicholas Bellinger 5-50/+0