summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-111-1/+0
|\
| * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-081-1/+0
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-22/+0
|\ \
| * | cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-23/+0
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| |/
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+1
* cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-231-0/+6
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: cardbus: fix header include pathNiklas Cassel2016-09-221-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4
* mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-091-1/+1
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-242-0/+2
|\
| * CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2016-05-052-0/+2
* | cris: Fix misspellings in comments.Adam Buchbinder2016-04-182-2/+2
|/
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-6/+2
* cris: convert to dma_map_opsChristoph Hellwig2016-01-201-12/+42
* cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-182-6/+0
* cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-182-4/+2
* cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-082-2/+2
* cris: re-use helpers to dump data in hex formatAndy Shevchenko2015-11-021-34/+6
* CRIS v32: remove old GPIO and LEDs codeRabin Vincent2015-11-025-2128/+0
* CRIS v32: remove I2C bitbanging driverRabin Vincent2015-11-024-786/+0
* CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
* CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-052-10/+10
* cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner2015-07-091-1/+1
* CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
* VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
* CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-201-7/+0
* CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
* CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
* CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-191-1/+0
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-061-5/+1
* Merge branch 'master' into for-nextJiri Kosina2014-02-204-6/+6
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+0
| |\
| | * cramfs: take headers to fs/cramfsAl Viro2014-01-251-2/+0
| * | cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-091-1/+3
| * | cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-082-3/+3
| |/
* | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0
|/
* CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-101-394/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-3/+1
|\
| * net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-191-2/+1
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
OpenPOWER on IntegriCloud