| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 2005-09-05 | 37 | -137/+42 |
* | [PATCH] I2C: W83792D documentation 3/3 | R.Marek@sh.cvut.cz | 2005-09-05 | 1 | -0/+174 |
* | [PATCH] I2C: W83792D add hwmon class register 2/3 | R.Marek@sh.cvut.cz | 2005-09-05 | 1 | -6/+27 |
* | [PATCH] I2C: W83792D driver 1/3 | R.Marek@sh.cvut.cz | 2005-09-05 | 4 | -0/+1659 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) | Jean Delvare | 2005-09-05 | 2 | -7/+7 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) | Jean Delvare | 2005-09-05 | 5 | -38/+5 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 2005-09-05 | 36 | -85/+36 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) | Jean Delvare | 2005-09-05 | 1 | -32/+13 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) | Jean Delvare | 2005-09-05 | 10 | -235/+98 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) | Jean Delvare | 2005-09-05 | 2 | -7/+4 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) | Jean Delvare | 2005-09-05 | 10 | -24/+97 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9) | Jean Delvare | 2005-09-05 | 2 | -10/+177 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) | Jean Delvare | 2005-09-05 | 2 | -4/+17 |
* | [PATCH] I2C hwmon: add hwmon sysfs class to drivers | Mark M. Hoffman | 2005-09-05 | 33 | -53/+522 |
* | [PATCH] I2C hwmon: hwmon sysfs class | Mark M. Hoffman | 2005-09-05 | 4 | -1/+130 |
* | [PATCH] hwmon: Document on the W83627EHG chip | Jean Delvare | 2005-09-05 | 2 | -0/+6 |
* | [PATCH] hwmon: kill client name lm78-j | Jean Delvare | 2005-09-05 | 2 | -13/+5 |
* | [PATCH] hwmon: soften lm75 initialization | Jean Delvare | 2005-09-05 | 1 | -2/+6 |
* | [PATCH] I2C: max6875 code cleanup | bgardner@wabtec.com | 2005-09-05 | 1 | -6/+2 |
* | [PATCH] I2C: max6875 documentation cleanup | bgardner@wabtec.com | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] I2C: add kobj_to_i2c_client | bgardner@wabtec.com | 2005-09-05 | 2 | -5/+5 |
* | [PATCH] I2C: cleanup of i2c-nforce2 | Hans-Frieder Vogt | 2005-09-05 | 1 | -28/+3 |
* | [PATCH] I2C: fix max6875 build error | Greg Kroah-Hartman | 2005-09-05 | 1 | -2/+1 |
* | [PATCH] I2C: update max6875 documentation | bgardner@wabtec.com | 2005-09-05 | 1 | -26/+68 |
* | [PATCH] I2C: simplify max6875 driver | bgardner@wabtec.com | 2005-09-05 | 1 | -322/+123 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-09-05 | 4 | -15/+70 |
|\ |
|
| * | [MMC] support for mmc chip select in wbsd | Pierre Ossman | 2005-09-03 | 2 | -15/+52 |
| * | [MMC] ios for mmc chip select | Pierre Ossman | 2005-09-03 | 2 | -0/+18 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-05 | 34 | -92/+102 |
|\ \ |
|
| * | | [ARM] Wrap calls to descriptor handlers | Russell King | 2005-09-04 | 24 | -41/+49 |
| * | | [ARM] Change irq_chip wake/type methods to set_wake/set_type | Russell King | 2005-09-04 | 8 | -31/+31 |
| * | | [ARM] Fix compilation in locomo.c | Pavel Machek | 2005-09-04 | 1 | -7/+7 |
| * | | [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 | Russell King | 2005-09-04 | 1 | -1/+1 |
| * | | [ARM] 2875/1: Data Abort fixes | Timothy Baldwin | 2005-09-04 | 1 | -4/+4 |
| * | | [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup | Ben Dooks | 2005-09-03 | 1 | -2/+4 |
| * | | [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot time | Richard Purdie | 2005-09-03 | 6 | -6/+6 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-05 | 4 | -31/+15 |
|\ \ |
|
| * | | [SERIAL] Fix moxa tty driver name | Sergey Vlasov | 2005-09-03 | 1 | -1/+1 |
| * | | [SERIAL] feature-removal-schedule.txt: remove {,un}register_serial entry | Adrian Bunk | 2005-09-03 | 1 | -10/+0 |
| * | | [SERIAL] Prefix serial printks with KERN_INFO and pre-format | Russell King | 2005-09-03 | 1 | -6/+14 |
| * | | [SERIAL] crisv10: Remove {,un}register_serial dummies | Adrian Bunk | 2005-09-02 | 1 | -14/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-05 | 20 | -641/+362 |
|\ \ \ |
|
| * | | | [SPARC32]: More dependencies fallout | Al Viro | 2005-09-02 | 1 | -1/+1 |
| * | | | [SPARC]: Kill io_remap_page_range() | David S. Miller | 2005-09-01 | 7 | -100/+1 |
| * | | | [SPARC64]: Use 'unsigned long' for port argument to I/O string ops. | David S. Miller | 2005-08-31 | 2 | -45/+79 |
| * | | | [SPARC64]: Use drivers/Kconfig | David S. Miller | 2005-08-30 | 2 | -313/+54 |
| * | | | [SPARC64]: Preserve nucleus ctx page size during TLB flushes. | David S. Miller | 2005-08-30 | 1 | -14/+25 |
| * | | | [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times. | David S. Miller | 2005-08-30 | 1 | -136/+173 |
| * | | | [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page. | David S. Miller | 2005-08-30 | 2 | -2/+14 |
| * | | | [SPARC64]: Eliminate irq_cpustat_t. | David S. Miller | 2005-08-29 | 4 | -30/+15 |