aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky1-1/+1
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds57-3243/+7407
2005-08-29Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds1-7/+43
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds9-8/+9
2005-08-30[PATCH] s2io build fixAndrew Morton1-2/+2
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell8-8/+8
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell1-0/+1
2005-08-29[BNX2]: update version and minor fixesMichael Chan1-17/+15
2005-08-29[BNX2]: change irq locks to bh locksMichael Chan1-32/+24
2005-08-29[BNX2]: remove atomics in txMichael Chan2-20/+18
2005-08-29[BNX2]: speedup serdes linkupMichael Chan2-13/+45
2005-08-29[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2-1/+15
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik156-10201/+11805
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-1/+1
2005-08-29[NETLINK]: w1_int.c: fix default netlink groupEvgeniy Polyakov1-1/+1
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy11-18/+18
2005-08-29[BNX2]: Possible sparse fixes, take twoPeter Hagervall1-20/+19
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann11-74/+75
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2-2/+3
2005-08-29[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2-224/+194
2005-08-29[TG3]: Fix bug in setting a tg3_flagMichael Chan1-8/+6
2005-08-29[TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan1-2/+0
2005-08-29[TG3]: Add indirect register method for 5703 behind ICHMichael Chan2-28/+163
2005-08-29[TG3]: Add mailbox read methodMichael Chan2-18/+24
2005-08-29[TG3]: Add various register methodsMichael Chan1-33/+33
2005-08-29[TG3]: Add basic register access function pointersMichael Chan2-11/+31
2005-08-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo1-0/+34
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+3
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller3-3/+0
2005-08-29[NET]: Kill skb->real_devDavid S. Miller9-19/+17
2005-08-29[NET]: Remove HIPPI private from skbuff.hStephen Hemminger1-1/+2
2005-08-29[NET]: Kill skb->listDavid S. Miller9-169/+119
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik184-10027/+11574
2005-08-29[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPLJeff Garzik1-14/+13
2005-08-29[PATCH] missing include in smc-ultraAl Viro1-0/+1
2005-08-29[PATCH] missing include in tda80xxAl Viro1-0/+1
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...Linus Torvalds69-5583/+2486
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds5-21/+109
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2-470/+343
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds7-1/+621
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds55-3718/+7426
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds15-150/+442
2005-08-29[libata sata_promise] Do not attempt to use SATA phy on PATA controllersJeff Garzik1-7/+43
2005-08-28[PATCH] PHY Layer fixupAndy Fleming5-102/+493
2005-08-28[libata] license change, other bitsJeff Garzik16-244/+363
2005-08-28[PATCH] zfcp: bugfix and compile fixesHeiko Carstens2-4/+3
2005-08-28[PATCH] zfcp: fix compilation due to rports changesAlexey Dobriyan1-2/+0
2005-08-27Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-6/+3
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras1-1/+1
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann7-31/+63
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck1-7/+6
2005-08-27[PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher2-7/+17
2005-08-27[PATCH] Fix capifs bug in initialization error path.James Morris1-1/+3
2005-08-27[PATCH] acpi_shutdown: Only prepare for power off on power_offEric W. Biederman1-1/+5
2005-08-27[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2-2/+2
2005-08-27[PATCH] SMP rewrite of mkissRalf Baechle2-562/+523
2005-08-27[PATCH] Fix 6pack setting of MAC addressRalf Baechle1-6/+0
2005-08-27[PATCH] 6pack Timer initializationRalf Baechle1-0/+3
2005-08-27[libata scsi] fix read/write translation edge casesJeff Garzik1-0/+10
2005-08-27libata: fix a few alan-ismsJeff Garzik1-1/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier41-4453/+42
2005-08-26[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin1-1/+1
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2-65/+246
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty2-313/+160
2005-08-26[PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier1-0/+12
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier13-25/+857
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier1-1/+6
2005-08-26[PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2-74/+115
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2-9/+9
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier5-224/+141
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier4-4/+238
2005-08-26[PATCH] IB: Add SRQ support to midlayerRoland Dreier2-5/+158
2005-08-26[PATCH] IB/mthca: Report correct max_msg_szRoland Dreier1-0/+3
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier5-13/+10
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering4-4/+0
2005-08-26[PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock1-3/+2
2005-08-26[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German1-1/+1
2005-08-26[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier1-0/+6
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin5-69/+109
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty34-562/+565
2005-08-26[PATCH] IB: Eliminate redundant NULL checksHal Rosenstock1-8/+4
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier39-17/+69
2005-08-26[PATCH] IB: Update current firmware versions in mthca driverTziporet Koren1-3/+3
2005-08-26[PATCH] md: clear the 'recovery' flags when starting an md array.NeilBrown1-0/+1
2005-08-26[PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num...NeilBrown1-0/+1
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier1-1/+2
2005-08-26[PATCH] I2C hwmon: kfree fixesMark M. Hoffman2-2/+2
2005-08-26[libata sata_sil] list documentation URL, since its publicJeff Garzik1-0/+5
2005-08-26Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds1-4/+2
2005-08-26[PATCH] hwmon: Off-by-one error in fscpos driverJean Delvare1-1/+1
2005-08-26[PATCH] late spinlock initialization in ieee1394/ohciAl Viro1-1/+7
2005-08-26[PATCH] bogus function type in qdioAl Viro1-1/+1
2005-08-26[PATCH] bogus iounmap() in emacAl Viro1-1/+1
2005-08-26[PATCH] drivers/hwmon/*: kfree() correct pointersAlexey Dobriyan5-5/+5
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox2-7/+8
2005-08-26[PATCH] libata: typoAlan Cox1-5/+4
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds1-1/+3
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds1-1/+1
2005-08-25libata: fix EH lockingJeff Garzik4-3/+28
2005-08-25[TG3]: Fix ethtool loopback test lockupMichael Chan1-4/+2
2005-08-24[PATCH] cfq-iosched.c: minor fixesJens Axboe1-10/+21
2005-08-24Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik27-68/+37
2005-08-24Merge /spare/repo/linux-2.6/Jeff Garzik21-38/+29
2005-08-23Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds5-28/+4
2005-08-23[PATCH] usbnet oops fixlepton1-1/+1
2005-08-23[PATCH] s390 __CHECKER__ ifdefsAl Viro1-9/+0
2005-08-23[PATCH] Kconfig fix (non-modular SCSI drivers)Al Viro1-3/+3
2005-08-23[PATCH] typo fix in qdio.cAl Viro1-1/+1
2005-08-23[PATCH] emac netpoll fixAl Viro1-2/+1
2005-08-23[PATCH] m32r_sio gcc4 fixesAl Viro1-1/+1
2005-08-23[PATCH] missing include in pcmcia_resource.cAl Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (sparc32 drivers/char dependencies)Al Viro1-3/+3
2005-08-23[PATCH] Kconfig fix (emac dependencient)Al Viro1-2/+2
2005-08-23[PATCH] Kconfig fix (VGA console on arm/versatile)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (amba on arm/versatile)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (acornscsi)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (M32R_PLDSIO dependecies)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (parport_pc on m32r)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (airo_cs on m32r)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (tms380tr and ISA_DMA_API)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (arv)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (infiniband and PCI)Al Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (PMAC_BACKLIGHT on ppc64)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)Al Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (m32r genrtc)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (epca on 64bit)Al Viro1-1/+1
2005-08-23[PATCH] zd1201 kmalloc size fixAlexey Dobriyan1-2/+1
2005-08-23[PATCH] md: make sure resync gets started when array starts.NeilBrown1-4/+3
2005-08-23/spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik5-28/+4
2005-08-23libata: release prep (bump versions, etc.)Jeff Garzik5-28/+4
2005-08-23[PATCH] bonding: inherit zero-copy flags of slavesArthur Kepner2-1/+60
2005-08-23[PATCH] macsonic/jazzsonic network drivers updateFinn Thain5-892/+972
2005-08-23Merge /spare/repo/linux-2.6/Jeff Garzik51-143/+214
2005-08-23[PATCH] sil: apply M15W quirk selectively (take 2)Tejun Heo1-7/+20
2005-08-23[PATCH] libata: implement ata_poll_qc_complete and use it in polling functionsTejun Heo1-10/+24
2005-08-23[PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo6-17/+34
2005-08-23[PATCH] Fix HD activity LED with ahciMartin Wilck1-3/+0
2005-08-23[PATCH] sata_promise: Add PDC40519 idDaniel Drake1-0/+2
2005-08-23[PATCH] sata_promise: Add PDC40718 idOtto Meier1-0/+2
2005-08-23[PATCH] libata: Clear ATA_QCFLAG_ACTIVE flag before calling the completion ca...Albert Lee1-1/+6
2005-08-23/spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik1-6/+133
2005-08-23[PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth2-12/+21
2005-08-23drm: fix a bad VERSION check.Dave Airlie1-5/+0
2005-08-20drm: fixes for powerpcDave Airlie2-10/+10
2005-08-20drm: add new texture upload code from r300 projectDave Airlie1-35/+29
2005-08-19[PATCH] S2io: Hardware fixes for Xframe II adapterravinandan.arakali@neterion.com1-19/+18
2005-08-19[PATCH] tms380tr: remove prototypes in Space.cJochen Friedrich1-2/+0
2005-08-19[netdrvr] Convert madgemc to new MCA API.Jochen Friedrich8-274/+273
2005-08-19[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-08-19[TG3]: Fix SerDes detectionMichael Chan1-0/+2
2005-08-19[MMC] Use an IDR for host name indiciesRussell King1-2/+19
2005-08-19[MMC] Use class device name for mmc host nameRussell King1-2/+1
2005-08-19[MMC] Add MMC class devicesRussell King3-14/+86
2005-08-19[MMC] Add mmc_hostname() macroRussell King4-7/+7
2005-08-19[netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik1-4/+4
2005-08-19[PATCH] e1000 printk warning fix 2Andrew Morton1-2/+2
2005-08-19[PATCH] network: fix fmvj18x_cs multicast codeKomuro1-6/+19
2005-08-19[PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu1-0/+1
2005-08-19[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan1-16/+8
2005-08-19[PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul1-0/+5
2005-08-18Merge /spare/repo/linux-2.6/Jeff Garzik50-141/+210
2005-08-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds6-2/+34
2005-08-18Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds3-30/+37
2005-08-18[NET]: Fix comment in loopback driver.Ralf Baechle1-1/+1
2005-08-18[PATCH] DM9000 - incorrect ioctl() handlingBen Dooks1-13/+2
2005-08-18[PATCH] DM9000 - spinlock fixesBen Dooks1-13/+24
2005-08-18[PATCH] 8139cp - redetect link after suspendPierre Ossman1-0/+7
2005-08-18[PATCH] IOC3 fixesRalf Baechle1-4/+4
2005-08-18[PATCH] serverworks: add support for new southbridge IDENarendra Sankar1-0/+23
2005-08-18[PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2-0/+8
2005-08-18[PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady1-1/+1
2005-08-18[PATCH] ide: fix the BLK_DEV_IDEDMA_PCI dependency for drivers/ide/ppc/pmac.cJuha-Matti Tapio1-0/+1
2005-08-18[PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAYBartlomiej Zolnierkiewicz1-1/+1
2005-08-18[PATCH] disable debug info in radeonfb old driverMichael Iatrou1-1/+1
2005-08-18[PATCH] md: make sure mddev->bitmap_offset gets cleared between array instant...NeilBrown1-0/+3
2005-08-18[PATCH] broken error path in drivers/pnp/card.cJaroslav Kysela1-0/+2
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King1-10/+10
2005-08-18[MFD] Add SA11x0 MCP supportRussell King3-0/+282
2005-08-18[MFD] Add multimedia communication port core supportRussell King6-1/+339
2005-08-17[PATCH] Fix manual binding infinite loopGreg KH1-1/+3
2005-08-17Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...Linus Torvalds1-0/+1
2005-08-16[PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2-1/+5
2005-08-16[PATCH] USB: fix usb wacom tablet driver bugPing Cheng1-11/+10
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi20-20/+20
2005-08-16[PATCH] PCI: fix quirk-6700-fix.patchAndrew Morton1-0/+6
2005-08-16[PATCH] PCI: 6700/6702PXH quirkKristen Accardi3-2/+26
2005-08-16[PATCH] Driver core: potentially fix use after free in class_device_attr_showManeesh Soni1-4/+6
2005-08-16[IA64] Initialize some spinlocksKeith Owens1-0/+1
2005-08-16[PATCH] skge: turn on link status LEDStephen Hemminger1-1/+5
2005-08-16[PATCH] skge: increase receive flush threshold defaultStephen Hemminger1-1/+6
2005-08-16[PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2-23/+14
2005-08-16[PATCH] skge: stop bogus sensor messagesStephen Hemminger2-16/+16
2005-08-16drm: update pci ids for savage and viaDave Airlie1-30/+25
2005-08-16drm: add initial r300 3D support.Dave Airlie8-2/+2325
2005-08-15Merge ../from-linusLen Brown2-25/+29
2005-08-15Merge ../to-linus-stable/Len Brown1-3/+3
2005-08-15[ACPI] re-enable platform-specific hotkey drivers by defaultLuming Yu1-3/+3
2005-08-15[PATCH] intelfb/fbdev: Save info->flags in a local variableAntonino A. Daplas1-2/+2