kernel-ark/arch/cris/arch-v32/drivers
Jesper Nilsson 7edf744053 CRIS v32: Update driver for RTC chip pcf8563.
- Moved all calls to register_chrdev to a function called by module_init.
- Added mutex locking.
- Added better error handling at start up.
- Added BIN_TO_BCD of the month value before it is saved to the RTC.
- Corrected the month value returned by pcf8563_readreg.
- Cache the voltage low value at driver init so the battery status
  information does not get 'accidentally' cleared when setting the RTC time.
- Removed obsolete CONFIG_ETRAX_RTC_READONLY
- Voltage low ioctl():s RTC_VLOW_RD -> RTC_VL_READ, RTC_VLOW_SET -> RTC_VL_CLR
2008-02-08 11:06:34 +01:00
..
mach-a3 CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. 2008-02-08 11:06:33 +01:00
mach-fs CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision. 2008-02-08 11:06:33 +01:00
pci arch/cris: add a missing iounmap 2008-02-05 09:44:24 -08:00
axisflashmap.c CRIS v32: Update and improve axisflashmap 2008-02-08 11:06:25 +01:00
cryptocop.c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 2008-02-08 11:06:33 +01:00
gpio.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
i2c.c CRIS v32: New version of I2C driver. 2008-02-08 11:06:25 +01:00
i2c.h CRIS v32: New version of I2C driver. 2008-02-08 11:06:25 +01:00
iop_fw_load.c CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c 2008-02-08 11:06:33 +01:00
Kconfig CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. 2008-02-08 11:06:30 +01:00
Makefile CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. 2008-02-08 11:06:26 +01:00
pcf8563.c CRIS v32: Update driver for RTC chip pcf8563. 2008-02-08 11:06:34 +01:00
sync_serial.c CRIS v32: Update synchronous serial driver. 2008-02-08 11:06:23 +01:00