aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-1/+34
2007-02-04tifm_7xx1: prettifyAlex Dubov1-16/+18
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov1-5/+8
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov2-68/+94
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-128/+126
2007-02-04tifm_7xx1: simplify eject functionAlex Dubov1-8/+2
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov2-6/+13
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov2-5/+4
2007-02-04tifm_sd: prettifyAlex Dubov1-48/+50
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov3-105/+114
2007-02-04tifm_sd: fix hardware timeout setupAlex Dubov1-8/+7
2007-02-04tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov1-21/+13
2007-02-04tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov1-27/+25
2007-02-04tifm_sd: alter order of the states in the command handlerAlex Dubov1-20/+37
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale2-29/+119
2007-02-04mmc: Power quirk for ENE controllersDarren Salt1-3/+19
2007-02-04mmc: let host be parent of cardsPierre Ossman1-1/+1
2007-02-04mmc: replace host->card_busyPierre Ossman1-8/+8
2007-02-04mmc: au1xmmc: return errors for unknown response typesManuel Lauss1-0/+6
2007-02-04mmc: au1xmmc: implement proper ro switch detectionManuel Lauss1-1/+3
2007-02-03[PATCH] fix rtl8150Al Viro1-1/+2
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-70/+100
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar1-10/+10
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-18/+19
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1
2007-02-02pata_via: Correct missing commentsAlan1-1/+2
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan1-2/+9
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo2-15/+7
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-218/+199
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp1-0/+2
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok1-6/+1
2007-02-02Merge ../linux-2.6Jeff Garzik7-28/+28
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan2-2/+18
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz1-1/+1
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap1-9/+11
2007-02-01[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity1-0/+2
2007-02-01[PATCH] pci: remove warning messagesAndrew Morton1-8/+2
2007-02-01[PATCH] via quirk updateJean Delvare1-3/+5
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2007-02-01[PATCH] ide section fixesAl Viro1-4/+4
2007-01-31netxen patchesAl Viro8-212/+196
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-15/+11
2007-01-30[PATCH] IPMI: fix timeout list handlingDavid Barksdale1-2/+1
2007-01-30[PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com1-7/+7
2007-01-30[PATCH] Fix VIA quirksJean Delvare1-36/+42
2007-01-30Revert "net: ifb error path loop fix"Linus Torvalds1-1/+2
2007-01-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-15/+53
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-4/+13
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds5-21/+52