aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-30dm snapshot: wait for chunks in destructorMikulas Patocka
2008-10-30dm snapshot: fix register_snapshot deadlockMikulas Patocka
2008-10-30dm raid1: fix do_failuresIlpo Jarvinen
2008-10-30[ARM] build fixes for netX serial driverPaul Bolle
2008-10-30HID: add quirk entry for no-name keyboard (0x13ba/0x0017)Alan Stern
2008-10-29sysfs: Fix return values for sysdev_store_{ulong,int}Andi Kleen
2008-10-29driver core: drivers/base/sys.c: update commentsQinghuang Feng
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern
2008-10-29USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge
2008-10-29USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn
2008-10-29ath5k: correct misspelling in debug helpBob Copeland
2008-10-29libertas: fix buffer overrunJohannes Berg
2008-10-29libertas: remove two libertas sparse warningHolger Schurig
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov
2008-10-28amd8111e: Fix rx return codeChris Friesen
2008-10-28regulator: Build on non-ARM platformsMark Brown
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox
2008-10-28Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-28[S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber
2008-10-28md: destroy partitions and notify udev when md array is stopped.NeilBrown
2008-10-28libata: ahci enclosure management bit maskDavid Milburn
2008-10-28libata: ahci enclosure management led syncDavid Milburn
2008-10-28pata_ninja32: suspend/resume supportAlan Cox
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo
2008-10-27libata: add missing kernel-docRandy Dunlap
2008-10-27libata: fix device iteration bugsTejun Heo
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson
2008-10-27ata: Switch all my stuff to a common addressAlan Cox
2008-10-28[ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij
2008-10-27p54: fix build warningsChristian Lamparter
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard
2008-10-27via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge
2008-10-27drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik
2008-10-27mlx4: Setting the correct offset for default mac addressYevgeny Petrilin
2008-10-27mlx4_en: remove duplicated #includeHuang Weiyi