summaryrefslogtreecommitdiffstats
path: root/crypto/fcrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen1-73/+0
2011-02-24Input: mcs_touchkey - add shutdown handlerHeungJun Kim1-0/+9
2011-02-24Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2-1/+48
2011-02-24Input: omap4-keypad - wire up runtime PM handlingAbraham Arce1-19/+55
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter1-1/+1
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen3-3/+7
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen2-135/+18
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech1-0/+1
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x - fix references to adx134xMark Brown1-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown1-7/+10
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown1-7/+8
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov1-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann1-7/+6
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen1-3/+3
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen3-480/+481
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov5-15/+15
2011-02-01Input: input-polldev - fix a couple of typosDmitry Torokhov2-4/+4
2011-02-01Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov7-67/+20
2011-02-01Input: dvb-usb-remote - convert to new style of get/setkeycodeDmitry Torokhov1-43/+70
2011-02-01Input: wm831x-ts - remove use of ternary operatorMark Brown1-5/+13
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds1-1/+1
2011-01-31kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-01-31virtio: update MAINTAINERSMichael S. Tsirkin1-0/+10
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet1-1/+2
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2-4/+9
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown4-1/+368
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy1-27/+1
2011-01-29Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-29Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-29Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-29Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever1-3/+0
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever1-3/+3
2011-01-28NFS: Fix an NFS client lockdep issueTrond Myklebust1-2/+4
2011-01-28xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com1-8/+25
2011-01-28xfs: fix dquot shaker deadlockDave Chinner1-25/+21
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner3-12/+3