summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-07-06staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih
2018-07-02staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-25staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-06-25staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05staging: ipx: delete it from the treeGreg Kroah-Hartman
2018-06-05staging: ncpfs: delete itGreg Kroah-Hartman
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-06-05media: staging: tegra-vde: Reset VDE regardless of memory client resetting fa...Dmitry Osipenko
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman
2018-06-01staging: mt7621-gpio: reorder includes alphabeticallySergio Paracuellos
2018-06-01staging: mt7621-gpio: change gc_map to don't use pointersSergio Paracuellos
2018-06-01staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu...Sergio Paracuellos
2018-06-01staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line returnSergio Paracuellos
2018-06-01staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ...Sergio Paracuellos
2018-06-01staging: mt7621-gpio: update #interrupt-cells for the gpio nodeSergio Paracuellos
2018-06-01staging: mt7621-gpio: dt-bindings: complete documentation for the gpioSergio Paracuellos
2018-06-01staging: mt7621-dts: add missing properties to gpio nodeSergio Paracuellos
2018-06-01staging: mt7621-gpio: change lock place in irq mask and unmask functionsSergio Paracuellos
2018-06-01staging: mt7621-gpio: avoid locking in mediatek_gpio_get_directionSergio Paracuellos
2018-06-01staging: mt7621-gpio: fix masks for gpio pinSergio Paracuellos
2018-06-01staging: mt7621-gpio: use module_platform_driver() instead subsys initcallSergio Paracuellos
2018-06-01staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNTSergio Paracuellos
2018-06-01staging: mt7621-mmc: Fix line size exceeding 80 columnsSankalp Negi