summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman
2018-06-01staging: mt7621-gpio: reorder includes alphabeticallySergio Paracuellos
2018-06-01staging: mt7621-gpio: change gc_map to don't use pointersSergio Paracuellos
2018-06-01staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu...Sergio Paracuellos
2018-06-01staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line returnSergio Paracuellos
2018-06-01staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ...Sergio Paracuellos
2018-06-01staging: mt7621-gpio: update #interrupt-cells for the gpio nodeSergio Paracuellos
2018-06-01staging: mt7621-gpio: dt-bindings: complete documentation for the gpioSergio Paracuellos
2018-06-01staging: mt7621-dts: add missing properties to gpio nodeSergio Paracuellos
2018-06-01staging: mt7621-gpio: change lock place in irq mask and unmask functionsSergio Paracuellos
2018-06-01staging: mt7621-gpio: avoid locking in mediatek_gpio_get_directionSergio Paracuellos
2018-06-01staging: mt7621-gpio: fix masks for gpio pinSergio Paracuellos
2018-06-01staging: mt7621-gpio: use module_platform_driver() instead subsys initcallSergio Paracuellos
2018-06-01staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNTSergio Paracuellos
2018-06-01staging: mt7621-mmc: Fix line size exceeding 80 columnsSankalp Negi
2018-06-01staging: rtl8192e: Correct indentation of switch statements - coding styleJohn Whitmore
2018-06-01staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding styleJohn Whitmore
2018-06-01staging: rtl8192e: Add spaces where required by coding standardJohn Whitmore
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman
2018-06-01staging: rtlwifi: don't check the return value of debugfs_create_fileGreg Kroah-Hartman
2018-06-01staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann
2018-05-31staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first ...Bhanusree Pola
2018-05-31staging: mt7621-pci: Fix line size exceeding 80 columns.Sankalp Negi
2018-05-31staging: rtlwifi: use single_open and single_release properlyTiezhu Yang
2018-05-31staging: wlan-ng: remove unused declarations from p80211types.hTim Collier
2018-05-31staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond
2018-05-31staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons
2018-05-26staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman
2018-05-26staging: lustre: fix build error in errno.cGreg Kroah-Hartman
2018-05-26staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman
2018-05-25staging: mt7621-gpio: update TODO fileSergio Paracuellos