summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-24ARM: imx: Add core definitions for MX53Dinh Nguyen12-26/+797
2010-11-24mx51_babbage: Add SPI flash supportFabio Estevam2-0/+37
2010-11-24ARM i.MX27 pm: return gracefully on different socsSascha Hauer1-0/+3
2010-11-24ARM i.MX51: return gracefully on different socsSascha Hauer1-0/+3
2010-11-24ARM i.MX DMA: return gracefully on different socsSascha Hauer1-1/+1
2010-11-24ARM i.MX51: Make CONFIG_MXC_TZIC an invisible optionSascha Hauer1-6/+1
2010-11-24ARM i.MX irq: Compile avic irq code only on SoCs that need itSascha Hauer5-2/+12
2010-11-24ARM i.MX51 boards: Do not use PHYS_OFFSETSascha Hauer3-3/+3
2010-11-24mx51_3ds: Add esdhc supportFabio Estevam2-0/+2
2010-11-24imx: fix iomux v3Arnaud Patard (Rtp)1-1/+1
2010-11-24efikamx: add resetArnaud Patard (Rtp)3-1/+33
2010-11-24efikamx: add spi nor supportArnaud Patard (Rtp)2-0/+59
2010-11-24imx51: fix gpio_4_24 and gpio_4_25 pad configurationArnaud Patard (Rtp)1-2/+2
2010-11-24efikamx: add support for power keyArnaud Patard (Rtp)1-0/+24
2010-11-24efikamx: add leds supportArnaud Patard (Rtp)1-1/+46
2010-11-24imx51: add gpio mode for csi1 {h,v}syncArnaud Patard (Rtp)1-0/+2
2010-11-24efikamx: add mmc supportArnaud Patard (Rtp)2-0/+28
2010-11-24imx51: enhance iomux configuration for esdhc supportArnaud Patard (Rtp)1-0/+6
2010-11-24imx51: fix iomux configurationArnaud Patard (Rtp)1-8/+8
2010-11-24efikamx: read board idArnaud Patard (Rtp)1-0/+65
2010-11-24mx31_3ds: Add touchscreen supportFabio Estevam1-1/+1
2010-11-24ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookieLothar Waßmann16-40/+70
2010-11-22Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds1-1/+1
2010-11-20ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner1-0/+24
2010-11-20fs: Do not dispatch FITRIM through separate super_operationLukas Czerner3-41/+0
2010-11-19ARM: imx: fix name for functions adding sdhci-esdhc-imx devicesUwe Kleine-König19-118/+124
2010-11-19ARM: mx3/mx35_3ds: Add watchdog supportUwe Kleine-König2-0/+2
2010-11-19ARM: mx3: dynamically allocate imx-keypad devicesUwe Kleine-König7-23/+21
2010-11-19ARM: mx3: dynamically allocate imx2-wdt devicesUwe Kleine-König10-42/+26
2010-11-19ARM: mx3: dynamically allocate mxc-ehci devicesUwe Kleine-König17-135/+92
2010-11-19ARM: mx3: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König16-68/+78
2010-11-19ARM: mx3: dynamically allocate mxc_rnga devicesUwe Kleine-König6-20/+62
2010-11-19ARM: mx3: dynamically register mxc-mmc devicesUwe Kleine-König14-73/+48
2010-11-19ARM: mx3: introduce SOC_IMX31 and SOC_IMX35Uwe Kleine-König15-58/+70
2010-11-19ARM: mx3: use an MX35 constant in imx35 only codeUwe Kleine-König1-1/+1
2010-11-19ARM: mx3: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König3-39/+34
2010-11-19ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoCUwe Kleine-König19-39/+39
2010-11-19ARM: imx: let the machines select SOC_IMX{21,27}Uwe Kleine-König1-2/+9
2010-11-19ARM: imx: let IMX_HAVE_PLATFORM_IMX_FB select HAVE_FB_IMXUwe Kleine-König2-2/+2
2010-11-19ARM: imx: move mx25 support to mach-imxUwe Kleine-König14-74/+81
2010-11-19ARM: mx25: remove now empty devices.hUwe Kleine-König4-3/+0
2010-11-19ARM: mx25: dynamically allocate mx2-camera devicesUwe Kleine-König5-53/+22
2010-11-19ARM: mx25: dynamically allocate imx2-wdt devicesUwe Kleine-König7-21/+17
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong1-2/+3
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57