summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-292-0/+108
* Merge omap treeRussell King2006-06-299-52/+269
|\
| * ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-261-0/+6
| * ARM: OMAP: Update dmtimersTimo Teras2006-06-261-0/+1
| * ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-261-0/+20
| * ARM: OMAP: Add OMAP_TAG_CAMERA_SENSORSamuel Ortiz2006-06-261-0/+7
| * ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-262-0/+35
| * ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-261-0/+91
| * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-4/+7
| * ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-261-2/+2
| * ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-262-46/+45
| * ARM: OMAP: Add core fsample supportBrian Swetland2006-06-262-0/+55
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2813-78/+378
|\ \
| * | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-281-0/+4
| * | [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-5/+0
| * | [ARM] nommu: uaccess tweaksRussell King2006-06-281-52/+87
| * | [ARM] nommu: adjust headers for !MMU ARM systemsRussell King2006-06-2811-21/+287
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2812-61/+66
|\ \ \
| * | | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-282-0/+14
| * | | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+5
| * | | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+14
| * | | [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.hLennert Buytenhek2006-06-283-12/+11
| * | | [ARM] 3660/1: Remove legacy definesAndrew Victor2006-06-283-8/+2
| * | | [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks2006-06-281-9/+7
| |/ /
| * | [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-281-32/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-06-281-3/+7
|\ \ \
| * | | [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-201-3/+4
| * | | [WATCHDOG] Pre-Timeout flagsCorey Minyard2006-06-201-0/+3
* | | | [PATCH] Fix plist include dependencyThomas Gleixner2006-06-281-0/+1
* | | | [PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2006-06-281-1/+5
* | | | [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asmGreg Ungerer2006-06-281-6/+6
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-06-281-0/+10
|\ \ \ \
| * | | | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner2006-06-281-0/+10
| | |/ / | |/| |
* | | | [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-281-0/+1
* | | | [PATCH] ac97_codec: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* | | | [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-283-5/+2
* | | | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-1/+0
* | | | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-282-0/+48
* | | | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-286-8/+8
|/ / /
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-272-1/+48
|\ \ \
| * | | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-271-0/+1
| * | | [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-271-1/+47
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-272-1/+16
|\ \ \ \
| * | | | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-261-0/+1
| * | | | [PATCH] libata: implement ata_port_max_devices()Tejun Heo2006-06-261-0/+14
| * | | | [PATCH] libata.h needs scatterlist.hAndrew Morton2006-06-261-0/+1
| * | | | [libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik2006-06-261-1/+0
| | |_|/ | |/| |
* | | | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h headerGreg Ungerer2006-06-271-2/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-271-2/+2
|\ \ \ \
| * | | | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-271-1/+1
OpenPOWER on IntegriCloud