summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-6/+6
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2005-11-28[PATCH] md: fix --re-add for raid1 and raid6NeilBrown2-6/+12
2005-11-28[PATCH] md: set default_bitmap_offset properly in set_array_infoNeilBrown1-1/+3
2005-11-28[PATCH] md: fix problem with raid6 intent bitmapNeilBrown1-2/+13
2005-11-28[PATCH] md: fix locking problem in r5/r6NeilBrown2-0/+4
2005-11-28[PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown1-1/+5
2005-11-28[PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky5-47/+33
2005-11-28[PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata1-1/+2
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt2-11/+4
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj1-10/+2
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-1/+1
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven4-6/+6
2005-11-28[MMC] Fix protocol errorsPierre Ossman1-1/+1
2005-11-27[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk1-4/+5
2005-11-27[PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk1-2/+2
2005-11-27[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+1
2005-11-25Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds1-5/+11
2005-11-24[PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans1-1/+5
2005-11-24drm: fix quiescent lockingDave Airlie1-5/+11
2005-11-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-5/+4
2005-11-23[PATCH] usb serial: remove redundant includeNicolas Kaiser1-1/+0
2005-11-23[PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman1-0/+9
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2-38/+36
2005-11-23[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2-161/+162
2005-11-23[PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell1-135/+125
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell4-42/+46
2005-11-23[PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2-0/+9
2005-11-23[PATCH] USB: SN9C10x driver - bad page state fixDamian Wrobel1-1/+1
2005-11-23[PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap1-0/+1
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah3-15/+11
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov1-1/+1
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare1-0/+7
2005-11-23[PATCH] hwmon: Fix lm78 VID conversionJean Delvare1-1/+1
2005-11-23[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu1-2/+6
2005-11-23[PATCH] Small fixes to driver coreAlan Stern2-17/+12
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton1-6/+0
2005-11-23drm: move is_pci to the end of the structureDave Airlie1-2/+1
2005-11-23drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2-2/+2
2005-11-23I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie1-1/+1
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk1-6/+6
2005-11-22[PATCH] device-mapper raid1: drop mark_region spinlock fixJonathan E Brassow1-11/+9
2005-11-22[PATCH] device-mapper snapshot: bio_list fixjblunck@suse.de1-0/+3
2005-11-22[PATCH] device-mapper dm-mpath: endio spinlock fixStefan Bader1-6/+7
2005-11-22[PATCH] device-mapper: mirror log bitset fixAlasdair G Kergon1-2/+2
2005-11-22[PATCH] device-mapper: list_versions fixAlasdair G Kergon1-1/+1
2005-11-22[PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda1-0/+1
2005-11-22[PATCH] dell_rbu driver depends on x86[64]Dave Jones1-0/+1
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson1-1/+1
2005-11-22[PATCH] cpufreq: silence cpufreq for UPGrant Coady1-1/+1