summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-29staging: comedi: adl_pci9111: use comedi_fc helpers to validate timer argsH Hartley Sweeten1-7/+3
2014-05-29staging: comedi: TODO: remove item "reserve major number"H Hartley Sweeten1-1/+0
2014-05-29Staging: comedi: addi-data: clean up formatting of the else statementMarcin Kostrzewa1-5/+1
2014-05-29Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2-2/+2
2014-05-29staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.Konrad Zapalowicz1-24/+48
2014-05-29staging: vt6656: rf.c replace DBG_PRT debug messagesMalcolm Priestley1-5/+3
2014-05-29staging: vt6656: rf.c Fix typo error at3226*Malcolm Priestley1-4/+4
2014-05-29staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.Malcolm Priestley3-4/+3
2014-05-29staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbmMalcolm Priestley4-9/+10
2014-05-29staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpowerMalcolm Priestley3-9/+9
2014-05-29staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley4-5/+6
2014-05-29staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embeddedMalcolm Priestley2-25/+25
2014-05-29staging: vt6656: IFRFbWriteEmbedded remove camel caseMalcolm Priestley1-8/+8
2014-05-29staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZEMalcolm Priestley1-1/+1
2014-05-29staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warningsMalcolm Priestley2-4/+4
2014-05-29hv: use correct order when freeing monitor_pagesRadim Krčmář1-2/+2
2014-05-29crypto/nx/nx-842: dev_set_drvdata can no longer failJean Delvare1-6/+1
2014-05-28Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe3-41/+56
2014-05-28xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2-14/+36
2014-05-28xen/blkback: disable discard feature if requested by toolstackOlaf Hering1-1/+6
2014-05-28xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering1-26/+14
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe3-31/+1
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig2-29/+1
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe5-39/+10
2014-05-28PCI: rcar: Add gen2 device tree supportBen Dooks1-2/+29
2014-05-28gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2-61/+33
2014-05-28floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina1-1/+1
2014-05-28gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian1-1/+1
2014-05-28gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian1-4/+5
2014-05-28gpio: mcp23s08: switch chip count to intLinus Walleij1-1/+1
2014-05-28Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette1-21/+43
2014-05-28PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-28PCI: rcar: Add MSI support for PCIePhil Edworthy1-1/+241
2014-05-28PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy3-0/+775
2014-05-28applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-05-28misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer1-1/+1
2014-05-28mcb: Add support for shared PCI IRQsJohannes Thumshirn2-6/+31
2014-05-28Staging: speakup: don't die if accessing sysfs without synthSasha Levin1-0/+3
2014-05-28Staging: rtl8192u: r8180_93cx6.c Added missing spacesChaitanya Hazarey1-23/+23
2014-05-28PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan1-8/+4
2014-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-05-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2014-05-28PCI: exynos: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-0/+11
2014-05-28drivers: Remove duplicate conditionally included subdirsGeert Uytterhoeven1-2/+0
2014-05-28misc: atmel_pwm: only build for supported platformsArnd Bergmann1-1/+2
2014-05-28mei: me: move probe quirk to cfg structureTomas Winkler4-34/+54
2014-05-28mei: add per device configurationAlexander Usyskin8-52/+144
2014-05-28mei: me: read H_CSR after asserting resetTomas Winkler1-0/+12
2014-05-28mei: me: drop harmful wait optimizationTomas Winkler1-3/+1