summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov4-4/+959
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-10tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-261/+263
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov2-4/+29
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov3-20/+19
2008-03-10tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-10tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-10of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-10riscom8: Fix hang on loadAlan Cox1-6/+0
2008-03-07bluetooth: Add another Broadcom deviceKarsten Keil1-0/+1
2008-03-07ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap2-16/+16
2008-03-07ide: fix buggy code in ide_register_hw()Peter Teoh1-1/+1
2008-03-07ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz1-1/+1
2008-03-07ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz1-0/+4
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt1-2/+4
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar1-0/+1
2008-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2-10/+6
2008-03-06fb: hitfb: Balance probe/remove section annotations.Paul Mundt1-2/+2
2008-03-06fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt1-8/+4
2008-03-05Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds4-8/+11
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2-4/+4
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds25-326/+375
2008-03-05Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave...Linus Torvalds2-10/+12
2008-03-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-11/+13
2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki1-0/+5
2008-03-05[CPUFREQ] fix section mismatch warningsSam Ravnborg2-2/+2
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->storeDave Jones1-4/+5
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->showDave Jones1-4/+5
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie1-28/+48
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie1-12/+14
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie2-5/+10
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik1-1/+13
2008-03-05pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox3-7/+7
2008-03-05[S390] zcrypt: fix ap_device_list handlingRalph Wuerthner1-5/+7
2008-03-05[S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger1-1/+1
2008-03-05[S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber1-1/+3
2008-03-05[S390] dasd: let dasd erp matching recognize alias recoveryStefan Weinhuber1-4/+2
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-26/+39
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-103/+21
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-48/+26
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-66/+128
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18