summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton2009-01-161-14/+14
| * | | | | libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney2009-01-163-0/+975
| * | | | | libata: Add another column to the ata_timing table.David Daney2009-01-161-35/+37
| * | | | | sata_via: Add VT8261 supportJosephChan@via.com.tw2009-01-161-0/+2
| * | | | | pata_atiixp: update port enabledness test handlingTejun Heo2009-01-161-19/+13
| * | | | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-164-7/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-01-1623-95/+317
|\ \ \ \ \ \
| * | | | | | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke2009-01-131-1/+4
| * | | | | | [SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton2009-01-131-0/+1
| * | | | | | [SCSI] iscsi_tcp: make padbuf non-staticKaren Xie2009-01-131-2/+1
| * | | | | | [SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai2009-01-133-0/+43
| * | | | | | [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai2009-01-131-13/+37
| * | | | | | [SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai2009-01-1314-53/+191
| * | | | | | [SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty2009-01-133-26/+40
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-168-67/+404
|\ \ \ \ \ \
| * | | | | | drm/i915: lock correct mutex around object unreference.Dave Airlie2009-01-161-6/+11
| * | | | | | drm/i915: add support for physical memory objectsDave Airlie2009-01-164-13/+233
| * | | | | | drm/i915: make LVDS fixed mode a preferred modeJesse Barnes2009-01-161-0/+7
| * | | | | | drm: handle depth & bpp changes correctlyJesse Barnes2009-01-162-15/+35
| * | | | | | drm: initial KMS config fixesJesse Barnes2009-01-161-34/+93
| * | | | | | drm/i915: setup sarea properly in master_privDave Airlie2009-01-121-0/+8
| * | | | | | drm/i915: set vblank enabled flag correctly across IRQ install/uninstallJesse Barnes2009-01-111-3/+15
| * | | | | | drm/i915: don't enable vblanks on disabled pipesJesse Barnes2009-01-111-0/+6
* | | | | | | Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds2009-01-161-6/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-1550-557/+765
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | b44: GFP_DMA skb should not escape from driverEric Dumazet2009-01-152-2/+4
| * | | | | korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter2009-01-151-4/+4
| * | | | | korina: do not stop queue herePhil Sutter2009-01-151-1/+0
| * | | | | korina: fix handling tx_chain_tailPhil Sutter2009-01-151-11/+11
| * | | | | korina: do tx at the right positionPhil Sutter2009-01-151-4/+4
| * | | | | korina: do schedule napi after testing for itPhil Sutter2009-01-151-1/+1
| * | | | | korina: rework korina_rx() for use with napiPhil Sutter2009-01-151-56/+53
| * | | | | korina: disable napi on close and restartPhil Sutter2009-01-151-0/+4
| * | | | | korina: reset resource buffer size to 1536Phil Sutter2009-01-151-1/+4
| * | | | | korina: fix usage of driver_dataPhil Sutter2009-01-151-1/+0
| * | | | | bnx2x: First slow path interrupt raceEilon Greenstein2009-01-151-9/+9
| * | | | | bnx2x: MTU FilterEilon Greenstein2009-01-151-1/+1
| * | | | | bnx2x: Indirection table initialization indexEilon Greenstein2009-01-151-5/+4
| * | | | | bnx2x: Missing bracketsEilon Greenstein2009-01-151-1/+1
| * | | | | bnx2x: Fixing the doorbell sizeEilon Greenstein2009-01-151-1/+1
| * | | | | bnx2x: Endianness issuesEilon Greenstein2009-01-151-5/+6
| * | | | | bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein2009-01-152-14/+40
| * | | | | bnx2x: Protecting the link change indicationEilon Greenstein2009-01-151-3/+5
| * | | | | bnx2x: Flow control updated before reporting the linkEilon Greenstein2009-01-151-1/+2
| * | | | | bnx2x: Missing mask when calculating flow controlEilon Greenstein2009-01-151-1/+2
| * | | | | bnx2x: Using system page size for SGEEilon Greenstein2009-01-152-16/+19
| * | | | | bnx2x: Missing memory barriersEilon Greenstein2009-01-151-2/+26
| * | | | | bnx2x: Using singlethread work queueEilon Greenstein2009-01-152-6/+16
| * | | | | ax88796: start_xmit fix using net_device_opsMagnus Damm2009-01-141-6/+21
| * | | | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-142-1/+5
OpenPOWER on IntegriCloud