| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2022-08-04 | 1 | -35/+28 |
|\ |
|
| * | xtensa: iss: fix handling error cases in iss_net_configure() | Yang Yingliang | 2022-07-14 | 1 | -17/+15 |
| * | xtensa: iss/network: provide release() callback | Max Filippov | 2022-07-14 | 1 | -0/+10 |
| * | xtensa: iss/network: drop 'devices' list | Max Filippov | 2022-07-14 | 1 | -18/+3 |
* | | block: remove blk_cleanup_disk | Christoph Hellwig | 2022-06-28 | 1 | -2/+2 |
|/ |
|
* | xtensa: xtfpga: Fix refcount leak bug in setup | Liang He | 2022-06-18 | 1 | -0/+1 |
* | xtensa/simdisk: fix proc_read_simdisk() | Yi Yang | 2022-05-11 | 1 | -6/+12 |
* | xtensa: no need to initialise statics to 0 | Jason Wang | 2022-05-11 | 1 | -1/+1 |
* | xtensa: iss: extract and constify network callbacks | Max Filippov | 2022-05-01 | 1 | -19/+28 |
* | xtensa: iss: clean up per-device locking in network driver | Max Filippov | 2022-05-01 | 1 | -21/+18 |
* | xtensa: iss: replace iss_net_set_mac with eth_mac_addr | Max Filippov | 2022-05-01 | 1 | -14/+1 |
* | xtensa: iss: drop opened_list logic from the network driver | Max Filippov | 2022-05-01 | 1 | -39/+14 |
* | arch: xtensa: platforms: Fix deadlock in rs_close() | Duoming Zhou | 2022-04-13 | 1 | -8/+0 |
* | Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2022-03-25 | 1 | -2/+2 |
|\ |
|
| * | net: xtensa: use strscpy to copy strings | Jason Wang | 2022-03-06 | 1 | -2/+2 |
* | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | net: xtensa: Use netif_rx(). | Sebastian Andrzej Siewior | 2022-03-04 | 1 | -1/+1 |
| |/ |
|
* | | iss-simdisk: use bvec_kmap_local in simdisk_submit_bio | Christoph Hellwig | 2022-03-04 | 1 | -2/+2 |
|/ |
|
* | proc: remove PDE_DATA() completely | Muchun Song | 2022-01-22 | 1 | -2/+2 |
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 1 | -2/+3 |
|\ |
|
| * | net: xtensa: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-29 | 1 | -1/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-10-14 | 1 | -4/+8 |
| |\ |
|
| * | | arch: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 1 | -1/+1 |
* | | | xtensa/platforms/iss/simdisk: add error handling support for add_disk() | Luis Chamberlain | 2021-10-18 | 1 | -2/+11 |
* | | | block: switch polling to be bio based | Christoph Hellwig | 2021-10-18 | 1 | -2/+1 |
| |/
|/| |
|
* | | xtensa: xtfpga: Try software restart before simulating CPU reset | Guenter Roeck | 2021-10-05 | 1 | -2/+6 |
* | | xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF | Max Filippov | 2021-10-05 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2021-09-02 | 2 | -3/+7 |
|\ |
|
| * | xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild | Masahiro Yamada | 2021-08-11 | 1 | -0/+4 |
| * | xtensa: ISS: don't use string pointer before NULL check | Max Filippov | 2021-08-11 | 1 | -3/+3 |
* | | tty: drop put_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -1/+1 |
* | | tty: stop using alloc_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -4/+3 |
* | | tty: don't store semi-state into tty drivers | Jiri Slaby | 2021-07-27 | 1 | -15/+18 |
* | | xtensa: ISS: don't panic in rs_init | Jiri Slaby | 2021-07-27 | 1 | -3/+14 |
|/ |
|
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 1 | -8/+1 |
|\ |
|
| * | tty: remove tty_operations::chars_in_buffer for non-buffering | Jiri Slaby | 2021-05-13 | 1 | -7/+0 |
| * | tty: make tty_operations::write_room return uint | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 1 | -0/+1 |
|\ \ |
|
| * | | kernel.h: split out panic and oops helpers | Andy Shevchenko | 2021-07-01 | 1 | -0/+1 |
| |/ |
|
* | | simdisk: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 2021-06-01 | 1 | -22/+7 |
|/ |
|
* | Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2021-04-30 | 3 | -67/+144 |
|\ |
|
| * | xtensa: ISS: add GDBIO implementation to semihosting interface | Max Filippov | 2021-04-04 | 2 | -0/+70 |
| * | xtensa: ISS: split simcall implementation from semihosting interface | Max Filippov | 2021-04-04 | 2 | -68/+75 |
| * | xtensa: simcall.h: Change compitible to compatible | Bhaskar Chowdhury | 2021-04-04 | 1 | -1/+1 |
* | | tty: do not check tty_unregister_driver's return value | Jiri Slaby | 2021-03-10 | 1 | -5/+1 |
* | | tty: xtensa/iss, make rs_init static | Jiri Slaby | 2021-03-10 | 1 | -1/+1 |
* | | tty: xtensa/iss, setup the timer statically | Jiri Slaby | 2021-03-10 | 1 | -7/+4 |
* | | tty: xtensa/iss, remove stale comments | Jiri Slaby | 2021-03-10 | 1 | -18/+0 |
* | | tty: xtensa/iss, don't reassign to tty->port | Jiri Slaby | 2021-03-10 | 1 | -1/+0 |
* | | tty: xtensa/iss, drop serial_version & serial_name | Jiri Slaby | 2021-03-10 | 1 | -6/+1 |
|/ |
|