summaryrefslogtreecommitdiffstats
path: root/crypto/blowfish_common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30gpio: delete AB8500 driverLinus Walleij3-527/+0
2013-01-30mfd: ab8500: update header file and version detectionLinus Walleij1-55/+222
2013-01-30ARM: ux500: select the DB8540 pin controllerLinus Walleij1-0/+1
2013-01-30ARM: ux500: correct typo in pinctrl Device Tree nodeLee Jones1-1/+1
2013-01-30pinctrl: core: Make pinctrl_release staticSachin Kamat1-1/+1
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij8-7/+173
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang2-0/+5
2013-01-21gpio: use pinctrl device name for add rangeHaojian Zhuang1-1/+1
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang2-0/+7
2013-01-18pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones1-11/+18
2013-01-18ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMULee Jones1-4/+4
2013-01-18pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim3-4/+4
2013-01-18pinctrl: pinconf-generic: add drive strength parameterMaxime Ripard1-0/+3
2013-01-18pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoCPritesh Raithatha4-0/+2882
2013-01-18pinctrl: tegra: add support for rcv-sel and drive typePritesh Raithatha4-0/+40
2013-01-11pinctrl: do not defer device tree hogsLinus Walleij1-0/+5
2013-01-11pinctrl/nomadik: add device tree supportGabriel Fernandez4-2/+418
2013-01-11pinctrl/nomadik: simplify GPIO probeLinus Walleij1-35/+17
2013-01-11pinctrl/nomadik: make independent of <mach/irqs.h>Linus Walleij1-3/+2
2013-01-11pinctrl: add pinconf-generic defines for outputLinus Walleij2-0/+4
2013-01-11pinctrl/nomadik: adopt pinctrl sleep mode managementJulien Delacou1-0/+27
2013-01-11pinctrl: add sleep mode management for hogsJulien Delacou2-3/+41
2013-01-11pinctrl: skip deferral of hogsLinus Walleij1-3/+24
2013-01-10Linux 3.8-rc3v3.8-rc3Linus Torvalds1-1/+1
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson1-1/+0
2013-01-08ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-08ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-08ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2
2013-01-08ARM: highbank: fix typos with hignbank in power request functionsRob Herring4-8/+8
2013-01-08ARM: dts: fix highbank cpu mpidr valuesRob Herring1-8/+8
2013-01-08ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2-0/+8
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-08xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut1-1/+1
2013-01-07ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou1-1/+1
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder1-1/+1
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson1-0/+30
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth1-0/+1
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT1-4/+5
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT1-8/+14
2013-01-07ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich1-1/+1
2013-01-07ipv4: fix NULL checking in devinet_ioctl()Xi Wang1-1/+1