summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell
2008-02-06rtc: cleanup example codeMike Frysinger
2008-02-06rtc: update documentation wrt irq_set_freqMike Frysinger
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm
2008-02-06ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell
2008-02-06rtc: ds1302 rtc supportPaul Mundt
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo
2008-02-06fuse: limit queued background requestsMiklos Szeredi
2008-02-06fuse: save space in struct fuse_reqMiklos Szeredi
2008-02-06fuse: fix attribute caching after createMiklos Szeredi
2008-02-06ecryptfs: check for existing key_tfm at mount timeEric Sandeen
2008-02-06eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland
2008-02-06eCryptfs: Minor fixes to printk messagesMichael Halcrow
2008-02-06ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen
2008-02-06ecryptfs: make show_options reflect actual mount optionsEric Sandeen
2008-02-06eCryptfs: set inode key only once per crypto operationTrevor Highland
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt
2008-02-06gigaset: atomic cleanupTilman Schmidt
2008-02-06usb_gigaset: suspend supportTilman Schmidt
2008-02-06bas_gigaset: suspend supportTilman Schmidt
2008-02-06gigaset: code cleanupsTilman Schmidt
2008-02-06gigaset: clean up urb->status usageTilman Schmidt
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar
2008-02-06spi: remove more dev->power.power_state usageDavid Brownell
2008-02-06spi_bfin: headers are not for changelogsMike Frysinger
2008-02-06spi_bfin: wait for tx to complete on write pathsSonic Zhang
2008-02-06spi_bfin: wait for tx to complete on full duplex pathsBryan Wu
2008-02-06spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu