aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | smsc95xx: configure LED outputsSteve Glendinning2009-05-01
| * | | | | netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-01
| * | | | | bonding: bond_slave_info_query() fixEric Dumazet2009-05-01
| * | | | | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-01
| * | | | | mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-29
| * | | | | mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-29
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-29
| |\ \ \ \ \
| | * | | | | ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-28
| | * | | | | iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-28
| | * | | | | rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-28
| | * | | | | wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-28
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-05-05
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | mvsdio: fix CONFIG_PM=y buildRabin Vincent2009-05-03
| * | | | | | mmci: fix crash with debug enabledRabin Vincent2009-05-03
| * | | | | | sdhci: catch ADMA errorsPierre Ossman2009-05-03
| * | | | | | mmc: increase power up delayJosé M. Fernández2009-05-03
| * | | | | | sdhci-pci: bad error handling in probe functionDan Carpenter2009-05-03
| * | | | | | mmc_block: be prepared for oversized requestsPierre Ossman2009-05-03
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-02
|\ \ \ \ \ \ \
| * | | | | | | ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov2009-04-30
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-04-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-23
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-27
| * | | | | | | | | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-27
| * | | | | | | | | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-27
| * | | | | | | | | | [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas: fix hotplug event processingEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : running out of message framesEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-27
| * | | | | | | | | | [SCSI] mpt2sas : unique ioctl magic numberEric Moore2009-04-27
| * | | | | | | | | | [SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen2009-04-27
| * | | | | | | | | | [SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King2009-04-27
| * | | | | | | | | | [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt2009-04-27
| * | | | | | | | | | [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-27
| * | | | | | | | | | [SCSI] fcoe: fix spelling typos and bad commentsChris Leech2009-04-27
| * | | | | | | | | | [SCSI] fcoe: don't export functions that are internal to fcoeChris Leech2009-04-27
| * | | | | | | | | | [SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter2009-04-27
| * | | | | | | | | | [SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar2009-04-27
| * | | | | | | | | | [SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar2009-04-27
| * | | | | | | | | | [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar2009-04-27
| * | | | | | | | | | [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-27
| * | | | | | | | | | [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-27