summaryrefslogtreecommitdiffstats
path: root/crypto/algboss.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov1-1/+2
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov1-9/+20
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov1-14/+11
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun1-3/+0
2013-08-25Input: wacom - fix error return code in wacom_probe()Wei Yongjun1-3/+5
2013-08-25Input: as5011 - fix error return code in as5011_probe()Wei Yongjun1-0/+1
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall5-27/+4
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-13Input: qt1070 - add power management opsBo Shen1-0/+27
2013-08-13Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann1-0/+1
2013-08-13Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann1-1/+1
2013-08-13Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann1-1/+0
2013-08-13Input: synaptics - fix incorrect placement of __initconstSachin Kamat1-2/+2
2013-08-13Input: lifebook - fix incorrect placement of __initconstSachin Kamat1-1/+1
2013-08-13Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat1-1/+1
2013-08-13Input: joysticks - use dev_get_platdata()Jingoo Han2-3/+3
2013-08-13Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-13Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2013-08-13Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2013-08-13Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-13Input: sysrq - DT binding for key sequenceMathieu J. Poirier2-0/+75
2013-08-13Input: wacom - integrate resolution calculationPing Cheng2-57/+41
2013-08-13Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi1-26/+15
2013-07-07Input: nspire-keypad - replace magic offset with defineDaniel Tang1-1/+1
2013-07-07Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2013-07-03Input: ads7846 - add device tree bindingsDaniel Mack2-11/+195
2013-07-03Input: ads7846 - make sure we do not change platform dataDmitry Torokhov1-5/+5
2013-07-01Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+215
2013-07-01Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+100
2013-07-01Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit5-0/+2730
2013-07-01Input: cyttsp - I2C driver split into two modulesFerruh Yigit6-74/+112
2013-07-01Input: add OLPC AP-SP driverDaniel Drake4-0/+311
2013-06-28Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-19Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita1-4/+10
2013-06-19Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23
2013-06-19Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-19Input: pxa27x-keypad - add device tree supportChao Xie2-4/+302
2013-06-19Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie18-81/+180
2013-06-13Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0Peter Hutterer1-0/+2
2013-06-10Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann1-4/+129
2013-06-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9