summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
AgeCommit message (Expand)Author
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-01simdisk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-04-04xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov
2021-04-04xtensa: ISS: split simcall implementation from semihosting interfaceMax Filippov
2021-04-04xtensa: simcall.h: Change compitible to compatibleBhaskar Chowdhury
2021-03-10tty: do not check tty_unregister_driver's return valueJiri Slaby
2021-03-10tty: xtensa/iss, make rs_init staticJiri Slaby
2021-03-10tty: xtensa/iss, setup the timer staticallyJiri Slaby
2021-03-10tty: xtensa/iss, remove stale commentsJiri Slaby
2021-03-10tty: xtensa/iss, don't reassign to tty->portJiri Slaby
2021-03-10tty: xtensa/iss, drop serial_version & serial_nameJiri Slaby
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2020-07-08xtensa/simdisk: remove the call to check_disk_changeChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01simdisk: stop using ->queuedataChristoph Hellwig
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-02-04xtensa: ISS: improve simcall assemblyMax Filippov
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov
2020-01-31xtensa: clean up platform headersMax Filippov
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2019-12-18xtensa: ISS: avoid struct timevalArnd Bergmann
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov
2019-05-06xtensa: set proper error code for simdisk_setup()Chengguang Xu
2019-05-06xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov