summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-14iio: st_sensors: handle memory allocation failure to fix null pointer derefer...Colin Ian King
2020-02-14iio: adc: ad7124: add 3db filterAlexandru Tachici
2020-02-14iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formattingColin Ian King
2020-02-14iio: light: Add a driver for Sharp GP2AP002x00FLinus Walleij
2020-02-14iio: light: Add DT bindings for GP2AP002Linus Walleij
2020-02-14iio: imu: st_lsm6dsx: Fix mismatched commentsJieunKim
2020-02-14iio: accel: st_accel: Use st_sensors_dev_name_probe()Andy Shevchenko
2020-02-14dt-bindings: iio: adc: stm32-adc: convert bindings to json-schemaFabrice Gasnier
2020-02-12Revert "staging/octeon: Mark Ethernet driver as BROKEN"Chris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham
2020-02-12Revert "staging: octeon: delete driver"Chris Packham
2020-02-12Revert "staging: octeon-usb: delete the octeon usb host controller driver"Chris Packham
2020-02-12Staging: remove wusbcore and UWB from the kernel tree.Greg Kroah-Hartman
2020-02-12staging: wilc1000: refactor p2p action frames handling API'sAjay Singh
2020-02-12staging: vc04_services: don't increment service refcount when it's not neededMarcelo Diop-Gonzalez
2020-02-12staging: vc04_services: use kref + RCU to reference count servicesMarcelo Diop-Gonzalez
2020-02-12staging: gasket: unify multi-line stringKaaira Gupta
2020-02-12staging: vc04_services: fix indentation alignment in a few placesMarcelo Diop-Gonzalez
2020-02-12staging: vc04_services: remove unneeded parenthesesMarcelo Diop-Gonzalez
2020-02-12staging: vc04_services: remove unused functionMarcelo Diop-Gonzalez
2020-02-11staging: greybus: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11staging: unisys: visorinput: Replace zero-length array with flexible-array me...Gustavo A. R. Silva
2020-02-11staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Attr' to 'attr'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'ShortName' to 'short_name'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Name' to 'name'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'MilliSecond' to 'millisecond'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Second' to 'second'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Minute' to 'minute'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Hour' to 'hour'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Day' to 'day'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Month' to 'month'Pragat Pandya
2020-02-11staging: exfat: Rename variable 'Year' to 'year'Pragat Pandya
2020-02-11staging: qlge: qlge_main.c: fix style issuesMohana Datta Yelugoti
2020-02-11staging: wilc1000: directly fetch 'priv' handler from 'vif' instanceAjay Singh
2020-02-11staging: wilc1000: remove use of vendor specific IE for p2p handlingAjay Singh
2020-02-11staging: wfx: use more power-efficient sleep for resetMichał Mirosław
2020-02-11staging: wfx: use sleeping gpio accessorsMichał Mirosław
2020-02-11staging: wfx: follow compatible = vendor,chip formatMichał Mirosław
2020-02-11staging: wfx: add proper "compatible" stringMichał Mirosław
2020-02-11staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław
2020-02-11staging: wfx: fix init/remove vs IRQ raceMichał Mirosław
2020-02-11staging: wfx: remove set but not used variable 'tx_priv'YueHaibing
2020-02-10staging: rtl8188eu: rename variable pnetdev -> netdevMichael Straube
2020-02-10staging: exfat: Replace printk with pr_infoJieunKim