summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | crypto: dcp - Use devm_request_irq()Fabio Estevam2013-09-231-15/+7
| * | | | | | crypto: dcp - Use devm_ioremap_resource()Fabio Estevam2013-09-231-6/+1
| * | | | | | crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-2314-205/+30
| * | | | | | crypto: create generic version of ablk_helperArd Biesheuvel2013-09-235-0/+200
| * | | | | | crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman2013-09-231-2/+2
| * | | | | | ARM: tegra: remove tegra_chip_uid()Stephen Warren2013-09-231-10/+0
| * | | | | | crypto: tegra-aes - Use devm_clk_getSachin Kamat2013-09-231-4/+1
| * | | | | | crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat2013-09-231-1/+3
| * | | | | | crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat2013-09-231-1/+1
| * | | | | | crypto: omap-aes - Staticize local symbolsSachin Kamat2013-09-231-2/+2
| * | | | | | crypto: mv_cesa - Staticize local symbolsSachin Kamat2013-09-231-5/+5
| * | | | | | crypto: caam - map src buffer before accessYashpal Dutta2013-09-231-9/+25
| * | | | | | crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-133-52/+169
| * | | | | | crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-132-9/+10
| * | | | | | crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-132-6/+57
| * | | | | | crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-131-48/+92
| * | | | | | crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-132-18/+52
| * | | | | | crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu2013-09-133-0/+21
| * | | | | | crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-131-1/+3
| * | | | | | crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij2013-09-131-12/+3
| * | | | | | hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings2013-09-131-1/+1
| * | | | | | crypto: x86 - restore avx2_supported checkJussi Kivilinna2013-09-131-0/+2
| * | | | | | crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna2013-09-131-1/+1
* | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-11-2322-62/+477
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | x86, wmi fix modalias_show return valuesPrarit Bhargava2013-11-211-2/+4
| * | | | | | ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan2013-11-211-3/+45
| * | | | | | ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan2013-11-211-3/+5
| * | | | | | ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan2013-11-211-0/+24
| * | | | | | ipc: Added platform data structureKuppuswamy Sathyanarayanan2013-11-211-8/+29
| * | | | | | thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai2013-11-211-1/+6
| * | | | | | platform: add chrome platform directoryOlof Johansson2013-11-218-12/+37
| * | | | | | hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung2013-11-211-1/+13
| * | | | | | dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung2013-11-211-3/+4
| * | | | | | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-218-23/+8
| * | | | | | sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea2013-11-211-2/+2
| * | | | | | sony-laptop: warn on multiple KBD backlight handlesMattia Dongili2013-11-211-4/+12
| * | | | | | dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede2013-11-211-3/+10
| * | | | | | dell-laptop: Add a force_rfkill module parameterHans de Goede2013-11-211-1/+5
| * | | | | | dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede2013-11-211-1/+1
| * | | | | | dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede2013-11-211-3/+2
| * | | | | | dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede2013-11-211-3/+11
| * | | | | | dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede2013-11-211-5/+2
| * | | | | | dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede2013-11-211-1/+4
| * | | | | | dell-laptop: Don't set sw_state from the query callbackHans de Goede2013-11-211-8/+19
| * | | | | | dell-laptop: Only get status from BIOS once when updatingHans de Goede2013-11-211-9/+19
| * | | | | | dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede2013-11-211-0/+3
| * | | | | | dell-laptop: Only enable rfkill on LatitudesHans de Goede2013-11-211-50/+7
| * | | | | | Revert "dell-laptop: Remove rfkill code"Hans de Goede2013-11-211-0/+289
* | | | | | | Linux 3.13-rc1v3.13-rc1Linus Torvalds2013-11-221-2/+2
* | | | | | | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\ \ \ \ \ \ \