summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers
AgeCommit message (Expand)Author
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-07-10Merge 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-20net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-20net: 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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new 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-10net: 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
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson
2010-05-25CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson
2010-05-25CRISv32: Remove duplicated Kconfig items.Jesper Nilsson
2010-04-29cris: push down BKL into some device driversArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski
2010-02-23resource/PCI: align functions now return start of resourceDominik Brodowski
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-06-11CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson
2009-04-28CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-01-06chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers