aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tty: stop defining STD_COM_FLAGS in driversJiri Slaby1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds2-5/+8
2016-03-11xtensa: xtfpga: fix ethernet controller endiannessMax Filippov1-0/+1
2016-03-11xtensa: xtfpga: fix serial port register width and endiannessMax Filippov1-1/+1
2016-03-11xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov1-4/+6
2016-02-06TTY: xtensa/iss/console, remove unused _INLINE_ definitionJiri Slaby1-4/+0
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley1-1/+1
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-9/+3
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-1/+2
2015-11-02xtensa: xtfpga: fix integer overflow in TASK_SIZEMax Filippov1-2/+4
2015-11-02xtensa: fixes for configs without loop optionMax Filippov3-0/+6
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+3
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-9/+3
2015-07-13xtensa: ISS: add missing va_end into split_if_specMax Filippov1-2/+6
2015-06-16xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker1-3/+1
2015-04-14Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_nextChris Zankel3-14/+52
2015-04-13xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov2-0/+37
2015-04-13xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15
2015-02-27xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov4-25/+51
2014-10-21xtensa: remove s6000 variant and s6105 platformDaniel Glöckner6-283/+0
2014-10-21xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov1-2/+2
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov1-1/+2
2014-04-10xtensa: xt2000: drop redundant sysmem initializationMax Filippov1-11/+1
2014-02-21xtensa: xtfpga: set ethoc clock frequencyMax Filippov1-0/+1
2014-02-21xtensa: xtfpga: use common clock frameworkMax Filippov1-3/+3
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2014-01-29xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe1-7/+7
2014-01-15xtensa: xtfpga: fix definitions of platform devicesMax Filippov1-6/+6
2014-01-15xtensa: standardize devicetree cpu compatible stringsBaruch Siach1-1/+1
2014-01-14xtensa: ISS: raise network polling rate to 10 times/secMax Filippov1-1/+1
2014-01-14xtensa: ISS: avoid simple_strtoul usageMax Filippov1-11/+11
2014-01-14xtensa: add SMP supportMax Filippov1-1/+1
2014-01-14xtensa: remove NO_IRQ definitionsMax Filippov1-4/+0
2014-01-14xtensa: ISS: clean up diagnostic, increase verbosityMax Filippov1-11/+12
2014-01-14xtensa: ISS: always use fixed tuntap configMax Filippov1-14/+8
2014-01-14xtensa: ISS: enable iss_net_set_macMax Filippov1-3/+2
2014-01-14xtensa: ISS: drop IP setup, clean up MAC setupMax Filippov1-46/+31
2014-01-14xtensa: ISS: init network interface name before the probeMax Filippov1-7/+7
2014-01-14xtensa: ISS: fix command line parameter nameMax Filippov1-1/+1
2014-01-14xtensa: ISS: clean up iss-network driverMax Filippov1-124/+52
2013-10-16xtensa: Cocci spatch "noderef"Thomas Meyer1-1/+2
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang1-2/+2
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach1-2/+1
2013-06-05xtensa: ISS: fix section mismatch in iss_net_setupMax Filippov1-1/+1
2013-06-05xtensa: xtfpga: fix section mismatchBaruch Siach1-1/+1
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds6-26/+26
2013-05-09xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven1-2/+2
2013-05-09xtensa: ISS: fix timer_lock usage in rs_openMax Filippov1-2/+2