summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_flat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-08iio: dps310: Add pressure sensing capabilityEddie James1-26/+337
2019-05-27iio: dps310: Temperature measurement errataChristopher Bostic1-2/+50
2019-05-27iio: Add driver for Infineon DPS310Joel Stanley4-0/+486
2019-05-26staging: iio: adis16240: add of_match_table entryRodrigo Ribeiro1-0/+1
2019-05-26staging: iio: ad7746: add device tree supportJoão Seckler1-0/+10
2019-05-26staging: iio: adis16240: add device to module device tableLucas Oshiro1-0/+6
2019-05-26staging: iio: adt7316: create of_device_id arrayBárbara Fernandes1-0/+13
2019-05-26staging: iio: adis16203: Add of_device_id tableThiago Estrela1-0/+8
2019-05-26staging: iio: ad9834: add of_device_id tableJoão Victor Marques de Oliveira1-0/+11
2019-05-26staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes1-17/+12
2019-05-24MAINTAINERS: Add entry for anybuss driversSven Van Asbroeck1-0/+5
2019-05-24MAINTAINERS: Add entry for fieldbus subsystemSven Van Asbroeck1-0/+6
2019-05-24staging: kpc2000: remove unnecessary oom messageSimon Sandström1-3/+1
2019-05-24staging: kpc2000: remove unnecessary include in cell_probe.cSimon Sandström1-1/+0
2019-05-24staging: kpc2000: remove unnecessary braces in cell_probe.cSimon Sandström1-7/+4
2019-05-24staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.cSimon Sandström1-1/+1
2019-05-24staging: kpc2000: remove extra blank lines in cell_probe.cSimon Sandström1-4/+0
2019-05-24staging: kpc2000: fix alignment issues in cell_probe.cSimon Sandström1-19/+15
2019-05-24staging: kpc2000: add missing asterisk in commentSimon Sandström1-1/+1
2019-05-24staging: kpc2000: use __func__ in debug messagesSimon Sandström1-7/+12
2019-05-24staging: kpc2000: add blank line after declarationsSimon Sandström1-0/+4
2019-05-24staging: pi433: Remove unnecessary variableNishka Dasgupta1-3/+2
2019-05-23staging: kpc2000: remove invalid spaces in cell_probe.cSimon Sandström1-2/+2
2019-05-23staging: kpc2000: add space after comma in cell_probe.cSimon Sandström1-1/+1
2019-05-23staging: kpc2000: add spaces around operators in cell_probe.cSimon Sandström1-3/+3
2019-05-23staging: kpc2000: fix invalid linebreaks in cell_probe.cSimon Sandström1-5/+12
2019-05-23staging: kpc2000: add space between ) and { in cell_probe.cSimon Sandström1-18/+18
2019-05-23staging: kpc2000: fix indent in cell_probe.cSimon Sandström1-286/+286
2019-05-23staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULLHariprasad Kelam1-24/+24
2019-05-23staging: kpc2000: kpc_i2c: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2019-05-23staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam1-2/+2
2019-05-22staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.cGeordan Neukum1-3/+3
2019-05-22staging: kpc2000: kpc_i2c: Remove unnecessary function tracing printsGeordan Neukum1-26/+0
2019-05-22staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>Geordan Neukum1-1/+1
2019-05-22staging: kpc2000: kpc_i2c: newline fixups to meet linux style guideGeordan Neukum1-53/+29
2019-05-22staging: kpc2000: kpc_i2c: remove unused module param disable_featuresGeordan Neukum1-4/+0
2019-05-22staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor1-2/+1
2019-05-22staging: kpc2000: removed superfluous NULL checks from device attribute call-...Jeremy Sowden1-27/+0
2019-05-22staging: kpc2000: simplified kp2000_device retrieval in device attribute call...Jeremy Sowden1-19/+9
2019-05-22staging: kpc2000: use IDA to assign card numbers.Jeremy Sowden2-5/+15
2019-05-22staging: kpc2000: added separate show functions for readable kp device attrib...Jeremy Sowden1-33/+73
2019-05-22staging: kpc2000: added a helper to get struct kp2000_device from struct device.Jeremy Sowden1-16/+13
2019-05-22staging: kpc2000: improved formatting of core.c.Jeremy Sowden1-347/+422
2019-05-22staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port()Hans de Goede1-1/+1
2019-05-22staging: wilc1000: remove redundant masking of pkt_offsetColin Ian King1-3/+0
2019-05-22staging: fieldbus: arcx-anybus: change custom -> mmio regmapSven Van Asbroeck1-31/+13
2019-05-22Staging: rtl8188eu: core: Use !x in place of NULL comparisonsPuranjay Mohan1-7/+7
2019-05-22Staging: rtl8188eu: os_dep: Replace comparison with zero to !xPuranjay Mohan1-1/+1
2019-05-22Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __...Puranjay Mohan1-5/+5
2019-05-22Staging: rtl8723bs: os_dep: Remove functions that don't do anything.Puranjay Mohan1-27/+1