aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: Fix EHCI warningBenjamin Herrenschmidt2007-02-07
* USB: Fix OHCI warningBenjamin Herrenschmidt2007-02-07
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-07
* USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt2007-02-07
* USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt2007-02-07
* USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-07
* USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-07
* USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman2007-02-07
* USB: unusual_devs.h for Sony floppyLuiz Fernando N. Capitulino2007-02-07
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-06
|\
| * USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-05
| * HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina2007-02-05
| * USB HID: fix bogus comment in hid_get_class_descriptor()Jiri Kosina2007-02-05
| * USB HID: remove hid_find_field_by_usage()Jiri Kosina2007-02-05
| * HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-05
| * HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-05
| * hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-05
| * hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-05
| * hid: allow force feedback for multi-input devicesAnssi Hannula2007-02-05
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-06
|\ \
| * | IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-04
| * | IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-04
| * | RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-04
| * | IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-04
| * | IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-06
|\ \
| * | mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-04
| * | mmc: sdhci: fix voltage ocrPierre Ossman2007-02-04
| * | mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-04
| * | mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-04
| * | mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-04
| * | mmc: Proper unclaim in mmc_blockPierre Ossman2007-02-04
| * | mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-04
| * | mmc: Handle wbsd's stupid command listPierre Ossman2007-02-04
| * | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-04
| * | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-04
| * | tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-04
| * | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-04
| * | tifm_7xx1: prettifyAlex Dubov2007-02-04
| * | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-04
| * | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-04
| * | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-04
| * | tifm_7xx1: simplify eject functionAlex Dubov2007-02-04
| * | Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-04
| * | Remove unused return value from signal_irq callbackAlex Dubov2007-02-04
| * | tifm_sd: prettifyAlex Dubov2007-02-04
| * | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-04
| * | tifm_sd: fix hardware timeout setupAlex Dubov2007-02-04
| * | tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-04
| * | tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-04