summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pata_piccolo: Driver for old Toshiba chipsetsAlan Cox2009-12-035-2/+156
* pata_ali: Fix regression with old devicesAlan Cox2009-12-031-1/+3
* [libata] PATA: Update experimental tagsAlan Cox2009-12-031-15/+15
* pata_cmd64x: implement serialization as per notesAlan Cox2009-12-031-8/+108
* pata_sis: Implement MWDMA for the UDMA 133 capable chipsAlan Cox2009-12-031-22/+69
* pata_via: Blacklist some combinations of Transcend Flash and viaAlan Cox2009-12-031-0/+27
* libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt2009-12-031-1/+1
* libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig2009-12-031-0/+98
* libata: retry failed FLUSH if device didn't fail itTejun Heo2009-12-031-0/+94
* sata_fsl: Add asynchronous notification supportashish kalra2009-12-031-8/+10
* pata_hpt{37x,3x2n}: add debounce delay to cable detection methodsBartlomiej Zolnierkiewicz2009-12-032-0/+6
* pata_hpt3x2n: fix cable detectionBartlomiej Zolnierkiewicz2009-12-031-1/+1
* ata: Don't require newlines for link_power_management_policyMatthew Garrett2009-12-031-2/+1
* pata-it821x: use PCI_DEVICE_ID_RDC_D1010 defineOtavio Salvador2009-12-031-1/+1
* pata_hpt37x: unify ->pre_reset methodsBartlomiej Zolnierkiewicz2009-12-031-21/+2
* pata_hpt37x: add proper cable detection methodsBartlomiej Zolnierkiewicz2009-12-031-30/+56
* ahci: disable SNotification capability for ich8Shaohua Li2009-12-031-2/+18
* sata_sil24: MSI support, disabled by defaultVivek Mahajan2009-12-031-0/+9
* libata: remove experimental tag on PATA driversRobert Hancock2009-12-031-1/+1
* sata_mv: Clean up hard coded array size calculation.Thiago Farina2009-12-031-1/+1
* pata_via: fix double put on isa bridgeJiri Slaby2009-12-031-6/+4
* pata_cs5536: use 32-bit BM DMA template instead of 16-bit.Krzysztof Halasa2009-12-031-1/+1
* libata-acpi: missing _SDD is not an errorTejun Heo2009-12-031-6/+9
* VIDEO: Correct use of request_region/request_mem_regionJulia Lawall2009-12-021-1/+1
* SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto2009-12-021-7/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-021-1/+1
|\
| * mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-011-1/+1
* | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-021-0/+21
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-021-3/+4
|\ \
| * | md: revert incorrect fix for read error handling in raid1.NeilBrown2009-12-011-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-021-2/+2
|\ \ \
| * | | [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-021-1/+1
| * | | [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-021-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-021-0/+2
|\ \ \ \
| * | | | regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2
| |/ / /
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds2009-12-021-2/+2
|\ \ \ \
| * | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
* | | | | rtc-x1205: reset clock to sane state after power failureJohannes Weiner2009-12-011-2/+2
* | | | | rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner2009-12-011-1/+1
* | | | | aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
* | | | | gpio: Langwell GPIO driver bugfixesAlek Du2009-12-011-10/+1
* | | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-011-4/+7
* | | | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter2009-12-011-1/+2
* | | | | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton2009-12-011-0/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-0112-28/+21
|\ \ \ \
| * | | | Staging: update TODO filesBartlomiej Zolnierkiewicz2009-11-304-10/+6
| * | | | Staging: hv: Fix some missing author namesHaiyang Zhang2009-11-305-0/+5
| * | | | Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-11-302-13/+5
| * | | | Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-11-301-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-0114-78/+118
|\ \ \ \ \
OpenPOWER on IntegriCloud