aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen
2009-10-02[SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen
2009-10-02[SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke
2009-10-02[SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa
2009-10-02[SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team
2009-10-02[SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu
2009-10-02[SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath
2009-10-02[SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds
2009-09-29drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson
2009-09-29drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson
2009-09-29PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen
2009-09-28drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier
2009-09-27ACPI: Clarify resource conflict messageJean Delvare
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh
2009-09-26e1000: cleanup unused prototypeDon Skidmore
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg
2009-09-26e1000: remove races when changing mtuJesse Brandeburg
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg
2009-09-26e1000: test link state conclusivelyJesse Brandeburg