summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Altix: correct ioc4 port orderBrent Casavant2006-05-031-1/+1
* [PATCH] EDAC Coexistence with BIOSmark gross2006-05-031-1/+16
* forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
* [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
* [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-021-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-0116-94/+131
|\
| * IB/ipath: tidy up white space in a few filesBryan O'Sullivan2006-05-013-21/+31
| * IB/ipath: fix label name in interrupt handlerBryan O'Sullivan2006-05-011-3/+3
| * IB/ipath: improve sparse annotationBryan O'Sullivan2006-05-011-1/+1
| * IB/ipath: simplify IB timer usageBryan O'Sullivan2006-05-012-30/+12
| * IB/ipath: simplify RC send postingBryan O'Sullivan2006-05-011-11/+4
| * IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan2006-05-013-6/+23
| * IB/ipath: fix verbs registrationBryan O'Sullivan2006-05-011-1/+5
| * IB/ipath: change handling of PIO buffersBryan O'Sullivan2006-05-011-14/+22
| * IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan2006-05-011-1/+1
| * IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan2006-05-011-3/+13
| * IB/ipath: fix race with exposing reset fileBryan O'Sullivan2006-05-012-2/+15
| * IB/mthca: Fix offset in query_gid methodRoland Dreier2006-05-011-1/+1
* | [PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto2006-05-011-4/+4
* | [PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto2006-05-011-6/+11
* | [PATCH] s390: fix ipd handlingHeiko Carstens2006-05-011-1/+2
* | [PATCH] Altix: correct ioc3 port orderPat Gefre2006-05-011-1/+1
* | [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown2006-05-011-5/+4
* | [PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown2006-05-011-5/+11
* | [PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown2006-05-011-2/+2
* | [PATCH] md: Fixed refcounting/locking when attempting read error correction i...NeilBrown2006-05-011-14/+30
* | [PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown2006-05-011-1/+1
* | [PATCH] s390: make qeth buildableBastian Blank2006-05-011-1/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-012-26/+57
|\
| * [TG3]: Update version and reldateMichael Chan2006-04-291-2/+2
| * [TG3]: Fix bug in nvram writeMichael Chan2006-04-291-1/+1
| * [TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano2006-04-291-17/+17
| * [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-291-3/+17
| * [TG3]: Add phy workaroundMichael Chan2006-04-292-4/+14
| * [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-291-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-017-96/+426
|\ \
| * | Input: make EVIOCGSND return meaningful dataDmitry Torokhov2006-04-291-0/+3
| * | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+21
| * | Input: psmouse - fix new device detection logicDmitry Torokhov2006-04-291-1/+3
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-29534-49357/+42364
| |\ \
| * | | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-261-4/+4
| * | | Input: allow using several chords for brailleSamuel Thibault2006-04-261-10/+28
| * | | Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-261-2/+2
| * | | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-261-15/+57
| * | | Input: ads7846 - report 0 pressure value along with pen up eventImre Deak2006-04-261-2/+4
| * | | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-111-34/+48
| * | | Input: ads7846 - miscellaneous fixesImre Deak2006-04-111-30/+114
| * | | Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola2006-04-111-1/+1
| * | | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-111-38/+118
| * | | Input: ads7846 - power down ADC a bit laterImre Deak2006-04-111-3/+18