aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02[SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen1-4/+7
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen3-76/+42
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2-28/+7
2009-10-02[SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke1-0/+3
2009-10-02[SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt1-5/+5
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo1-8/+14
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2-1/+3
2009-10-02[SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team2-12/+28
2009-10-02[SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu1-2/+0
2009-10-02[SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath1-27/+31
2009-10-02[SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng2-0/+8
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon4-0/+601
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon3-0/+910
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds17-56/+64
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-10931/+6738
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds34-689/+2077
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+2
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds1-21/+26
2009-09-29drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse5-128/+376
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse11-158/+712
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson1-4/+3
2009-09-29drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson1-0/+2
2009-09-29PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki1-40/+48
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki17-17/+17
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller13-207/+247
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins1-0/+3
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins1-0/+6
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2-2/+2
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen1-7/+7
2009-09-28drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie1-0/+2
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie2-25/+40
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young2-13/+16
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds1-1/+0
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan31-34/+34
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier1-7/+0
2009-09-27ACPI: Clarify resource conflict messageJean Delvare1-1/+7
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh1-0/+2
2009-09-26e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg2-15/+1
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg2-120/+3
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg3-6229/+6337
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg1-8/+4
2009-09-26e1000: remove races when changing mtuJesse Brandeburg1-2/+14
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg1-7/+10
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg1-6/+9
2009-09-26e1000: test link state conclusivelyJesse Brandeburg4-77/+157
2009-09-26e1000: stop timers at appropriate timesJesse Brandeburg1-7/+19