| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | [SERIAL] Use uart_match_port() to find a matching port in find_port() | Russell King | 2006-01-04 |
| * | | | | | | [SERIAL] Fix matching of MMIO ports | Benjamin Herrenschmidt | 2006-01-04 |
| * | | | | | | [SERIAL] Add support for more Connect Tech PCI serial boards | Gareth Howlett | 2006-01-04 |
| * | | | | | | [Serial] Don't miss modem status changes | Russell King | 2006-01-04 |
| |/ / / / / |
|
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | [MMC] mmci: kunmap_atomic() unmaps virtual address, not page | Evgeniy Polyakov | 2006-01-05 |
| * | | | | | | [MMC] mmci: add data cache coherency | Russell King | 2006-01-04 |
| * | | | | | | [MMC] wbsd: convert to the new platfrom device interface | Dmitry Torokhov | 2006-01-03 |
| * | | | | | | [MMC] wbsd: make use of ARRAY_SIZE() macro | Dmitry Torokhov | 2006-01-03 |
| * | | | | | | [MMC] Improve MMC card block size selection | Russell King | 2006-01-03 |
| |/ / / / / |
|
* | | | | | | [PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS | Knut Petersen | 2006-01-07 |
* | | | | | | [ACPI] remove Kconfig "default y" for laptop drivers | Borislav Petkov | 2006-01-07 |
* | | | | | | [ACPI] fix kernel-doc warnings in acpi/scan.c | Randy Dunlap | 2006-01-07 |
* | | | | | | Auto-update from upstream | Len Brown | 2006-01-07 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-01-06 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 2006-01-06 |
| | |\ \ \ \ \ |
|
| | * | | | | | | [PATCH] i2c: i2c-mv64xxx fix transaction abortion | Mark A. Greer | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON | Martin Hicks | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: drop empty i2c_driver.command implementations | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: it87 use u8 for vrm | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: add VRM/VID support for some VIA CPUs | Rudolf Marek | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: w83792d simplify in low bits handling | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: w83792d misc cleanups | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] I2C: move i2c-dev to use dynamic class devices | Greg Kroah-Hartman | 2006-01-06 |
| | * | | | | | | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-06 |
| | * | | | | | | [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner | Greg Kroah-Hartman | 2006-01-06 |
| | * | | | | | | [PATCH] I2C: Fix up debug build error for previous i2c structure changes | Greg Kroah-Hartman | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 | Laurent Riffard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Rework client usage count, 3 of 3 | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Rework client usage count, 1 of 3 | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: New vt8231 driver | Roger Lucas | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport | Peter Korsgaard | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Remove duplicate rtc8564 BCD macros | Nicolas Kaiser | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: W83627THF VID fixes | Yuan Mu | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: Support the VRM 10 mode of the ADT7463 | Jean Delvare | 2006-01-06 |
| | * | | | | | | [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026 | Grant Coady | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: Extend ds1337 initialization | Michael Burian | 2006-01-06 |
| | * | | | | | | [PATCH] i2c: i2c-i801 explicitly enables/disables PEC | Mark M. Hoffman | 2006-01-06 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-06 |
| |\ \ \ \ \ \ |
|