An error occurred fetching the project authors.
- 30 Mar, 2004 1 commit
-
-
Russell King authored
Acorn decided to use an esoteric method for handling the year. Update RTC implementation to follow this method.
-
- 20 Feb, 2004 1 commit
-
-
Russell King authored
Unfortunately some i2c drivers were missed when the "name" element of struct device was removed. This cset fixes these drivers.
-
- 19 Jan, 2004 1 commit
-
-
Andrew Morton authored
From: Russell King, Tom Rini, Dave Jones As plugged in 2.4 recently. Fix some leakage of uninitialised memory to userspace via rtc reads.
-
- 21 Dec, 2003 1 commit
-
-
Russell King authored
When we set xtime at boot from the RTC, we weren't setting the monotonic time offset. This had the effect of making the uptime rather large. We get around this problem by using the do_settimeofday() to set the current time. do_settimeofday() knows about this issue, and will apply the appropriate correction to the monotonic time offset for us.
-
- 15 May, 2003 1 commit
-
-
Russell King authored
These drivers got missed when the i2c subsystem was converted to the device model.
-
- 22 Mar, 2003 1 commit
-
-
Greg Kroah-Hartman authored
I'm not going to touch the other driver in this directory, as it will need more than just minor fixups to get correct.
-
- 05 Dec, 2002 1 commit
-
-
Rusty Russell authored
From: Michael Still <mikal@stillhq.com>
-
- 13 Oct, 2002 1 commit
-
-
Russell King authored
Vojtech has patches that bring their counterparts in the input subsystem up to date (and into a working state) so these drivers are no longer required. This cset also fixes the Acorn i2c RTC code.
-
- 03 Aug, 2002 1 commit
-
-
Russell King authored
From Rusty. The old form of designated initializers are obsolete: we need to replace them with the ISO C forms before 2.6. Gcc has always supported both forms anyway. (rmk - cleaned up spacing to be more reasonable)
-
- 12 Mar, 2002 1 commit
-
-
Russell King authored
-
- 05 Feb, 2002 2 commits
-
-
Linus Torvalds authored
- Jens Axboe: fix loop device deadlocks - Greg KH: USB updates - Alan Cox: continued merging - Tim Waugh: parport and documentation updates - Cort Dougan: PowerPC merge - Jeff Garzik: network driver updates - Justin Gibbs: new and much improved aic7xxx driver 6.1.5
-
Linus Torvalds authored
-