summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-15platform: goldfish: pipe: Remove redundant castingRoman Kiryanov
2018-10-15platform: goldfish: pipe: Call misc_deregister if init failsRoman Kiryanov
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...Roman Kiryanov
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...Roman Kiryanov
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...Roman Kiryanov
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2018-10-15nvmem: hide unused nvmem_find_cell_by_index functionArnd Bergmann
2018-10-15nvmem: lpc18xx_eeprom: remove unused variableBartosz Golaszewski
2018-10-15nvmem: fix nvmem_cell_get_from_lookup()Bartosz Golaszewski
2018-10-15nvmem: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King
2018-10-11stm class: Use memcat_p()Alexander Shishkin
2018-10-11stm class: heartbeat: Fix whitespaceAlexander Shishkin
2018-10-11stm class: p_sys-t: Add support for CLOCKSYNC packetsAlexander Shishkin
2018-10-11stm class: Add MIPI SyS-T protocol supportAlexander Shishkin
2018-10-11stm class: Switch over to the protocol driverAlexander Shishkin
2018-10-11stm class: Factor out default framing protocolAlexander Shishkin
2018-10-11stm class: Add a helper for writing data packetsAlexander Shishkin
2018-10-11stm class: Introduce framing protocol driversAlexander Shishkin
2018-10-11stm class: Clean up stp_configfs_initAlexander Shishkin
2018-10-11stm class: Clarify configfs root type/operations namesAlexander Shishkin
2018-10-11stm class: Rework policy node fallbackAlexander Shishkin
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-10-07Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-10-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-05Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-05Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-05yam: fix a missing-check bugWenwen Wang
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-10-05Merge tag 'iommu-fixes-v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-10-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman
2018-10-05i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula
2018-10-05iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-10-05net: phy: phylink: fix SFP interface autodetectionBaruch Siach
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti
2018-10-04net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam