summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-156-22/+13
|\
| * sbus: uctrl: Convert to platform remove callback returning voidUwe Kleine-König2024-03-081-3/+2
| * sbus: flash: Convert to platform remove callback returning voidUwe Kleine-König2024-03-081-4/+2
| * sbus: envctrl: Convert to platform remove callback returning voidUwe Kleine-König2024-03-081-4/+2
| * sbus: display7seg: Convert to platform remove callback returning voidUwe Kleine-König2024-03-081-4/+2
| * sbus: bbc_i2c: Convert to platform remove callback returning voidUwe Kleine-König2024-03-081-4/+2
| * sbus: Add prototype for bbc_envctrl_init and bbc_envctrl_cleanup to headerUwe Kleine-König2024-03-082-3/+3
* | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-061-1/+1
|/
* sbus: Explicitly include correct DT includesRob Herring2023-08-287-7/+7
* oradax: make 'cl' a static const structureIvan Orlov2023-06-231-11/+10
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-271-3/+2
|\ \
| * | sbus: display7seg: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-211-3/+2
| |/
* / docs: move sparc documentation under Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* sparc: sbus: treat CPU index as integerJason A. Donenfeld2022-11-191-2/+2
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* sbus: char: Remove meaningless jump label out_freeJing Xiangfeng2020-09-141-3/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* oradax: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-171-5/+3
* misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan2020-03-181-3/+1
* misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-182-4/+0
* compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-232-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* docs: sparc: convert to ReSTMauro Carvalho Chehab2019-05-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-263-8/+8
|\
| * sbus: Use of_node_name_eq for node name comparisonsRob Herring2018-12-053-8/+8
* | drivers/sbus/char: add of_node_put()Yangtao Li2018-12-021-0/+2
* | sbus: char: add of_node_put()Yangtao Li2018-12-021-0/+1
|/
* oradax: remove redundant null check before kfreeColin Ian King2018-10-071-2/+1
* sbus: Use of_get_child_by_name helperRob Herring2018-10-071-10/+1
* fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
* Remove jsflash driverJens Axboe2018-05-153-668/+0
* jsflash: handle highmem pagesChristoph Hellwig2018-05-111-2/+4
* sparc64: Fix mistake in oradax license textRob Gardner2018-04-301-1/+1
* sparc64: Properly range check DAX completion indexRob Gardner2018-04-011-1/+1
* sparc64: Oracle DAX driver depends on SPARC64Guenter Roeck2018-03-181-1/+2
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-2/+3
|\
| * openprom: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-2/+3
* | oradax: Fix return value check in dax_attach()Wei Yongjun2018-01-291-2/+2
* | sparc64: Oracle DAX driverRob Gardner2018-01-223-0/+1014
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-171-1/+0
|\
| * sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe2017-09-271-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/