summaryrefslogtreecommitdiffstats
path: root/lib/asn1_decoder.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-11arm: dts: am335x sk: add touchscreen supportFelipe Balbi1-0/+10
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi3-3/+10
2013-11-11Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-4/+1
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun1-1/+3
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun1-0/+1
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter1-2/+2
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner4-0/+876
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-31Input: remove a redundant max() callKang Hu1-1/+1
2013-10-31Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-10-31Input: evdev - fall back to vmalloc for client event bufferDaniel Stone1-4/+12
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem1-4/+4
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1
2013-10-23Input: fix PWM-related undefined reference errorsMajunath Goudar1-2/+2
2013-10-23Input: ALPS - change secondary device's nameYunkang Tang1-1/+1
2013-10-23Input: wacom - not all multi-interface devices support touchPing Cheng2-22/+39
2013-10-23Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4
2013-10-23Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke1-0/+4
2013-10-16Input: wacom - export battery scopeBastien Nocera1-0/+4
2013-10-16Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun1-1/+3
2013-10-16Input: clarify gamepad API ABS valuesDavid Herrmann1-0/+3
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner1-4/+10
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann1-5/+5
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: rotary_encoder - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: pwm-beeper - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: egalax_ts - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-04Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1