summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan2006-02-011-2/+0Star
* [PATCH] tsunami_flash: fix "parse error before ';' token"Alexey Dobriyan2006-02-011-1/+1
* [PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson2006-02-011-9/+5Star
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-02-019-61/+58Star
|\
| * IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-316-36/+37
| * IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-312-16/+7Star
| * IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-312-10/+9Star
| * IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-311-2/+8
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-011-4/+15
|\ \
| * | [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
| * | [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-02-0118-266/+545
|\ \ \
| * | | Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
| * | | Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2Star
| * | | Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-301-42/+46
| * | | Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-301-4/+11
| * | | Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-301-7/+13
| * | | Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-301-6/+12
| * | | Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-301-149/+194
| * | | Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-301-2/+6
| * | | Input: sidewinder - fix an oopsZinx Verituse2006-01-301-1/+1
| * | | Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-301-5/+10
| * | | Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-301-34/+36
| * | | Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-301-2/+6
| * | | Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-301-0/+3
| * | | Input: make needlessly global code staticAdrian Bunk2006-01-302-3/+3
| * | | Input: mousedev - fix memory leakKimball Murray2006-01-301-6/+3Star
| * | | Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-301-1/+1
| * | | Input: psmouse - set name for Genius miceDmitry Torokhov2006-01-301-0/+1
| * | | Input: add ixp4xx beeper driverAlessandro Zummo2006-01-303-0/+196
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-02-013-524/+643
|\ \ \
| * | | [BNX2]: Update version and copyright yearMichael Chan2006-01-243-8/+7Star
| * | | [BNX2]: Add PHY loopback testMichael Chan2006-01-241-22/+79
| * | | [BNX2]: Use netdev_priv()Michael Chan2006-01-241-40/+40
| * | | [BNX2]: Fix nvram sizingMichael Chan2006-01-242-3/+14
| * | | [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-241-2/+17
| * | | [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-243-418/+439
| * | | [BNX2]: Misc. fixesMichael Chan2006-01-242-6/+15
| * | | [BNX2]: Improve handshake with firmwareMichael Chan2006-01-242-23/+25
| * | | [BNX2]: Fix VLAN on ASFMichael Chan2006-01-242-3/+8
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-011-30/+25Star
|\ \ \
| * | | [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-02-011-30/+25Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-02-0115-388/+239Star
|\ \ \ \
| * | | | [PATCH] PCI: cyblafb: remove pci_module_init() return, really.Arthur Othieno2006-02-011-1/+0Star
| * | | | [PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com2006-02-011-22/+22
| * | | | [PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com2006-02-011-19/+11Star
| * | | | [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-02-015-24/+20Star
| * | | | [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-02-013-39/+30Star
| * | | | [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-02-014-29/+23Star
| * | | | [PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com2006-02-011-19/+1Star