summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord2007-02-073-0/+148
* ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz2007-02-071-106/+66
* ide: add it8213 IDE driverJack Lee2007-02-073-1/+408
* tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz2007-02-071-1/+1
* tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton2007-02-071-1/+2
* tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk2007-02-071-1/+1
* ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-074-0/+332
* pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov2007-02-072-42/+12
* pdc202xx_new: remove useless codeSergei Shtylyov2007-02-071-28/+3
* slc90e66: carry over fixes from piix driverSergei Shtylyov2007-02-071-21/+34
* piix: tuneproc() fixes/cleanupsSergei Shtylyov2007-02-071-11/+10
* piix: fix 82371MX enablebitsSergei Shtylyov2007-02-071-2/+8
* hpt366: HPT36x PCI clock detection fixSergei Shtylyov2007-02-071-2/+6
* hpt366: init code rewriteSergei Shtylyov2007-02-071-362/+489
* hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov2007-02-071-37/+25
* hpt366: merge HPT37x speedproc handlersSergei Shtylyov2007-02-071-170/+88
* hpt366: cache channel's MCR addressSergei Shtylyov2007-02-071-190/+181
* hpt366: switch to using pci_get_slotSergei Shtylyov2007-02-071-30/+31
* hpt366: print the real chip name at startupSergei Shtylyov2007-02-071-37/+67
* hpt366: rework rate filtering tidyAndrew Morton2007-02-071-9/+14
* hpt366: rework rate filteringSergei Shtylyov2007-02-071-94/+85
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-0610-74/+982
|\
| * USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-051-13/+21
| * HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina2007-02-054-22/+6
| * USB HID: fix bogus comment in hid_get_class_descriptor()Jiri Kosina2007-02-051-1/+1
| * USB HID: remove hid_find_field_by_usage()Jiri Kosina2007-02-051-17/+0
| * HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-052-16/+16
| * HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-056-6/+791
| * hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-054-0/+143
| * hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-052-1/+10
| * hid: allow force feedback for multi-input devicesAnssi Hannula2007-02-051-5/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-0620-403/+240
|\ \
| * | IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-041-14/+0
| * | IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-046-363/+204
| * | RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-041-2/+1
| * | IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-042-0/+8
| * | IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-0411-24/+27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-0617-555/+847
|\ \
| * | mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-041-11/+4
| * | mmc: sdhci: fix voltage ocrPierre Ossman2007-02-041-2/+2
| * | mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-042-19/+6
| * | mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-042-31/+10
| * | mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-041-1/+3
| * | mmc: Proper unclaim in mmc_blockPierre Ossman2007-02-041-1/+2
| * | mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-041-9/+7
| * | mmc: Handle wbsd's stupid command listPierre Ossman2007-02-041-1/+40
| * | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-0412-21/+53
| * | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-0411-12/+43
| * | tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-041-1/+38
| * | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-1/+34
OpenPOWER on IntegriCloud