summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: update documentation wrt irq_set_freqMike Frysinger2008-02-061-2/+2
* rtc ds1307: ds_1340 change initfrederic Rodo2008-02-061-7/+20
* rtc: add support for Epson RTC-9701JE V4Magnus Damm2008-02-061-27/+10
* rtc: add support for Epson RTC-9701JE V2Magnus Damm2008-02-063-0/+205
* ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov2008-02-061-5/+4
* rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle2008-02-062-14/+70
* Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger2008-02-061-113/+136
* Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger2008-02-061-1/+1
* Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger2008-02-061-2/+2
* Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger2008-02-061-26/+22
* Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger2008-02-061-14/+12
* Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger2008-02-061-2/+2
* Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger2008-02-061-7/+17
* Platform real time clock driver for Dallas 1511 chipAndrew Sharp2008-02-063-0/+667
* rtc-cmos alarm acts as oneshotDavid Brownell2008-02-063-7/+35
* rtc: ds1302 rtc supportPaul Mundt2008-02-063-0/+269
* rtc-cmos: export nvram in sysfsDavid Brownell2008-02-061-12/+117
* rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day2008-02-061-3/+2
* rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare2008-02-061-17/+7
* Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo2008-02-061-26/+30
* fuse: limit queued background requestsMiklos Szeredi2008-02-063-46/+74
* fuse: save space in struct fuse_reqMiklos Szeredi2008-02-062-13/+13
* fuse: fix attribute caching after createMiklos Szeredi2008-02-061-0/+1
* ecryptfs: check for existing key_tfm at mount timeEric Sandeen2008-02-063-17/+63
* eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland2008-02-063-10/+10
* eCryptfs: Minor fixes to printk messagesMichael Halcrow2008-02-063-8/+10
* ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen2008-02-062-20/+7
* ecryptfs: make show_options reflect actual mount optionsEric Sandeen2008-02-061-21/+31
* eCryptfs: set inode key only once per crypto operationTrevor Highland2008-02-062-2/+6
* eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-065-84/+51
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-066-18/+8
* drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
* drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin2008-02-061-1/+1
* ser_gigaset: convert mutex to completionTilman Schmidt2008-02-061-5/+5
* Gigaset: permit module unloadTilman Schmidt2008-02-065-142/+85
* gigaset: atomic cleanupTilman Schmidt2008-02-069-175/+169
* usb_gigaset: suspend supportTilman Schmidt2008-02-061-0/+56
* bas_gigaset: suspend supportTilman Schmidt2008-02-061-2/+164
* gigaset: code cleanupsTilman Schmidt2008-02-063-82/+73
* gigaset: clean up urb->status usageTilman Schmidt2008-02-063-41/+58
* kprobes: kretprobe user entry-handlerAbhishek Sagar2008-02-064-15/+94
* spi: remove more dev->power.power_state usageDavid Brownell2008-02-062-28/+0
* spi_bfin: headers are not for changelogsMike Frysinger2008-02-061-29/+3
* spi_bfin: wait for tx to complete on write pathsSonic Zhang2008-02-061-12/+10
* spi_bfin: wait for tx to complete on full duplex pathsBryan Wu2008-02-061-15/+3
* spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu2008-02-061-28/+12
* spi_bfin: use more useful GPIO labelsBryan Wu2008-02-061-1/+1
* spi_bfin: remove useless fault pathBryan Wu2008-02-061-13/+2
* spi: omap2_mcspi handles omap3 tooGirish2008-02-062-4/+39
* spi: SuperH SPI using SCIMagnus Damm2008-02-063-0/+213
OpenPOWER on IntegriCloud