summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman174-0/+174
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+8
2017-10-18staging: bcm2835-audio: Fix memory corruptionPhil Elwell1-12/+7
2017-10-17timer: Remove meaningless .data/.function assignmentsKees Cook1-3/+1
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2-2/+2
2017-09-30staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+1
2017-09-24staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa1-3/+1
2017-09-23media: staging/imx: Fix uninitialized variable warningLaurent Pinchart1-2/+2
2017-09-22staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King1-2/+1
2017-09-22staging: rtl8723bs: add missing range check on idColin Ian King1-0/+2
2017-09-18staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren1-2/+4
2017-09-18staging: speakup: fix speakup-r empty line lockupOkash Khawaja1-3/+12
2017-09-18staging: pi433: Move limit check to switch default to kill warningGeert Uytterhoeven1-6/+3
2017-09-18staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King2-8/+9
2017-09-18staging: mt29f_spinand: Enable the read ECC before program the pageArun Nagendran1-2/+6
2017-09-18staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann1-2/+2
2017-09-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-4/+3
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-54/+16
2017-09-10Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-83/+54
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds45-479/+312
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds135-0/+68995
2017-09-07Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2017-09-05Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds629-11095/+137530
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov1-0/+1
2017-09-05lustre: switch to kernel_writeChristoph Hellwig2-14/+3
2017-09-05serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig1-19/+5
2017-09-05ashmem: switch to ->read_iterChristoph Hellwig1-21/+8
2017-09-04Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-29/+8
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+4
2017-09-01staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu1-7/+2
2017-09-01staging: typec: fusb302: make structure fusb302_psy_desc staticColin Ian King1-1/+1
2017-09-01staging: unisys: visorbus: make two functions staticColin Ian King1-3/+3
2017-09-01staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaksHoria Geantă1-2/+2
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon1-1/+1
2017-08-31staging: r8822be: Simplify deinit_priv()Larry Finger1-7/+1
2017-08-31staging: r8822be: Remove some dead codeLarry Finger1-20/+0
2017-08-31staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab...Hans de Goede1-3/+3
2017-08-31staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu1-1/+1
2017-08-31staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King1-2/+2
2017-08-31Staging: Pi433: style fix - tabs and spacesDerek Robson1-3/+3
2017-08-31staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King1-1/+1
2017-08-31staging:rtl8188eu:core Fix Code IndentJanani Sankara Babu1-1/+1
2017-08-31staging: typec: fusb302: Export current-limit through a power_supply class devHans de Goede2-3/+62
2017-08-31staging: typec: fusb302: Add support for USB2 charger detection through extconHans de Goede1-0/+49
2017-08-31staging: typec: fusb302: Use client->irq as irq if setHans de Goede1-3/+7