summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-05Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov
2017-09-04lustre: switch to kernel_writeChristoph Hellwig
2017-09-04serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig
2017-09-04ashmem: switch to ->read_iterChristoph Hellwig
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu
2017-09-01staging: typec: fusb302: make structure fusb302_psy_desc staticColin Ian King
2017-09-01staging: unisys: visorbus: make two functions staticColin Ian King
2017-09-01staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaksHoria Geantă
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-31staging: r8822be: Simplify deinit_priv()Larry Finger
2017-08-31staging: r8822be: Remove some dead codeLarry Finger
2017-08-31staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab...Hans de Goede
2017-08-31staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu
2017-08-31staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King
2017-08-31Staging: Pi433: style fix - tabs and spacesDerek Robson
2017-08-31staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King
2017-08-31staging:rtl8188eu:core Fix Code IndentJanani Sankara Babu
2017-08-31staging: typec: fusb302: Export current-limit through a power_supply class devHans de Goede
2017-08-31staging: typec: fusb302: Add support for USB2 charger detection through extconHans de Goede
2017-08-31staging: typec: fusb302: Use client->irq as irq if setHans de Goede
2017-08-31staging: typec: fusb302: Get max snk mv/ma/mw from device-propertiesHans de Goede
2017-08-31staging: typec: fusb302: Set max supply voltage to 5VHans de Goede
2017-08-31staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede
2017-08-31staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-31staging: goldfish: (Coding Style) Fixed parenthesis alignment.Edvard Holst
2017-08-31staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar
2017-08-31staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar
2017-08-31staging: unisys: visorbus: Fix up GUID definitionDavid Kershner
2017-08-31staging: unisys: visorbus: just check for GUIDDavid Kershner
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner
2017-08-31staging: unisys: visornic: Remove unnecessary return valuesDavid Binder
2017-08-31staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner
2017-08-31staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner
2017-08-31staging: unisys: visorbus: Move parser functions location in file.David Kershner
2017-08-31staging: unisys: visorbus: remove uneeded initializationsDavid Kershner
2017-08-31staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner
2017-08-31staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner
2017-08-31staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner