summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100dDeepak Saxena2006-01-042-8/+0
| * | | | | [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby2006-01-048-0/+373
| * | | | | [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena2006-01-047-28/+3
| * | | | | [ARM] Remove SA1100 PM prepare/finish opsRussell King2006-01-041-18/+0
| * | | | | [ARM] Move DMA exports to be next to each functionRussell King2006-01-041-14/+12
| * | | | | [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-0419-122/+0
| * | | | | [ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King2006-01-042-2/+7
| * | | | | [ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hRussell King2006-01-0416-31/+7
| * | | | | [ARM] Use core_initcall() to initialise ARM DMARussell King2006-01-042-4/+4
| * | | | | [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-045-28/+31
| * | | | | [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King2006-01-042-5/+7
| * | | | | [ARM] Remove unused dma.c filesRussell King2006-01-043-90/+0
| * | | | | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-0318-122/+3
| * | | | | [ARM] Add additional documentation to the clock source frameworkRussell King2006-01-031-0/+14
| * | | | | [ARM] Cleanup ARM includesRussell King2006-01-0328-22/+31
| * | | | | [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-035-17/+16
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-075-46/+163
|\ \ \ \ \ \
| * | | | | | [SERIAL] 8520_pci: build fixAndrew Morton2006-01-051-2/+2
| * | | | | | [SERIAL] Remove _INLINE_Russell King2006-01-042-10/+4
| * | | | | | [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King2006-01-041-7/+8
| * | | | | | [SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King2006-01-041-3/+1
| * | | | | | [SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt2006-01-041-1/+1
| * | | | | | [SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett2006-01-042-6/+131
| * | | | | | [Serial] Don't miss modem status changesRussell King2006-01-041-17/+16
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-076-75/+163
|\ \ \ \ \ \
| * | | | | | [MMC] mmci: kunmap_atomic() unmaps virtual address, not pageEvgeniy Polyakov2006-01-052-3/+3
| * | | | | | [MMC] mmci: add data cache coherencyRussell King2006-01-041-0/+15
| * | | | | | [MMC] Fix missing ','Russell King2006-01-041-1/+1
| * | | | | | [MMC] wbsd: convert to the new platfrom device interfaceDmitry Torokhov2006-01-031-4/+14
| * | | | | | [MMC] wbsd: make use of ARRAY_SIZE() macroDmitry Torokhov2006-01-031-6/+3
| * | | | | | [MMC] Improve MMC card block size selectionRussell King2006-01-033-62/+128
| |/ / / / /
* | | | | | [PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen2006-01-071-1/+1
* | | | | | [ACPI] remove Kconfig "default y" for laptop driversBorislav Petkov2006-01-071-2/+0
* | | | | | [ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap2006-01-072-10/+18
* | | | | | Auto-update from upstreamLen Brown2006-01-07221-2254/+3861
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller2006-01-061-12/+1
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-06124-747/+1550
| |\ \ \ \ \
| | * \ \ \ \ Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-06631-12111/+62650
| | |\ \ \ \ \
| | * | | | | | [PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer2006-01-051-18/+15
| | * | | | | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-053-1/+5
| | * | | | | | [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-051-0/+1
| | * | | | | | [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanupsJean Delvare2006-01-051-8/+0
| | * | | | | | [PATCH] i2c: update i2c_driver.command documentationJean Delvare2006-01-051-7/+3
| | * | | | | | [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-054-26/+0
| | * | | | | | [PATCH] i2c: driver ID list cleanupsJean Delvare2006-01-051-20/+0
| | * | | | | | [PATCH] hwmon: it87 use u8 for vrmJean Delvare2006-01-051-2/+2
| | * | | | | | [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-052-30/+45
| | * | | | | | [PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare2006-01-051-38/+10
| | * | | | | | [PATCH] hwmon: w83792d misc cleanupsJean Delvare2006-01-051-20/+9
| | * | | | | | [PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman2006-01-051-30/+20