summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2007-03-042-4/+6
* [ARM] rtc-pcf8583: correct month and year offsetsRussell King2007-03-041-5/+6
* [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King2007-03-041-10/+10
* [ARM] EBSA110: Work around build errorsRussell King2007-03-031-0/+1
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-0215-55/+72
|\
| * ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-021-0/+6
| * ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-022-2/+1
| * ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-021-6/+6
| * ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-023-4/+4
| * ARM: OMAP: Add missing includes to board-nokia770Dirk Behme2007-03-021-0/+2
| * ARM: OMAP: Workqueue changes for board-h4.cDirk Behme2007-03-021-5/+7
| * ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival2007-03-021-2/+2
| * ARM: OMAP: board-nokia770: correct lcd nameArnaud Patard2007-03-021-1/+1
| * ARM: OMAP: omap GP timer: HZ != 100David Brownell2007-03-021-1/+1
| * ARM: OMAP: Fix warning in mach-omap1Dirk Behme2007-03-021-1/+5
| * ARM: OMAP: Fix CONFIG_DEBUG_LLDirk Behme2007-03-021-0/+7
| * ARM: OMAP: Fix warning in mach-omap2Dirk Behme2007-03-021-0/+1
| * ARM: OMAP: Fix warnings in plat-omapDirk Behme2007-03-021-0/+2
| * ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme2007-03-021-4/+5
| * ARM: OMAP: OMAP310 SerialMarek VaĊĦut2007-03-021-9/+9
| * ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras2007-03-021-11/+3
| * ARM: OMAP: Fix warning in clock.cDirk Behme2007-03-021-6/+4
| * ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski2007-03-023-5/+8
* | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-021-21/+19
* | [ARM] 4239/1: S3C24XX: Update kconfig entries for PMBen Dooks2007-03-021-0/+7
* | [ARM] 4238/1: S3C24XX: docs: update suspend and resumeBen Dooks2007-03-021-2/+33
* | [ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie2007-03-021-1/+2
* | [ARM] Yet more asm/apm-emulation.h stuffRussell King2007-03-022-2/+4
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-018-105/+95
|\
| * ahci: improve spurious SDB FIS handlingTejun Heo2007-03-011-15/+24
| * ahci/pata_jmicron: match class not function numberTejun Heo2007-03-013-23/+17
| * jmicron ATA: reimplement jmicron ATA quirkTejun Heo2007-03-011-30/+50
| * pata_jmicron: drop unnecessary device programming in [re]initTejun Heo2007-03-011-31/+1
| * libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo2007-03-011-0/+2
| * sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo2007-03-011-3/+0
| * libata: clear drvdata in ata_host_release(), take#2Tejun Heo2007-03-014-4/+2
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-016-21/+67
|\ \
| * | HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina2007-03-013-5/+14
| * | HID: add git tree information to MAINTAINERSJiri Kosina2007-03-011-0/+2
| * | HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina2007-03-013-4/+46
| * | HID: fix possible double-free on error path in hid parserJiri Kosina2007-03-011-5/+0
| * | HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk2007-03-011-0/+1
| * | HID: fix bug in zeroing the last field byte in output reportsJiri Kosina2007-03-011-1/+1
| * | USB HID: use CONFIG_HID_DEBUG for outputting report descriptorJiri Kosina2007-03-011-4/+1
| * | USB HID: Fix USB vendor and product IDs endianness for USB HID devicesJulien BLACHE2007-03-011-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-013-6/+25
|\ \ \
| * | | [SPARC64]: Fix parport_pc build.David S. Miller2007-02-282-4/+22
| * | | [SPARC64]: Update defconfig.David S. Miller2007-02-281-2/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-0115-121/+43
|\ \ \ \
| * | | | [TCP]: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo2007-02-281-1/+1