aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds114-1003/+7914
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-165/+400
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-71/+766
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-46/+17
2014-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+2
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-56/+847
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-8/+8
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds72-325/+15355
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds19-131/+779
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+3
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds74-180/+14524
2014-08-04clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1
2014-08-04Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-14/+591
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds16-326/+252
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-8/+15
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-8/+7
2014-08-01clk: checking wrong variable in __set_clk_parents()Dan Carpenter1-2/+2
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula1-7/+6
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen1-1/+1
2014-08-01ata: libahci: Silence compiler warning on 64-bitThierry Reding1-1/+1
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky1-13/+13
2014-08-01crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav1-7/+1
2014-08-01crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav1-7/+2
2014-08-01crypto: qat - Fixed SKU1 dev issueTadeusz Struk2-6/+2
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk1-13/+2
2014-08-01crypto: qat - Updated print outputsTadeusz Struk4-14/+13
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk2-48/+45
2014-08-01crypto: qat - change slice->regions to slice->regionTadeusz Struk2-12/+12
2014-08-01crypto: qat - use min_t macroTadeusz Struk1-2/+2
2014-08-01crypto: qat - remove unnecessary parenthesesTadeusz Struk3-31/+31
2014-08-01crypto: qat - remove unneeded headerTadeusz Struk1-1/+0
2014-08-01crypto: qat - checkpatch blank linesTadeusz Struk2-0/+4
2014-08-01crypto: qat - remove unnecessary return codesTadeusz Struk1-15/+8
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-1/+6
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+8
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-next-samsungMike Turquette15-15/+519
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi1-1/+6
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart1-0/+2
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart2-39/+157
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart14-52/+31
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin376-1717/+3236
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17Tejun Heo10-29/+111
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun1-1/+3
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+65
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+8
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2-33/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-25/+131
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-1/+8