summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok2009-03-114-0/+1231
* bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-102-13/+9
* bnx2x: Casting page alignmentEilon Greenstein2009-03-101-1/+1
* bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-101-1/+2
* p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
* iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
* rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
* rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0448-254/+497
|\
| * drm: fix double lock typoHelge Bahmann2009-03-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-033-5/+7
| |\
| | * crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-041-2/+4
| | * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-262-3/+3
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-037-12/+12
| |\ \
| | * | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-035-6/+6
| | * | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-025-12/+20
| |\ \ \
| | * | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-031-2/+3
| | * | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-033-8/+15
| | * | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-032-2/+2
| | * | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-031-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-023-1/+7
| |\ \ \ \
| | * | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1
| | * | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-022-1/+6
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0220-135/+281
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-0217-49/+84
| |\ \ \ \ \
| | * | | | | Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
| | * | | | | Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4
| | * | | | | Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| | * | | | | Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-011-1/+1
| | * | | | | Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-011-1/+1
| | * | | | | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-295-7/+8
| | * | | | | Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-291-2/+2
| | * | | | | Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | | | | Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | | | | Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+5
| | * | | | | Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+4
| | * | | | | Input: uvc - the button on the camera is KEY_CAMERABastien Nocera2009-01-101-4/+6
| | * | | | | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-101-1/+1
| | * | | | | Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-101-2/+2
| | * | | | | Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-101-2/+17
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-0213-174/+366
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-221-2/+2
| | * | | | | [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-211-3/+2
| | * | | | | [SCSI] sd: revive sd_index_lockTejun Heo2009-02-211-0/+7
| | * | | | | [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-211-2/+2
| | * | | | | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-211-0/+2
| | * | | | | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-216-112/+205
| | * | | | | [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-212-2/+24
OpenPOWER on IntegriCloud