summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-09919-226862/+11714
|\
| * staging: ipx: delete it from the treeGreg Kroah-Hartman2018-06-0510-2865/+0
| * staging: ncpfs: delete itGreg Kroah-Hartman2018-06-0521-6874/+0
| * staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-05306-195262/+0
| * staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman2018-06-011-19/+10
| * staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman2018-06-011-4/+4
| * staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman2018-06-011-13/+1
| * staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman2018-06-011-14/+4
| * staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman2018-06-011-16/+8
| * staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-013-74/+15
| * staging: mt7621-gpio: reorder includes alphabeticallySergio Paracuellos2018-06-011-4/+4
| * staging: mt7621-gpio: change gc_map to don't use pointersSergio Paracuellos2018-06-011-10/+7
| * staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu...Sergio Paracuellos2018-06-011-1/+2
| * staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line returnSergio Paracuellos2018-06-011-7/+3
| * staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ...Sergio Paracuellos2018-06-011-2/+8
| * staging: mt7621-gpio: update #interrupt-cells for the gpio nodeSergio Paracuellos2018-06-012-3/+3
| * staging: mt7621-gpio: dt-bindings: complete documentation for the gpioSergio Paracuellos2018-06-011-5/+9
| * staging: mt7621-dts: add missing properties to gpio nodeSergio Paracuellos2018-06-011-0/+2
| * staging: mt7621-gpio: change lock place in irq mask and unmask functionsSergio Paracuellos2018-06-011-4/+2
| * staging: mt7621-gpio: avoid locking in mediatek_gpio_get_directionSergio Paracuellos2018-06-011-6/+1
| * staging: mt7621-gpio: fix masks for gpio pinSergio Paracuellos2018-06-011-5/+6
| * staging: mt7621-gpio: use module_platform_driver() instead subsys initcallSergio Paracuellos2018-06-011-7/+1
| * staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNTSergio Paracuellos2018-06-011-5/+5
| * staging: mt7621-mmc: Fix line size exceeding 80 columnsSankalp Negi2018-06-011-1/+2
| * staging: rtl8192e: Correct indentation of switch statements - coding styleJohn Whitmore2018-06-011-24/+24
| * staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding styleJohn Whitmore2018-06-011-138/+79
| * staging: rtl8192e: Add spaces where required by coding standardJohn Whitmore2018-06-011-63/+63
| * staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-0111-58/+22
| * staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman2018-06-018-94/+27
| * staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman2018-06-015-61/+8
| * staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-018-93/+24
| * staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman2018-06-015-42/+8
| * staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman2018-06-017-63/+21
| * staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman2018-06-015-38/+16
| * staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman2018-06-013-40/+5
| * staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-012-28/+2
| * staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-17/+6
| * staging: rtlwifi: don't check the return value of debugfs_create_fileGreg Kroah-Hartman2018-06-011-6/+3
| * staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-14/+3
| * Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-3110-165/+165
| * staging: lustre: include linux/highmem.h when neededArnd Bergmann2018-05-311-0/+1
| * staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first ...Bhanusree Pola2018-05-311-3/+2
| * staging: mt7621-pci: Fix line size exceeding 80 columns.Sankalp Negi2018-05-311-1/+2
| * staging: rtlwifi: use single_open and single_release properlyTiezhu Yang2018-05-311-4/+6
| * staging: wlan-ng: remove unused declarations from p80211types.hTim Collier2018-05-311-31/+0
| * staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko2018-05-311-10/+13
| * staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-318-8/+24
| * staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-317-49/+46
| * staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin2018-05-312-0/+59
| * staging: lustre: llite: create acl.c fileJames Simmons2018-05-314-13/+58