summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-3/+7
2021-08-11xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada1-0/+4
2021-08-11xtensa: ISS: don't use string pointer before NULL checkMax Filippov1-3/+3
2021-07-27tty: drop put_tty_driverJiri Slaby1-1/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-4/+3
2021-07-27tty: don't store semi-state into tty driversJiri Slaby1-15/+18
2021-07-27xtensa: ISS: don't panic in rs_initJiri Slaby1-3/+14
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-01simdisk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig1-22/+7
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby1-7/+0
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-67/+144
2021-04-04xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov2-0/+70
2021-04-04xtensa: ISS: split simcall implementation from semihosting interfaceMax Filippov2-68/+75
2021-04-04xtensa: simcall.h: Change compitible to compatibleBhaskar Chowdhury1-1/+1
2021-03-10tty: do not check tty_unregister_driver's return valueJiri Slaby1-5/+1
2021-03-10tty: xtensa/iss, make rs_init staticJiri Slaby1-1/+1
2021-03-10tty: xtensa/iss, setup the timer staticallyJiri Slaby1-7/+4
2021-03-10tty: xtensa/iss, remove stale commentsJiri Slaby1-18/+0
2021-03-10tty: xtensa/iss, don't reassign to tty->portJiri Slaby1-1/+0
2021-03-10tty: xtensa/iss, drop serial_version & serial_nameJiri Slaby1-6/+1
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig1-1/+1
2020-07-08xtensa/simdisk: remove the call to check_disk_changeChristoph Hellwig1-2/+0
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig1-2/+3
2020-07-01simdisk: stop using ->queuedataChristoph Hellwig1-3/+1
2020-03-27block: simplify queue allocationChristoph Hellwig1-2/+1
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-42/+8
2020-02-04xtensa: ISS: improve simcall assemblyMax Filippov1-5/+3
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-5/+5
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov2-24/+1
2020-01-31xtensa: clean up platform headersMax Filippov2-13/+4
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds1-2/+2
2019-12-18xtensa: ISS: avoid struct timevalArnd Bergmann1-2/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-24/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov2-2/+2
2019-05-06xtensa: set proper error code for simdisk_setup()Chengguang Xu1-1/+1
2019-05-06xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu1-1/+0
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+2
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov1-10/+15
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov1-18/+0