aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Oprofile: Add missing break statements.Ralf Baechle2007-03-041-0/+2
* [MIPS] jmr3927: build fixAtsushi Nemoto2007-03-041-10/+4
* [MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer2007-03-044-6/+10
* [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle2007-03-043-33/+2
* [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2007-03-042-115/+1
* [MIPS] N32 waitid is the same as o32.Ralf Baechle2007-03-042-29/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-0246-14/+299
|\
| * libata: add CONFIG_PM to libata core layerTejun Heo2007-03-024-0/+46
| * libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-0238-2/+191
| * libata: add missing PM callbacksTejun Heo2007-03-023-0/+12
| * pata_qdi: Fix initialisationAlan Cox2007-03-021-4/+8
| * [libata] pata_cmd64x: fix driver description in commentsJeff Garzik2007-03-021-1/+1
| * [libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik2007-03-023-0/+24
| * [libata] change master/slave IDENTIFY orderJeff Garzik2007-03-021-2/+14
| * libata-core: Fix simplex handlingAlan2007-03-022-5/+3
* | [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-022-2/+2
* | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-025-44/+12
* | Fix mv643xx_eth compilation.Dave Jones2007-03-021-1/+3
* | qla3xxx: bugfix for line omitted in previous patch.Ron Mercer2007-03-021-1/+1
* | NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral2007-03-023-17/+20
* | NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-024-121/+34
* | cxgb3 - Tag driver versionDivy Le Ray2007-03-021-1/+1
* | myri10ge: fix copyright and licenseBrice Goglin2007-03-021-11/+11
* | jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-022-17/+0
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-021-2/+3
|\ \
| * | [PATCH] bcm43xx: fix for 4309Stefano Brivio2007-02-271-2/+3
* | | [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-022-8/+9
* | | [RADEON]: Fix blanking return value.David S. Miller2007-03-021-2/+1
* | | [SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2007-03-022-0/+2
* | | [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-024-0/+22
* | | [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-022-6/+0
* | | [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-022-6/+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
|\ \ \ \