aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers
AgeCommit message (Expand)Author
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent
2015-09-05CRISv32: Squash compile warnings for axisflashmapJesper Nilsson
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet
2015-07-09cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-11arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas
2012-07-05cris/PCI: factor out pcibios_setup()Myron Stowe
2012-04-03cris/arch-v32: cryptocop: Use kzallocJesper Nilsson
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi