summaryrefslogtreecommitdiff
path: root/arch/xtensa/platforms
AgeCommit message (Expand)Author
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-29net: xtensa: use eth_hw_addr_set()Jakub Kicinski
2021-10-18xtensa/platforms/iss/simdisk: add error handling support for add_disk()Luis Chamberlain
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-05xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck
2021-10-05xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov
2021-10-02arch: use eth_hw_addr_set()Jakub Kicinski
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-08-11xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada
2021-08-11xtensa: ISS: don't use string pointer before NULL checkMax Filippov
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27tty: don't store semi-state into tty driversJiri Slaby
2021-07-27xtensa: ISS: don't panic in rs_initJiri Slaby
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