aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-08
* Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-08
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-08
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-03
|\
| * forcedeth: fix multi irq issuesAyaz Abdulla2006-05-02
| * [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-02
| * [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-02
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-01
| |\
| | * IB/ipath: tidy up white space in a few filesBryan O'Sullivan2006-05-01
| | * IB/ipath: fix label name in interrupt handlerBryan O'Sullivan2006-05-01
| | * IB/ipath: improve sparse annotationBryan O'Sullivan2006-05-01
| | * IB/ipath: simplify IB timer usageBryan O'Sullivan2006-05-01
| | * IB/ipath: simplify RC send postingBryan O'Sullivan2006-05-01
| | * IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan2006-05-01
| | * IB/ipath: fix verbs registrationBryan O'Sullivan2006-05-01
| | * IB/ipath: change handling of PIO buffersBryan O'Sullivan2006-05-01
| | * IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan2006-05-01
| | * IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan2006-05-01
| | * IB/ipath: fix race with exposing reset fileBryan O'Sullivan2006-05-01
| | * IB/mthca: Fix offset in query_gid methodRoland Dreier2006-05-01
| * | [PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto2006-05-01
| * | [PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto2006-05-01
| * | [PATCH] s390: fix ipd handlingHeiko Carstens2006-05-01
| * | [PATCH] Altix: correct ioc3 port orderPat Gefre2006-05-01
| * | [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown2006-05-01
| * | [PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown2006-05-01
| * | [PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown2006-05-01
| * | [PATCH] md: Fixed refcounting/locking when attempting read error correction i...NeilBrown2006-05-01
| * | [PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown2006-05-01
| * | [PATCH] s390: make qeth buildableBastian Blank2006-05-01
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-01
| |\
| | * [TG3]: Update version and reldateMichael Chan2006-04-29
| | * [TG3]: Fix bug in nvram writeMichael Chan2006-04-29
| | * [TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano2006-04-29
| | * [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-29
| | * [TG3]: Add phy workaroundMichael Chan2006-04-29
| | * [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-01
| |\ \
| | * | Input: make EVIOCGSND return meaningful dataDmitry Torokhov2006-04-29
| | * | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-29
| | * | Input: psmouse - fix new device detection logicDmitry Torokhov2006-04-29
| | * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-29
| | |\ \
| | * | | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-26
| | * | | Input: allow using several chords for brailleSamuel Thibault2006-04-26
| | * | | Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-26
| | * | | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-26
| | * | | Input: ads7846 - report 0 pressure value along with pen up eventImre Deak2006-04-26
| | * | | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-11
| | * | | Input: ads7846 - miscellaneous fixesImre Deak2006-04-11