summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+6Star
| * 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/+0Star
| * 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/+1Star
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-0620-403/+240Star
|\ \
| * | IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-041-14/+0Star
| * | IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-046-363/+204Star
| * | RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-041-2/+1Star
| * | 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/+4Star
| * | mmc: sdhci: fix voltage ocrPierre Ossman2007-02-041-2/+2
| * | mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-042-19/+6Star
| * | mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-042-31/+10Star
| * | 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/+7Star
| * | 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
| * | tifm_7xx1: prettifyAlex Dubov2007-02-041-16/+18
| * | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-5/+8
| * | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-042-68/+94
| * | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-128/+126Star
| * | tifm_7xx1: simplify eject functionAlex Dubov2007-02-041-8/+2Star
| * | Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-042-6/+13
| * | Remove unused return value from signal_irq callbackAlex Dubov2007-02-042-5/+4Star
| * | tifm_sd: prettifyAlex Dubov2007-02-041-48/+50
| * | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-043-105/+114
| * | tifm_sd: fix hardware timeout setupAlex Dubov2007-02-041-8/+7Star
| * | tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-041-21/+13Star
| * | tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-041-27/+25Star
| * | tifm_sd: alter order of the states in the command handlerAlex Dubov2007-02-041-20/+37
| * | mmc: Add support for SDHC cardsPhilip Langdale2007-02-042-29/+119
| * | mmc: Power quirk for ENE controllersDarren Salt2007-02-041-3/+19
| * | mmc: let host be parent of cardsPierre Ossman2007-02-041-1/+1
| * | mmc: replace host->card_busyPierre Ossman2007-02-041-8/+8
| * | mmc: au1xmmc: return errors for unknown response typesManuel Lauss2007-02-041-0/+6
| * | mmc: au1xmmc: implement proper ro switch detectionManuel Lauss2007-02-041-1/+3
| |/
* | [S390] Avoid excessive inlining.Heiko Carstens2007-02-0537-330/+254Star
* | [S390] Convert memory detection into C code.Heiko Carstens2007-02-059-35/+80