aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | | [TCP]: Document several sysctls.John Heffner2007-02-281-0/+26
| * | | | [NET]: Fix kfree(skb)Patrick McHardy2007-02-284-4/+4
| * | | | [NET]: Handle disabled preemption in gfp_any()Patrick McHardy2007-02-282-3/+2
| * | | | [BRIDGE]: Fix locking of set path cost.Stephen Hemminger2007-02-281-2/+1
| * | | | [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens2007-02-281-0/+1
| * | | | [IPX]: Remove ancient changelogRolf Eike Beer2007-02-281-101/+0
| * | | | [IPX]: Remove outdated information from KconfigRolf Eike Beer2007-02-281-5/+1
| * | | | [NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller2007-02-282-2/+2
| * | | | [IPV6]: anycast refcnt fixMichal Wrobel2007-02-281-0/+2
| * | | | [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.David S. Miller2007-02-281-3/+3
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-03-0120-38/+184
|\ \ \ \
| * | | | V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil2007-03-012-15/+13
| * | | | V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2007-03-014-2/+54