aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers
AgeCommit message (Expand)Author
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
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-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/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
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-07-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet