summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-08-02parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput
2009-08-02parisc: isa-eeprom - Fix loff_t usageMichael Buesch
2009-08-02parisc: fixed faulty check in lba_pciStoyan Gaydarov
2009-08-02parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin
2009-08-01thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAMHenrique de Moraes Holschuh
2009-08-01thinkpad-acpi: restrict procfs count value to sane upper limitMichael Buesch
2009-08-01thinkpad-acpi: remove dock and bay subdriversHenrique de Moraes Holschuh
2009-08-01thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31md/raid6: release spare page at ->stop()Dan Williams
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-07-30Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-30hp-wmi: check that an input device exists in resume handlerFrans Pop
2009-07-30[SCSI] sd: Avoid sending extended inquiry to legacy devicesMartin K. Petersen
2009-07-30[SCSI] libsas: fix wide port hotplug issuesTom Peng
2009-07-30[SCSI] libfc: fix a circular locking warning during sending RRQVasu Dev
2009-07-30[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins
2009-07-30[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins
2009-07-30[SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins
2009-07-30[SCSI] qla4xxx: add timeout handlerMike Christie
2009-07-30[SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins
2009-07-30[SCSI] libiscsi: disable bh in and abort handler.Mike Christie
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Fix wka port processingSwen Schillig
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt
2009-07-30[SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt
2009-07-30[SCSI] zfcp: Fix erp escalation procedureChristof Schmitt
2009-07-30[SCSI] zfcp: Fix logic for physical port closeChristof Schmitt
2009-07-30[SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt
2009-07-30[SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt
2009-07-30[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt
2009-07-30[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt
2009-07-30[SCSI] zfcp: Fix invalid command orderSwen Schillig
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-30lguest: update commentryRusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-30virtio: refactor find_vqsMichael S. Tsirkin
2009-07-30virtio: delete vq from listMichael S. Tsirkin
2009-07-30virtio: fix memory leak on device removalMichael S. Tsirkin
2009-07-30lguest: dereferencing freed mem in add_eventfd()Dan Carpenter
2009-07-29cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware
2009-07-29Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre