summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-2/+3
|\
| * net: xtensa: use eth_hw_addr_set()Jakub Kicinski2021-10-291-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-4/+8
| |\
| * | arch: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* | | xtensa/platforms/iss/simdisk: add error handling support for add_disk()Luis Chamberlain2021-10-181-2/+11
* | | block: switch polling to be bio basedChristoph Hellwig2021-10-181-2/+1
| |/ |/|
* | xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck2021-10-051-2/+6
* | xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov2021-10-051-2/+2
|/
* Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-09-022-3/+7
|\
| * xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada2021-08-111-0/+4
| * xtensa: ISS: don't use string pointer before NULL checkMax Filippov2021-08-111-3/+3
* | tty: drop put_tty_driverJiri Slaby2021-07-271-1/+1
* | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-4/+3
* | tty: don't store semi-state into tty driversJiri Slaby2021-07-271-15/+18
* | xtensa: ISS: don't panic in rs_initJiri Slaby2021-07-271-3/+14
|/
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-8/+1
|\
| * tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby2021-05-131-7/+0
| * tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| |/
* / simdisk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-22/+7
|/
* Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-04-303-67/+144
|\
| * xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov2021-04-042-0/+70
| * xtensa: ISS: split simcall implementation from semihosting interfaceMax Filippov2021-04-042-68/+75
| * xtensa: simcall.h: Change compitible to compatibleBhaskar Chowdhury2021-04-041-1/+1
* | tty: do not check tty_unregister_driver's return valueJiri Slaby2021-03-101-5/+1
* | tty: xtensa/iss, make rs_init staticJiri Slaby2021-03-101-1/+1
* | tty: xtensa/iss, setup the timer staticallyJiri Slaby2021-03-101-7/+4
* | tty: xtensa/iss, remove stale commentsJiri Slaby2021-03-101-18/+0
* | tty: xtensa/iss, don't reassign to tty->portJiri Slaby2021-03-101-1/+0
* | tty: xtensa/iss, drop serial_version & serial_nameJiri Slaby2021-03-101-6/+1
|/
* block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
* xtensa/simdisk: remove the call to check_disk_changeChristoph Hellwig2020-07-081-2/+0
* block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-011-2/+3
* simdisk: stop using ->queuedataChristoph Hellwig2020-07-011-3/+1
* block: simplify queue allocationChristoph Hellwig2020-03-271-2/+1
* Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-02-073-42/+8
|\
| * xtensa: ISS: improve simcall assemblyMax Filippov2020-02-041-5/+3
| * xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-312-24/+1
| * xtensa: clean up platform headersMax Filippov2020-01-312-13/+4
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-5/+5
* | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-291-2/+2
|\ \
| * | xtensa: ISS: avoid struct timevalArnd Bergmann2019-12-181-2/+2
| |/
* / netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-24/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-062-2/+2
* | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1