summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers
Commit message (Expand)AuthorAgeFilesLines
* cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2012-10-031-25/+0
* cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2
* Disintegrate asm/system.h for CRISDavid Howells2012-03-283-3/+0
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-2/+2
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-091-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-072-2/+2
|\
| * mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-112-2/+2
| * mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-112-2/+2
* | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-252-4/+4
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-282-378/+0
|\
| * Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-212-378/+0
* | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-112-7/+0
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-2/+8
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-156-2/+8
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-265-20/+23
|/
* arch/cris: Remove unnecessary casts of private_dataJoe Perches2010-08-041-5/+5
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-042-8/+6
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-044-36/+80
* CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson2010-05-251-1/+1
* CRISv32: Remove duplicated Kconfig items.Jesper Nilsson2010-05-251-14/+0
* cris: push down BKL into some device driversArnd Bergmann2010-04-292-13/+30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+1
* frv/chris: fix lines with a missing semicolonsDavid Howells2010-03-291-1/+1
* cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-061-1/+1
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-8/+6
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
* CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson2009-04-281-2/+2
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-294-4/+4
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-291-1/+1
|\
| * Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-201-1/+1
| |\
| | * It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-291-1/+1
* | | Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-202-103/+4
|/ /
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-1/+4
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-1/+1
* | cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-183-14/+28
|/
* CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson2008-02-081-49/+12
* CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson2008-02-081-174/+174
* CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2008-02-082-20/+24
* CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-081-16/+0
* CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson2008-02-081-5/+1
* CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson2008-02-081-765/+0
OpenPOWER on IntegriCloud