Commit Graph

83539 Commits (102f4a02de5c7217a04ccbbc24f35224b98bb183)
 

Author SHA1 Message Date
Cyrill Gorcunov 102f4a02de ip27-rtc: convert ioctl to unlocked_ioctl 17 years ago
Bernhard Walle 9d8af78b07 rtc: add HPET RTC emulation to RTC_DRV_CMOS 17 years ago
Mike Frysinger 095b9d546f Blackfin RTC driver: convert sync wait to use the irq write complete notice 17 years ago
Mike Frysinger 48c1a56b4b Blackfin RTC driver: shave off another memcpy() by using assignment. 17 years ago
Mike Frysinger 68db30472d Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. 17 years ago
Mike Frysinger 5438de4422 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() 17 years ago
Mike Frysinger 640611608f Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) 17 years ago
Mike Frysinger d7827d889a Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler 17 years ago
Mike Frysinger 5c236343eb Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz 17 years ago
Andrew Sharp 8f26795a22 Platform real time clock driver for Dallas 1511 chip 17 years ago
David Brownell 8a0bdfd7a0 rtc-cmos alarm acts as oneshot 17 years ago
Paul Mundt 739d340dba rtc: ds1302 rtc support 17 years ago
David Brownell e07e232cd9 rtc-cmos: export nvram in sysfs 17 years ago
Robert P. J. Day 9974b6ea7b rtc-s3c: Use is_power_of_2() macro for simplicity. 17 years ago
Jean Delvare 037e291cc7 rtc-pcf8583: Don't abuse I2C_M_NOSTART 17 years ago
Alessandro Zummo 09b6bdb3b6 Cosmetic fixes to RTC subsystem's Kconfig 17 years ago
Miklos Szeredi d12def1bcb fuse: limit queued background requests 17 years ago
Miklos Szeredi b57d426445 fuse: save space in struct fuse_req 17 years ago
Miklos Szeredi 0952b2a4a8 fuse: fix attribute caching after create 17 years ago
Eric Sandeen af440f5292 ecryptfs: check for existing key_tfm at mount time 17 years ago
Trevor Highland 19e66a67e9 eCryptfs: change the type of cipher_code from u16 to u8 17 years ago
Michael Halcrow 25bd817403 eCryptfs: Minor fixes to printk messages 17 years ago
Eric Sandeen 2830bfd6cf ecryptfs: remove debug as mount option, and warn if set via modprobe 17 years ago
Eric Sandeen 99db6e4a97 ecryptfs: make show_options reflect actual mount options 17 years ago
Trevor Highland 8e3a6f16ba eCryptfs: set inode key only once per crypto operation 17 years ago
Michael Halcrow cc11beffdf eCryptfs: track header bytes rather than extents 17 years ago
Adrian Bunk 7896b63182 fs/ecryptfs/: possible cleanups 17 years ago
Andrew Morton 162c0d91a3 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning 17 years ago
Roel Kluin 3eb1a6f384 drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() 17 years ago
Tilman Schmidt ee51ef0ecb ser_gigaset: convert mutex to completion 17 years ago
Tilman Schmidt e468c04894 Gigaset: permit module unload 17 years ago
Tilman Schmidt 9d4bee2b9d gigaset: atomic cleanup 17 years ago
Tilman Schmidt 1ff0a5296f usb_gigaset: suspend support 17 years ago
Tilman Schmidt 024fd299ba bas_gigaset: suspend support 17 years ago
Tilman Schmidt c652cbd8ee gigaset: code cleanups 17 years ago
Tilman Schmidt dbd9823121 gigaset: clean up urb->status usage 17 years ago
Abhishek Sagar f47cd9b553 kprobes: kretprobe user entry-handler 17 years ago
David Brownell 5beec4aa2a spi: remove more dev->power.power_state usage 17 years ago
Mike Frysinger 26fdc1f0df spi_bfin: headers are not for changelogs 17 years ago
Sonic Zhang 13f3e642b2 spi_bfin: wait for tx to complete on write paths 17 years ago
Bryan Wu 4fd432d9c7 spi_bfin: wait for tx to complete on full duplex paths 17 years ago
Bryan Wu e26aa015dd spi_bfin: wait for tx to complete on some cs_chg paths 17 years ago
Bryan Wu aab0d83ee7 spi_bfin: use more useful GPIO labels 17 years ago
Bryan Wu 8d20d0a7c4 spi_bfin: remove useless fault path 17 years ago
Girish ccc7baed18 spi: omap2_mcspi handles omap3 too 17 years ago
Magnus Damm 37e4664087 spi: SuperH SPI using SCI 17 years ago
David Brownell b359fbc458 spi: s3c drivers shouldn't care about spi_board_info 17 years ago
Haavard Skinnemoen 8bacb21901 atmel_spi: fix dmachain oops with DEBUG enabled 17 years ago
Silvester Erdeg 154443c72f atmel_spi: chain DMA transfers 17 years ago
Haavard Skinnemoen 1eed29df47 atmel_spi throughput improvement 17 years ago