summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-4/+4
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-6/+9
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-12/+20
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-4/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-5/+6
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+3
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-226862/+11714
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-168311/+10878
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+6
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook-2/+2
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+322
2018-06-05staging: ipx: delete it from the treeGreg Kroah-Hartman-2865/+0
2018-06-05staging: ncpfs: delete itGreg Kroah-Hartman-6874/+0
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman-195262/+0
2018-06-05media: staging: tegra-vde: Reset VDE regardless of memory client resetting fa...Dmitry Osipenko-8/+5
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-3/+3
2018-06-04Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-27/+15
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+1
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman-19/+10
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman-4/+4
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman-13/+1
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman-14/+4
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman-16/+8
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman-74/+15
2018-06-01staging: mt7621-gpio: reorder includes alphabeticallySergio Paracuellos-4/+4
2018-06-01staging: mt7621-gpio: change gc_map to don't use pointersSergio Paracuellos-10/+7
2018-06-01staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu...Sergio Paracuellos-1/+2
2018-06-01staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line returnSergio Paracuellos-7/+3
2018-06-01staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ...Sergio Paracuellos-2/+8
2018-06-01staging: mt7621-gpio: update #interrupt-cells for the gpio nodeSergio Paracuellos-3/+3
2018-06-01staging: mt7621-gpio: dt-bindings: complete documentation for the gpioSergio Paracuellos-5/+9
2018-06-01staging: mt7621-dts: add missing properties to gpio nodeSergio Paracuellos-0/+2
2018-06-01staging: mt7621-gpio: change lock place in irq mask and unmask functionsSergio Paracuellos-4/+2
2018-06-01staging: mt7621-gpio: avoid locking in mediatek_gpio_get_directionSergio Paracuellos-6/+1
2018-06-01staging: mt7621-gpio: fix masks for gpio pinSergio Paracuellos-5/+6
2018-06-01staging: mt7621-gpio: use module_platform_driver() instead subsys initcallSergio Paracuellos-7/+1
2018-06-01staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNTSergio Paracuellos-5/+5
2018-06-01staging: mt7621-mmc: Fix line size exceeding 80 columnsSankalp Negi-1/+2
2018-06-01staging: rtl8192e: Correct indentation of switch statements - coding styleJohn Whitmore-24/+24
2018-06-01staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding styleJohn Whitmore-138/+79
2018-06-01staging: rtl8192e: Add spaces where required by coding standardJohn Whitmore-63/+63
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman-58/+22
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman-94/+27
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman-61/+8
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman-93/+24
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman-42/+8
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman-63/+21