aboutsummaryrefslogtreecommitdiffstats
path: root/lib/random32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Input: exc3000 - add support to query model and fw_versionSebastian Reichel2-1/+162
2020-08-06Input: exc3000 - add reset gpio supportSebastian Reichel2-0/+19
2020-08-06Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2-15/+70
2020-08-06dt-bindings: touchscreen: Convert EETI EXC3000 touchscreen to json-schemaSebastian Reichel2-26/+53
2020-08-06Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-08-06Input: alps - remove redundant assignment to variable retColin Ian King1-1/+1
2020-08-06Input: ims-pcu - return error code rather than -ENOMEMColin Ian King1-1/+1
2020-07-29Input: elan_i2c - add ic type 0x15Jingle Wu1-1/+2
2020-07-28Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer1-3/+53
2020-07-28Input: uinput - fix typo in function name documentationPavel Machek1-3/+3
2020-07-21Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang1-2/+2
2020-07-21Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-07-21Input: synaptics-rmi4 - drop a duplicated wordRandy Dunlap1-1/+1
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu4-59/+126
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov4-35/+23
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu1-1/+13
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu4-7/+60
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu4-25/+41
2020-07-17Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu1-4/+10
2020-07-17Input: elan_i2c - handle devices with patterns above 1Jingle Wu1-2/+2
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2-8/+10
2020-07-17Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu1-1/+7
2020-07-15Input: mt - cleanup open-coded __set_bit()Michał Mirosław1-1/+1
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang1-0/+7
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva30-67/+62
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-07-07Input: cm109 - remove needless check before usb_free_coherent()Xu Wang1-6/+2
2020-07-06Input: exc3000 - switch to i2c's probe_new APISebastian Reichel1-3/+2
2020-07-06Input: elantech - remove redundant assignments to variable errorColin Ian King1-3/+3
2020-07-06Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov1-1/+0
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-06-30ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer1-4/+8
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer2-2/+3
2020-06-09Input: adi - work around module name confictArnd Bergmann1-0/+1
2020-05-31Linux 5.7Linus Torvalds1-1/+1
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches2-14/+23
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew1-5/+5
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni1-1/+1
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni1-15/+27
2020-05-30mptcp: fix unblocking connect()Paolo Abeni1-2/+18
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu1-0/+3
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang1-0/+1
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He1-0/+8
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon1-5/+3
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu1-2/+2
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22