Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6da6c0db5316275015e8cc2959f12a17584aeb64
/
arch
/
xtensa
/
platforms
233bde2
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
by Bart Van Assche
· 7 years ago
d0bd31d
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
c130d3b
xtensa: clean up custom-controlled debug output
by Max Filippov
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0e78ecc
xtensa/simdisk: fix compile error
by Christoph Hellwig
· 7 years ago
d004a5e7
block: remove __bio_kmap_atomic
by Christoph Hellwig
· 7 years ago
d8479a2
xtensa: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
63f700a
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
e5c8667
xtensa: don't use linux IRQ #0
by Max Filippov
· 7 years ago
5e78e46
xtensa: ISS: Use kmalloc_array() in simdisk_init()
by Markus Elfring
· 8 years ago
fbe22d2
xtensa: ISS: update kernel command line in platform_setup
by Max Filippov
· 8 years ago
e8cd8da
xtensa: ISS: add argc/argv simcall definitions
by Max Filippov
· 8 years ago
3ced973
xtensa: ISS: cleanup setup.c
by Max Filippov
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
d8ea757
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
549409b4
xtensa: ISS: allow simdisk to use high memory buffers
by Max Filippov
· 8 years ago
feec273
xtensa: ISS: define simc_exit and use it instead of inline asm
by Max Filippov
· 8 years ago
70feca7
xtensa: xtfpga: group platform_* functions together
by Max Filippov
· 8 years ago
205ad54
xtensa: rearrange CCOUNT calibration
by Max Filippov
· 8 years ago
58c3e3a
xtensa: xtfpga: use clock provider, don't update DT
by Max Filippov
· 8 years ago
4f20568
xtensa: extract common CPU reset code into separate function
by Max Filippov
· 8 years ago
6137b7a
tty: stop defining STD_COM_FLAGS in drivers
by Jiri Slaby
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
fffad3e
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 9 years ago
d99434e
xtensa: xtfpga: fix ethernet controller endianness
by Max Filippov
· 9 years ago
abfbd89
xtensa: xtfpga: fix serial port register width and endianness
by Max Filippov
· 9 years ago
362014c
xtensa: ISS: don't hang if stdin EOF is reached
by Max Filippov
· 9 years ago
e57c253
TTY: xtensa/iss/console, remove unused _INLINE_ definition
by Jiri Slaby
· 9 years ago
35373ab
serial: Fix ASYNC_* => UPF_* flags misuse
by Peter Hurley
· 9 years ago
16e5c1f
convert a bunch of open-coded instances of memdup_user_nul()
by Al Viro
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
b85d459
xtensa: xtfpga: fix integer overflow in TASK_SIZE
by Max Filippov
· 9 years ago
5029615
xtensa: fixes for configs without loop option
by Max Filippov
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
72ce678
xtensa: ISS: add missing va_end into split_if_spec
by Max Filippov
· 9 years ago
30e3c64
xtensa: don't use module_init for non-modular core network.c code
by Paul Gortmaker
· 10 years ago
2ba9268
Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_next
by Chris Zankel
· 10 years ago
e0bf6c5
xtensa: xtfpga: add CY7C67300 USB controller support
by Max Filippov
· 11 years ago
24e9445
xtensa: ISS: fix locking in TAP network adapter
by Max Filippov
· 10 years ago
4949009
xtensa: xtfpga: fix hardware lockup caused by LCD driver
by Max Filippov
· 10 years ago
4006e56
xtensa: remove s6000 variant and s6105 platform
by Daniel Glöckner
· 10 years ago
3932b9c
xtensa: make PLATFORM_DEFAULT_MEM parameters configurable
by Max Filippov
· 10 years ago
55b441b
xtensa: ISS: don't depend on CONFIG_TTY
by Max Filippov
· 11 years ago
cfe8255
xtensa: xt2000: drop redundant sysmem initialization
by Max Filippov
· 11 years ago
2bc2fde
xtensa: xtfpga: set ethoc clock frequency
by Max Filippov
· 11 years ago
cdc9af7
xtensa: xtfpga: use common clock framework
by Max Filippov
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
675675a
xtensa: fixup simdisk driver to work with immutable bio_vecs
by Jens Axboe
· 11 years ago
a558d99
xtensa: xtfpga: fix definitions of platform devices
by Max Filippov
· 11 years ago
42beb76
xtensa: standardize devicetree cpu compatible strings
by Baruch Siach
· 11 years ago
306ab54
xtensa: ISS: raise network polling rate to 10 times/sec
by Max Filippov
· 11 years ago
8be54d7
xtensa: ISS: avoid simple_strtoul usage
by Max Filippov
· 11 years ago
f615136
xtensa: add SMP support
by Max Filippov
· 11 years ago
c4ee0af
xtensa: remove NO_IRQ definitions
by Max Filippov
· 11 years ago
a6e16b9
xtensa: ISS: clean up diagnostic, increase verbosity
by Max Filippov
· 11 years ago
35e14b4
xtensa: ISS: always use fixed tuntap config
by Max Filippov
· 11 years ago
f6ac5a1
xtensa: ISS: enable iss_net_set_mac
by Max Filippov
· 11 years ago
8991fd8
xtensa: ISS: drop IP setup, clean up MAC setup
by Max Filippov
· 11 years ago
358b181
xtensa: ISS: init network interface name before the probe
by Max Filippov
· 11 years ago
8c8ad85
xtensa: ISS: fix command line parameter name
by Max Filippov
· 11 years ago
3f3cd60b
xtensa: ISS: clean up iss-network driver
by Max Filippov
· 11 years ago
f447fd3
xtensa: Cocci spatch "noderef"
by Thomas Meyer
· 11 years ago
0eb5afb
xtensa: remove the second argument of __bio_kmap_atomic()
by Zhao Hongjiang
· 11 years ago
e504c4b
xtensa: cleanup ccount frequency tracking
by Baruch Siach
· 11 years ago
dc2bffa
xtensa: ISS: fix section mismatch in iss_net_setup
by Max Filippov
· 11 years ago
54c0af9
xtensa: xtfpga: fix section mismatch
by Baruch Siach
· 11 years ago
c61c48d
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
0757f61
xtensa simdisk: Fix proc_create_data() conversion fallout
by Geert Uytterhoeven
· 12 years ago
efefbcc5
xtensa: ISS: fix timer_lock usage in rs_open
by Max Filippov
· 12 years ago
f4b93ba
xtensa: don't use a7 in simcalls
by Max Filippov
· 12 years ago
b06c14e
xtensa: provide default platform_pcibios_init implementation
by Max Filippov
· 12 years ago
d83ff0b
xtensa: fix ibreakenable register update
by Max Filippov
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
4fe56e8
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
a69755b
xtensa simdisk: switch to proc_create_data()
by Al Viro
· 12 years ago
9626357
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
b6c7e87
xtensa: ISS: add host file-based simulated disk
by Victor Prupis
· 17 years ago
127bc79
xtensa: rename prom_update_property to of_update_property
by Max Filippov
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
33c760f
xtensa: set the correct ethernet address for xtfpga
by Chris Zankel
· 12 years ago
90e3bc7
Use for_each_compatible_node() macro.
by Wei Yongjun
· 12 years ago
0d456ba
xtensa: add support for the XTFPGA boards
by Max Filippov
· 12 years ago
288dc2b
xtensa: properly fix missing compiler barrier in simcall
by Max Filippov
· 12 years ago
94d6c61
xtensa: ISS: add BASE_BAUD definition to serial.h
by Max Filippov
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
bc5378f
xtensa: reorganize SR referencing
by Max Filippov
· 12 years ago
c88d8df0
xtensa: ISS: fix rs_put_char
by Max Filippov
· 12 years ago
50c08f8
xtensa: ISS: fix specific simcalls
by Max Filippov
· 12 years ago
1ea4f4f
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
d0fccc0
xtensa: ISS: drop unused io.c
by Max Filippov
· 12 years ago
2375317
xtensa: ISS: exit simulator in case of halt or poweroff
by Max Filippov
· 12 years ago
8bac832
xtensa: ISS: change keyboard polling rate
by Max Filippov
· 12 years ago
5295325
xtensa: ISS: add platform_pcibios_init
by Max Filippov
· 12 years ago
695c617
xtensa: ISS: add dummy serial.h for ISS platform
by Max Filippov
· 12 years ago
Next »