summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
AgeCommit message (Expand)AuthorLines
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2021-10-29net: xtensa: use eth_hw_addr_set()Jakub Kicinski-1/+2
2021-10-18xtensa/platforms/iss/simdisk: add error handling support for add_disk()Luis Chamberlain-2/+11
2021-10-18block: switch polling to be bio basedChristoph Hellwig-2/+1
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+8
2021-10-05xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck-2/+6
2021-10-05xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov-2/+2
2021-10-02arch: use eth_hw_addr_set()Jakub Kicinski-1/+1
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-3/+7
2021-08-11xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada-0/+4
2021-08-11xtensa: ISS: don't use string pointer before NULL checkMax Filippov-3/+3
2021-07-27tty: drop put_tty_driverJiri Slaby-1/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby-4/+3
2021-07-27tty: don't store semi-state into tty driversJiri Slaby-15/+18
2021-07-27xtensa: ISS: don't panic in rs_initJiri Slaby-3/+14
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+1
2021-06-01simdisk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig-22/+7
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby-7/+0
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby-1/+1
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-67/+144
2021-04-04xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov-0/+70
2021-04-04xtensa: ISS: split simcall implementation from semihosting interfaceMax Filippov-68/+75
2021-04-04xtensa: simcall.h: Change compitible to compatibleBhaskar Chowdhury-1/+1
2021-03-10tty: do not check tty_unregister_driver's return valueJiri Slaby-5/+1
2021-03-10tty: xtensa/iss, make rs_init staticJiri Slaby-1/+1
2021-03-10tty: xtensa/iss, setup the timer staticallyJiri Slaby-7/+4
2021-03-10tty: xtensa/iss, remove stale commentsJiri Slaby-18/+0
2021-03-10tty: xtensa/iss, don't reassign to tty->portJiri Slaby-1/+0
2021-03-10tty: xtensa/iss, drop serial_version & serial_nameJiri Slaby-6/+1
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig-1/+1
2020-07-08xtensa/simdisk: remove the call to check_disk_changeChristoph Hellwig-2/+0
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig-2/+3
2020-07-01simdisk: stop using ->queuedataChristoph Hellwig-3/+1
2020-03-27block: simplify queue allocationChristoph Hellwig-2/+1
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-42/+8
2020-02-04xtensa: ISS: improve simcall assemblyMax Filippov-5/+3
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-5/+5
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov-24/+1
2020-01-31xtensa: clean up platform headersMax Filippov-13/+4
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds-2/+2
2019-12-18xtensa: ISS: avoid struct timevalArnd Bergmann-2/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-24/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+3
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+1
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov-2/+2
2019-05-06xtensa: set proper error code for simdisk_setup()Chengguang Xu-1/+1