summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sis900: phy for FoxCon motherboardJames Cameron2006-05-101-0/+1
* dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-6/+6
* phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
* sky2: ifdown kills irq maskStephen Hemminger2006-05-101-2/+3
* [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-081-8/+20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-082-1/+33
|\
| * [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-071-1/+1
| * [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-071-0/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-081-1/+1
|\ \
| * | kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-301-1/+1
* | | [ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King2006-05-061-3/+3
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-054-12/+48
|\ \
| * | [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-034-11/+43
| * | [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-031-1/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-042-25/+17
|\ \ \
| * | | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-24/+16
| * | | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-049-66/+93
|\ \ \ \
| * | | | [MMC] Move set_ios debugging into mmc.cRussell King2006-05-048-43/+34
| * | | | [MMC] Correct mmc_request_done commentsRussell King2006-05-041-5/+4
| * | | | [MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King2006-05-021-6/+3
| * | | | [MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King2006-05-022-2/+2
| * | | | [MMC] extend data timeout for writesRussell King2006-05-022-0/+8
| * | | | [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa2006-04-301-11/+43
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-043-3/+0
|\ \ \ \
| * | | | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-043-3/+0
| | |/ / | |/| |
* | | | [PATCH] Altix: correct ioc4 port orderBrent Casavant2006-05-041-1/+1
* | | | [PATCH] EDAC Coexistence with BIOSmark gross2006-05-041-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-0216-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-021-4/+4
* | | | [PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto2006-05-021-6/+11
* | | | [PATCH] s390: fix ipd handlingHeiko Carstens2006-05-021-1/+2
* | | | [PATCH] Altix: correct ioc3 port orderPat Gefre2006-05-021-1/+1
* | | | [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown2006-05-021-5/+4
* | | | [PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown2006-05-021-5/+11