summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1121-90/+31
|\
| * dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-6/+0
| * mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-1013-14/+14
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-102-2/+2
| * drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-28/+7
| * drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-9/+1
| * parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-102-17/+5
| * drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-14/+2
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-1110-846/+72
|\ \
| * \ Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman2015-09-105-0/+2374
| |\ \
| | * | soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson2015-09-091-3/+3
| | * | soc: qcom: smd: Use correct remote processor IDAndy Gross2015-09-091-4/+12
| | * | soc: qcom: smem: Fix errant private accessAndy Gross2015-09-091-12/+6
| | * | Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross2015-09-095-0/+2372
| | |\ \
| * | \ \ Merge branch 'drivers/reset' into next/lateKevin Hilman2015-09-108-12/+564
| |\ \ \ \
| | * | | | reset: ath79: Fix missing spin_lock_initAxel Lin2015-09-011-0/+1
| * | | | | Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux...Olof Johansson2015-08-216-825/+0
| |\ \ \ \ \
| | * | | | | cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.oJonas Rabenstein2015-08-131-1/+0
| | * | | | | cpufreq: exynos: remove Exynos4x12 specific cpufreq driver supportBartlomiej Zolnierkiewicz2015-08-135-582/+0
| | * | | | | cpufreq: exynos: remove exynos5250 specific cpufreq driver supportBartlomiej Zolnierkiewicz2015-07-245-242/+0
| * | | | | | Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-08-213-2/+111
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz2015-08-131-0/+50
* | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-1120-113/+102
|\ \ \ \ \ \ \
| * | | | | | | xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall2015-09-081-7/+7
| * | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-082-31/+31
| * | | | | | | hvc/xen: Further s/MFN/GFN clean-upJulien Grall2015-09-081-10/+5
| * | | | | | | video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall2015-09-081-9/+9
| * | | | | | | xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall2015-09-081-16/+8
| * | | | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-0816-36/+38
| * | | | | | | xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-082-11/+11
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-1034-194/+432
|\ \ \ \ \ \ \ \
| * | | | | | | | xen-netfront: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * | | | | | | | xen-netback: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * | | | | | | | r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen2015-09-101-83/+54
| * | | | | | | | cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-102-8/+37
| * | | | | | | | net: fec: add netif status check before set mac addressNimrod Andy2015-09-101-0/+8
| * | | | | | | | r8152: fix the runtime suspend issueshayeswang2015-09-101-2/+57
| * | | | | | | | r8152: split DRIVER_VERSIONhayeswang2015-09-101-2/+7
| * | | | | | | | add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-103-0/+154
| * | | | | | | | stmmac: fix check for phydev being openAlexey Brodkin2015-09-101-1/+4
| * | | | | | | | net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-103-6/+0
| * | | | | | | | net: mv643xx_eth: use kzallocRasmus Villemoes2015-09-101-4/+1
| * | | | | | | | net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes2015-09-101-6/+2
| * | | | | | | | net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes2015-09-101-2/+1
| * | | | | | | | net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser2015-09-091-6/+1
| * | | | | | | | net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-09-091-2/+2
| * | | | | | | | xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2015-09-092-17/+16
| * | | | | | | | cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
| * | | | | | | | cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-091-1/+1
| * | | | | | | | net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1