summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: qce - add dependancy to KconfigStanimir Varbanov2014-07-081-0/+1
* crypto: qce - fix sparse warningsStanimir Varbanov2014-07-083-17/+20
* crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal2014-07-081-1/+1
* crypto: ux500 - make interrupt mode plausibleArnd Bergmann2014-07-031-13/+12
* crypto: qce - Build Qualcomm crypto driverStanimir Varbanov2014-07-033-0/+23
* crypto: qce - Qualcomm crypto engine driverStanimir Varbanov2014-07-0311-0/+2637
* crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk2014-06-262-6/+6
* crypto: qat - Fixed new checkpatch warningsTadeusz Struk2014-06-2610-18/+37
* crypto: qat - Updated Firmware Info MetadataTadeusz Struk2014-06-262-0/+2
* crypto: qat - Fix random config build warningsTadeusz Struk2014-06-262-3/+4
* crypto: caam - Correct the dma mapping for sg tableRuchika Gupta2014-06-252-21/+27
* crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta2014-06-251-0/+16
* crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta2014-06-253-2/+56
* crypto: caam - Correct definition of registers in memory mapRuchika Gupta2014-06-252-39/+46
* crypto: qat - Fix build problem with O=Herbert Xu2014-06-231-1/+1
* crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter2014-06-201-1/+0
* crypto: qat - Update to makefilesTadeusz Struk2014-06-202-0/+2
* crypto: qat - Intel(R) QAT DH895xcc acceleratorTadeusz Struk2014-06-209-0/+1499
* crypto: qat - Intel(R) QAT accelengine part of fw loaderTadeusz Struk2014-06-203-0/+1605
* crypto: qat - Intel(R) QAT ucode part of fw loaderTadeusz Struk2014-06-202-0/+1569
* crypto: qat - Intel(R) QAT crypto interfaceTadeusz Struk2014-06-203-0/+1401
* crypto: qat - Intel(R) QAT FW interfaceTadeusz Struk2014-06-204-0/+1155
* crypto: qat - Intel(R) QAT transport codeTadeusz Struk2014-06-205-0/+1204
* crypto: qat - Intel(R) QAT driver frameworkTadeusz Struk2014-06-2015-0/+2676
* crypto: ccp - Add platform device support for arm64Tom Lendacky2014-06-205-2/+270
* crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky2014-06-202-27/+15
* crypto: drivers - Add 2 missing __exit_pJean Delvare2014-06-202-2/+2
* crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-201-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-161-13/+5
|\
| * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1616-225/+1531
|\ \
| * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| * | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| * | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-119-38/+874
| |\ \
| | * | CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon2014-06-061-0/+21
| | * | CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi2014-06-061-0/+6
| | * | CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)Peter Ujfalusi2014-05-282-1/+314
| | * | ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-281-1/+1
| | * | CLK: TI: gate: add composite interface clock to OMAP2 only buildTero Kristo2014-05-281-1/+1
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+2
| | * | CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-282-0/+255
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-0/+11
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-0/+181