summaryrefslogtreecommitdiffstats
path: root/crypto/ctr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-09ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman6-20/+51
2012-05-09ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod databaseVaibhav Hiremath5-0/+112
2012-05-09ARM: OMAP4: hwmod_data: Name the common irq for McBSP portsPeter Ujfalusi1-4/+4
2012-05-09ARM: OMAP4: hwmod data: I2C: add flag for context restoreShubhrajyoti D1-1/+2
2012-05-09ARM: OMAP3: hwmod_data: Rename the common irq for McBSP portsPeter Ujfalusi1-5/+5
2012-05-09ARM: OMAP2xxx: hwmod data: add HDQ/1-wire hwmodPaul Walmsley2-0/+57
2012-05-09ARM: OMAP3: hwmod data: add HDQ/1-wire hwmodPaul Walmsley1-0/+28
2012-05-09ARM: OMAP2+: hwmod data: add HDQ/1-wire hwmod shared dataPaul Walmsley3-0/+35
2012-05-09ARM: OMAP2+: HDQ1W: add custom reset functionPaul Walmsley3-1/+109
2012-05-09ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren4-0/+159
2012-05-08arm: omap3: clockdomain data: Remove superfluous commas from gfx_sgx_3xxx_wkd...Mark A. Greer1-3/+3
2012-05-08ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() APISantosh Shilimkar4-16/+4
2012-05-08ARM: OMAP3: clock data: add clockdomain for HDQ functional clockPaul Walmsley1-1/+2
2012-05-08ARM: OMAP3+: dpll: Configure autoidle mode only if it's supportedVaibhav Bedia1-5/+18
2012-05-08ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma3-19/+1
2012-05-08ARM: OMAP4+: Add prm and cm base init function.R Sricharan6-21/+57
2012-05-08ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common headerVaibhav Hiremath1-0/+4
2012-05-08ARM: OMAP3: Fix CM register bit masksRajendra Nayak1-2/+2
2012-05-08ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xxKevin Hilman2-6/+4
2012-05-08ARM: OMAP3: clock data: treat all AM35x devices the sameKevin Hilman1-13/+1
2012-05-08ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4Kevin Hilman1-1/+1
2012-04-19ARM: OMAP4: hwmod data: add DEBUGSS skeletonBenoît Cousson1-7/+52
2012-04-19ARM: OMAP4: hwmod data: add PRCM and related IP blocksPaul Walmsley1-5/+162
2012-04-19ARM: OMAP4: hwmod data: add System Control ModulePaul Walmsley1-4/+130
2012-04-19ARM: OMAP4: hwmod data: add the OCP-WP IP blockBenoît Cousson1-1/+50
2012-04-19ARM: OMAP4: hwmod data: add OCM RAM IP blockPaul Walmsley1-1/+31
2012-04-19ARM: OMAP4: hwmod data: add remaining USB-related IP blocksBenoît Cousson1-4/+116
2012-04-19ARM: OMAP4: hwmod data: add some interconnect-related IP blocksPaul Walmsley2-4/+221
2012-04-19ARM: OMAP4: hwmod data: add McASPBenoît Cousson1-1/+90
2012-04-19ARM: OMAP4: hwmod data: add the Slimbus IP blocksBenoît Cousson1-2/+161
2012-04-19ARM: OMAP4: hwmod data: add GPUPaul Walmsley1-1/+69
2012-04-19ARM: OMAP4: hwmod data: add EMIF1 and 2Paul Walmsley1-2/+96
2012-04-19ARM: OMAP4: hwmod data: add GPMCBenoît Cousson1-1/+66
2012-04-19ARM: OMAP4: hwmod data: add HDQ/1-wirePaul Walmsley1-1/+60
2012-04-19ARM: OMAP4: hwmod data: introduce fdif(face detect module) hwmodMing Lei1-1/+78
2012-04-19ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm commonPaul Walmsley5-13/+37
2012-04-19ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSPPaul Walmsley2-4/+53
2012-04-19ARM: OMAP3: hwmod data: add IVA hard reset lines, main clock, clockdomainPaul Walmsley1-0/+10
2012-04-19ARM: OMAP3: hwmod data: fix IVA interface clockPaul Walmsley1-1/+1
2012-04-19ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley4-518/+324
2012-04-19ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley4-1211/+740
2012-04-19ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley4-4268/+3963
2012-04-19ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2-98/+33
2012-04-19ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley4-2182/+370
2012-04-19ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2-16/+305
2012-04-19ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley1-24/+15
2012-04-19ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley1-48/+67
2012-04-19ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley1-10/+29
2012-04-19ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley1-3/+3
2012-04-19ARM: OMAP4: hwmod data: uncomment some "excluded" hwmodsPaul Walmsley1-4/+4