summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2-15/+9
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-29ath5k: correct misspelling in debug helpBob Copeland1-1/+1
2008-10-29libertas: fix buffer overrunJohannes Berg1-2/+2
2008-10-29libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson3-5/+5
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov1-2/+2
2008-10-28amd8111e: Fix rx return codeChris Friesen1-6/+8
2008-10-28regulator: Build on non-ARM platformsMark Brown1-0/+2
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox24-42/+43
2008-10-28Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller14-54/+106
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+5
2008-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-20/+14
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-80/+130
2008-10-28sh: Kill off long-dead HD64465 cchip support.Paul Mundt3-944/+0
2008-10-28sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt1-1/+0
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2-83/+16
2008-10-28[S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert1-4/+4
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert1-2/+4
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber1-1/+0
2008-10-28SH 7366 needs SCIF_ONLYKuninori Morimoto1-0/+1
2008-10-28gdrom: Fix compile errorNobuhiro Iwamatsu1-2/+3
2008-10-28md: destroy partitions and notify udev when md array is stopped.NeilBrown1-0/+7
2008-10-28libata: ahci enclosure management bit maskDavid Milburn1-12/+23
2008-10-28libata: ahci enclosure management led syncDavid Milburn1-0/+3
2008-10-28pata_ninja32: suspend/resume supportAlan Cox1-9/+34
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary1-2/+1
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo1-1/+4
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo1-0/+5
2008-10-27libata: add missing kernel-docRandy Dunlap1-0/+1
2008-10-27libata: fix device iteration bugsTejun Heo2-15/+28
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson1-0/+3
2008-10-27ata: Switch all my stuff to a common addressAlan Cox40-41/+28
2008-10-28[ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij1-2/+3
2008-10-28drm/radeon: fixup further bus mastering confusion.Alex Deucher2-13/+14
2008-10-27p54: fix build warningsChristian Lamparter1-2/+3
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns1-22/+11
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-10-28build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2-1/+9
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard1-0/+15
2008-10-27via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge1-4/+7
2008-10-27drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik1-2/+3
2008-10-27mlx4: Setting the correct offset for default mac addressYevgeny Petrilin1-1/+1
2008-10-27mlx4_en: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-27ibm_newemac: Fix typo in flow control config optionJosh Boyer1-1/+1
2008-10-27ehea: Detect 16GB hugepages for firmware restrictionThomas Klein3-6/+56
2008-10-27dmfe: check pci_alloc_consistent errorsFUJITA Tomonori1-1/+11
2008-10-27qeth: avoid skb_under_panic for malformatted inbound dataUrsula Braun1-5/+8