summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-304-4/+1
|\
| * ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-184-4/+1
* | media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-151-1/+1
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-123-4/+4
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-125-6/+9
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-12/+20
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-4/+4
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-123-5/+6
* | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-112-2/+3
|\ \ | |/ |/|
| * staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-302-2/+3
* | 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