summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-14usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-14usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann
2015-01-13fbdev/broadsheetfb: fix memory leakColin Ian King
2015-01-13simplefb: Fix build failure on SparcHans de Goede
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky
2015-01-12staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley
2015-01-12staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley
2015-01-12staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov
2015-01-12thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel
2015-01-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-12usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler
2015-01-12usb: serial: silence all non-critical read errorsJeremiah Mahler
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter
2015-01-12cxl: Fix issues when unmapping contextsIan Munsie
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller
2015-01-11alx: fix alx_poll()Eric Dumazet
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds