summaryrefslogtreecommitdiff
path: root/arch/sh/drivers
AgeCommit message (Expand)Author
2021-01-06sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14sh: pci: Modernize printing of kernel messagesGeert Uytterhoeven
2020-08-14sh: Remove SH5-based Cayman platformGeert Uytterhoeven
2020-06-01sh: remove sh5 supportArnd Bergmann
2020-03-29sh: Replace setup_irq() by request_irq()afzal mohammed
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2018-12-28sh: drivers: convert to SPDX identifiersKuninori Morimoto
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-08-03sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-08-03sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-04-20sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-31sh: make heartbeat driver explicitly non-modularPaul Gortmaker
2015-07-27PCI: Remove unused "pci_probe" flagsBjorn Helgaas
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-03-19PCI: Cleanup control flowBjorn Helgaas
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-06sh: remove CPU_SUBTYPE_SH7764Richard Weinberger