summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman5-38/+16
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman3-40/+5
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman2-28/+2
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+6
2018-06-01staging: rtlwifi: don't check the return value of debugfs_create_fileGreg Kroah-Hartman1-6/+3
2018-06-01staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman1-14/+3
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu10-165/+165
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann1-0/+1
2018-05-31staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first ...Bhanusree Pola1-3/+2
2018-05-31staging: mt7621-pci: Fix line size exceeding 80 columns.Sankalp Negi1-1/+2
2018-05-31staging: rtlwifi: use single_open and single_release properlyTiezhu Yang1-4/+6
2018-05-31staging: wlan-ng: remove unused declarations from p80211types.hTim Collier1-31/+0
2018-05-31staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko1-10/+13
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong8-8/+24
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond7-49/+46
2018-05-31staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin2-0/+59
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons4-13/+58
2018-05-26staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman1-0/+2
2018-05-26staging: lustre: fix build error in errno.cGreg Kroah-Hartman1-0/+1
2018-05-26staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman1-0/+1
2018-05-25staging: mt7621-gpio: update TODO fileSergio Paracuellos1-2/+0
2018-05-25staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic numberSergio Paracuellos1-3/+3
2018-05-25staging: mt7621-gpio: use ternary operator in return in mediatek_gpio_get_dir...Sergio Paracuellos1-4/+1
2018-05-25staging: mt7621-gpio: avoid devm_kzalloc() hidden inside declarations and ref...Sergio Paracuellos1-5/+6
2018-05-25staging: mt7621-gpio: dt-bindings: add interrupt nodes to bindings docSergio Paracuellos1-1/+8
2018-05-25staging: mt7621-dts: add interrupt device tree nodes for the gpio controllerSergio Paracuellos1-0/+3
2018-05-25staging: mt7621-gpio: avoid use of globals and use platform_data insteadSergio Paracuellos1-28/+62
2018-05-25staging: mt7621-gpio: replace 'mtk' to use correct one 'mediatek'Sergio Paracuellos1-2/+2
2018-05-25staging: mt7621-dts: update gpios related entries to use 'mediatek'Sergio Paracuellos1-4/+4
2018-05-25staging: mt7621-gpio: dt-bindings: add documentation for mt7621-gpioSergio Paracuellos1-0/+51
2018-05-25staging: rtl8723bs: Fix grammar error in comment.Quytelda Kahja1-1/+1
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja2-23/+23
2018-05-25staging: rtl8723bs: Fix spelling/grammar errors in comment.Quytelda Kahja1-2/+2
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja2-10/+10
2018-05-25staging: rtl8723bs: Fix camel-case in IS_FW_HEADER_EXIST_8723B().Quytelda Kahja1-2/+2
2018-05-25staging: rtl8723bs: Clean up whitespace in 'rtl8723_hal.h'.Quytelda Kahja1-117/+144
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.Quytelda Kahja2-1/+1
2018-05-25staging: rtl8723bs: Rename 'Hal8723bPhyReg.h' using snake case.Quytelda Kahja2-1/+1
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.Quytelda Kahja4-3/+3
2018-05-25staging: fsl-dpaa2/rtc: fix PTP dependencyArnd Bergmann1-1/+1
2018-05-25staging: wilc1000: Avoid overriding rates_no while parsing ies element.Adham Abozaeid1-11/+13
2018-05-25staging: wlan-ng: convert P80211SKB_RXMETA to inline function in p80211convTim Collier3-7/+10
2018-05-25staging: wlan-ng: convert P80211SKB_FRMMETA to inline function in p80211convTim Collier2-9/+10
2018-05-25staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro1-7/+7
2018-05-25staging: mt7621-mmc: fix spelling mistake: "Illgal" -> "Illegal"Colin Ian King1-1/+1
2018-05-25staging: greybus: fix spelling mistake: "Inavlid" -> "Invalid"Colin Ian King1-1/+1
2018-05-25staging: rtlwifi: fix spelling mistake: "Platfoem" -> "Platform"Colin Ian King1-1/+1
2018-05-25staging: wilc1000: fix spelling mistake: "Preamle" -> "Preamble"Colin Ian King1-1/+1
2018-05-25staging: lustre: libcfs: add parens around macros argsIvan Bornyakov1-3/+3
2018-05-25staging: lustre: Fix block comments styleSabin Mihai Rapan2-4/+8