summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman2018-05-261-0/+2
| * | staging: lustre: fix build error in errno.cGreg Kroah-Hartman2018-05-261-0/+1
| * | staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman2018-05-261-0/+1
| * | staging: mt7621-gpio: update TODO fileSergio Paracuellos2018-05-251-2/+0
| * | staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic numberSergio Paracuellos2018-05-251-3/+3
| * | staging: mt7621-gpio: use ternary operator in return in mediatek_gpio_get_dir...Sergio Paracuellos2018-05-251-4/+1
| * | staging: mt7621-gpio: avoid devm_kzalloc() hidden inside declarations and ref...Sergio Paracuellos2018-05-251-5/+6
| * | staging: mt7621-gpio: dt-bindings: add interrupt nodes to bindings docSergio Paracuellos2018-05-251-1/+8
| * | staging: mt7621-dts: add interrupt device tree nodes for the gpio controllerSergio Paracuellos2018-05-251-0/+3
| * | staging: mt7621-gpio: avoid use of globals and use platform_data insteadSergio Paracuellos2018-05-251-28/+62
| * | staging: mt7621-gpio: replace 'mtk' to use correct one 'mediatek'Sergio Paracuellos2018-05-251-2/+2
| * | staging: mt7621-dts: update gpios related entries to use 'mediatek'Sergio Paracuellos2018-05-251-4/+4
| * | staging: mt7621-gpio: dt-bindings: add documentation for mt7621-gpioSergio Paracuellos2018-05-251-0/+51
| * | staging: rtl8723bs: Fix grammar error in comment.Quytelda Kahja2018-05-251-1/+1
| * | staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja2018-05-252-23/+23
| * | staging: rtl8723bs: Fix spelling/grammar errors in comment.Quytelda Kahja2018-05-251-2/+2
| * | staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja2018-05-252-10/+10
| * | staging: rtl8723bs: Fix camel-case in IS_FW_HEADER_EXIST_8723B().Quytelda Kahja2018-05-251-2/+2
| * | staging: rtl8723bs: Clean up whitespace in 'rtl8723_hal.h'.Quytelda Kahja2018-05-251-117/+144
| * | staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.Quytelda Kahja2018-05-252-1/+1
| * | staging: rtl8723bs: Rename 'Hal8723bPhyReg.h' using snake case.Quytelda Kahja2018-05-252-1/+1
| * | staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.Quytelda Kahja2018-05-254-3/+3
| * | staging: fsl-dpaa2/rtc: fix PTP dependencyArnd Bergmann2018-05-251-1/+1
| * | staging: wilc1000: Avoid overriding rates_no while parsing ies element.Adham Abozaeid2018-05-251-11/+13
| * | staging: wlan-ng: convert P80211SKB_RXMETA to inline function in p80211convTim Collier2018-05-253-7/+10
| * | staging: wlan-ng: convert P80211SKB_FRMMETA to inline function in p80211convTim Collier2018-05-252-9/+10
| * | staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro2018-05-251-7/+7
| * | staging: mt7621-mmc: fix spelling mistake: "Illgal" -> "Illegal"Colin Ian King2018-05-251-1/+1
| * | staging: greybus: fix spelling mistake: "Inavlid" -> "Invalid"Colin Ian King2018-05-251-1/+1
| * | staging: rtlwifi: fix spelling mistake: "Platfoem" -> "Platform"Colin Ian King2018-05-251-1/+1
| * | staging: wilc1000: fix spelling mistake: "Preamle" -> "Preamble"Colin Ian King2018-05-251-1/+1
| * | staging: lustre: libcfs: add parens around macros argsIvan Bornyakov2018-05-251-3/+3
| * | staging: lustre: Fix block comments styleSabin Mihai Rapan2018-05-252-4/+8
| * | staging: lustre: Fix "unsigned"->"unsigned int"Sabin Mihai Rapan2018-05-251-1/+1