summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-0728-35/+35
| * | | | | [ARM] 3239/1: Add ARM optimised swab32Andre McCurdy2006-01-071-1/+14
| * | | | | [ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie2006-01-074-3/+1
| * | | | | [ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa2006-01-071-3/+3
| * | | | | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-052-0/+18
| * | | | | [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-0511-46/+53
| * | | | | [ARM] 3217/1: iop331 uarts as platform devicesDan Williams2006-01-051-26/+68
| * | | | | [ARM] 3231/1: mx1ads board support cleanupSascha Hauer2006-01-051-45/+10
| * | | | | [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2006-01-053-14/+16
| * | | | | [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2006-01-052-13/+7
| * | | | | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-0510-941/+1016
| * | | | | [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie2006-01-051-0/+31
| * | | | | [ARM] 3225/1: add symbolic names for enp2611 gpio interruptsLennert Buytenhek2006-01-041-0/+6
| * | | | | [ARM] 3224/1: add masked thread interrupt status registers for ixp2000Lennert Buytenhek2006-01-041-0/+8
| * | | | | [ARM] 3223/1: remove ixdp2x01 cs89x0 hackLennert Buytenhek2006-01-041-98/+0
| * | | | | [ARM] 3221/1: Update IXP4xx defconfigDeepak Saxena2006-01-041-15/+69
| * | | | | [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby2006-01-042-23/+25
| * | | | | [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
OpenPOWER on IntegriCloud