summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] simplify scsi_io_completion()Alan Stern2008-12-291-59/+77
* [SCSI] ibmvfc: Driver version 1.0.4Brian King2008-12-291-2/+2
* [SCSI] ibmvfc: Handle port login required responseBrian King2008-12-292-0/+4
* [SCSI] ibmvfc: Fix command timeouts due to cached CRQ accessBrian King2008-12-291-8/+8
* [SCSI] ibmvfc: Fix oops in interrupt handlerBrian King2008-12-291-1/+1
* [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device listBabu Moger2008-12-291-0/+2
* [SCSI] fusion: use ARRAY_SIZEJulia Lawall2008-12-291-6/+6
* [SCSI] fusion: remove excess kernel-doc notationRandy Dunlap2008-12-291-3/+0
* [SCSI] qla2xxx: Fix for build warningAnirban Chakraborty2008-12-291-1/+1
* [SCSI] qla2xxx: Code changes for qla data structure refactoringAnirban Chakraborty2008-12-296-1551/+1749
* [SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty2008-12-299-1387/+1479
* [SCSI] scsi_error: TASK ABORTED status handling improvementVladislav Bolkhovitin2008-12-291-1/+2
* [SCSI] scsi_dh: Retry mode select in rdac device handlerChandra Seetharaman2008-12-291-4/+11
* [SCSI] scsi_dh: Make sure the state of a path is set properly when controller...Chandra Seetharaman2008-12-291-0/+1
* [SCSI] scsi_error: fix indentation and braces disagreement - add bracesIlpo Järvinen2008-12-291-1/+2
* [SCSI] tmscsim: fix indentation and braces disagreement - add bracesIlpo Järvinen2008-12-291-1/+2
* [SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin2008-12-291-1/+2
* [SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall2008-12-291-4/+2
* [SCSI] ibmvfc: Driver version 1.0.3Brian King2008-12-291-2/+2
* [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King2008-12-291-1/+1
* [SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King2008-12-292-20/+23
* [SCSI] ibmvfc: Error handling fixesBrian King2008-12-292-61/+148
* [SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King2008-12-291-7/+3
* [SCSI] ibmvfc: Fix log level filteringBrian King2008-12-291-1/+1
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-2923-26/+26
* [SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori2008-12-291-1/+11
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-296-14/+8
* [SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap2008-12-291-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2827-231/+926
|\
| * powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-221-1/+1
| * powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang2008-12-211-8/+15
| * powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-4/+37
| * powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel2008-12-211-2/+8
| * powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driverWolfram Sang2008-12-211-4/+1
| * powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-212-66/+483
| * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-2/+2
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-2/+2
| * hvc_console: Escape magic sysrq keyHendrik Brueckner2008-12-211-2/+5
| * of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+34
| * of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov2008-12-211-6/+16
| * of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov2008-12-211-7/+4
| * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-1826-169/+263
| |\
| * | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-4/+4
| * | powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-3/+3
| * | Merge branch 'merge' into nextPaul Mackerras2008-12-1670-694/+841
| |\ \
| * | | hvc_console: Always schedule resize work on resizeHendrik Brueckner2008-12-031-4/+2
| * | | powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-033-3/+3
| * | | drivers/hvc: Add missing of_node_putNicolas Palix2008-12-032-2/+6
| * | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-7/+29
| * | | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin2008-12-031-2/+3
OpenPOWER on IntegriCloud