summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-28libata: add missing kernel-docRandy Dunlap1-0/+1
2008-10-28libata: fix device iteration bugsTejun Heo2-15/+28
2008-10-28ahci: Add support for Promise PDC42819Mark Nelson1-0/+3
2008-10-28ata: 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-28p54: fix build warningsChristian Lamparter1-2/+3
2008-10-28ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns1-22/+11
2008-10-28p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
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
2008-10-27qeth: remove unnecessary support ckeck in sysfs route6Frank Blaschka1-7/+0
2008-10-27qeth: fix offset error in non prealloc header pathFrank Blaschka1-1/+2
2008-10-27qeth: remove non-recover-thread checkingsUrsula Braun2-25/+2
2008-10-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+9
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe1-0/+9
2008-10-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-23/+73
2008-10-27INPUT: sgi_btns: Add license specificationDmitri Vorobiev1-0/+1
2008-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2008-10-27Tidy up addresses in random driversAlan Cox4-4/+4
2008-10-27leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao1-0/+1
2008-10-27HID: sync on deleted io_retry timer in usbhid driverJiri Slaby1-1/+1
2008-10-27HID: fix oops during suspend of unbound HID devicesJiri Slaby2-17/+43
2008-10-27libertas: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-27btsdio: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-23/+33
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-2/+854
2008-10-27Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-0/+14
2008-10-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-57/+118
2008-10-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-94/+46
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven1-2/+4
2008-10-26Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-44/+72
2008-10-26r8169: revert "read MAC address from EEPROM on init"Francois Romieu1-88/+0
2008-10-26arm ide breakageAl Viro2-4/+4
2008-10-26hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan1-1/+1
2008-10-26hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan1-14/+14
2008-10-26hwmon: (adt7473) Fix voltage conversion routinesJean Delvare1-20/+9
2008-10-26hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare1-4/+33
2008-10-26hwmon: (lm90) Fix handling of hysteresis valueJean Delvare1-3/+12
2008-10-26hwmon-vid: Add support for AMD family 10h CPUsJean Delvare1-0/+1
2008-10-26hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven1-2/+2
2008-10-26firewire: fw-sbp2: fix racesJay Fenlason1-10/+26