aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-2/+8
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-2/+8
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann5-20/+23
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson2-8/+6
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson4-36/+80
2010-05-25CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson1-1/+1
2010-05-25CRISv32: Remove duplicated Kconfig items.Jesper Nilsson1-14/+0
2010-04-29cris: push down BKL into some device driversArnd Bergmann2-13/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-2/+1
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-06-11CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson1-2/+2
2009-04-28CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson1-2/+2
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-01-06chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson4-4/+4
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk1-12/+12
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1-1/+1
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2008-07-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2-103/+4
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall1-1/+1
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-1/+4
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet3-14/+28
2008-02-08CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson1-49/+12
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson1-174/+174
2008-02-08CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2-20/+24
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson1-16/+0
2008-02-08CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson1-5/+1
2008-02-08CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson1-765/+0
2008-02-08CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson1-133/+163
2008-02-08CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.Jesper Nilsson1-156/+0
2008-02-08CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision.Jesper Nilsson1-8/+8
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision.Jesper Nilsson1-7/+7
2008-02-08CRIS v32: Change include path for hwregs in drivers/iop_fw_load.cJesper Nilsson1-8/+8
2008-02-08CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson1-50/+54
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson1-6/+0
2008-02-08CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.Jesper Nilsson1-2/+3
2008-02-08CRIS v32: Update and improve axisflashmapJesper Nilsson1-143/+345
2008-02-08CRIS v32: New version of I2C driver.Jesper Nilsson2-14/+187
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson1-341/+599
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson3-0/+1149
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson3-0/+1168
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson1-215/+478
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson1-0/+4