aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-30[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz1-9/+0
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+3
2005-09-30[PATCH] volatile unsigned short f(...) doesn't make senseAl Viro1-1/+1
2005-09-30[PATCH] cassini annotations and fixesAl Viro1-9/+9
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-78/+54
2005-09-29[RADEON]: Fix unaligned I/O port access during probe.David S. Miller2-1/+3
2005-09-29[PATCH] Fix ppc64 smu driver lockingBenjamin Herrenschmidt1-1/+3
2005-09-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+9745
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena1-1/+1
2005-09-29[PATCH] s3c2410fb: Minor warning fixBen Dooks1-2/+2
2005-09-29[PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas2-11/+11
2005-09-29[PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro1-7/+7
2005-09-29[PATCH] saa6588 __user annotationsAl Viro2-3/+3
2005-09-29[PATCH] i810-i2c iomem annotationsAl Viro1-8/+8
2005-09-29[PATCH] cyblafb: portability fixes, sanitized work with pointersAl Viro1-5/+6
2005-09-29[PATCH] n_r3964: drop bogus fmt castsAlexey Dobriyan1-42/+42
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro13-27/+24
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King12-13/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King2-2/+0
2005-09-29[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2-63/+54
2005-09-28[PATCH] pcmcia: only start up nonstatic sockets if both mem and io are availableDominik Brodowski1-1/+1
2005-09-28[PATCH] pcmcia: allow one port excludesDominik Brodowski1-4/+4
2005-09-28Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...Linus Torvalds7-71/+104
2005-09-28[PATCH] device-mapper: Fix queue_if_no_path initialisationAlasdair G Kergon1-6/+10
2005-09-28[PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward1-0/+9
2005-09-28[PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt1-1/+1
2005-09-28[PATCH] Add IPMI poweroff control to sysfsCorey Minyard1-1/+1
2005-09-28[PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess1-2/+2
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller4-0/+9745
2005-09-27[IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein1-1/+1
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-15/+80
2005-09-27[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-27[TG3]: misc. fixesMichael Chan1-7/+46
2005-09-27[TG3]: 5780 PHY fixesMichael Chan2-6/+32
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin1-1/+1
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-49/+57
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds6-45/+142
2005-09-26[PATCH] missing asm/irq.h (cs89x0)Al Viro1-0/+1
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov2-49/+57
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier3-62/+86
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin1-2/+2
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin1-1/+1
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier1-4/+13
2005-09-26[PATCH] pcmcia: update ID for NinjaATADominik Brodowski1-1/+1
2005-09-26[PATCH] yenta: more ENE bridgesDaniel Ritz1-0/+4
2005-09-26[PATCH] pcmcia: new IDs for serial_csDominik Brodowski1-0/+1
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz2-0/+37
2005-09-26[PATCH] pcmcia: fix Kconfig dependencyKomuro1-1/+1
2005-09-26[PATCH] yenta: tiny cleanupDominik Brodowski1-2/+3
2005-09-26[PATCH] yenta: don't mess with bridge control registerDaniel Ritz1-27/+3
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz3-14/+92
2005-09-25[ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks1-2/+2
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds1-2/+2
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-09-24[PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov1-0/+1
2005-09-24[MFD] Fix "bious one-bit signed bitfield" errorsRussell King1-2/+2
2005-09-24[SERIAL] Remove unused variable in clps711x.cRussell King1-1/+1
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds3-33/+51
2005-09-23Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+21
2005-09-23[PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger1-2/+20
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik148-2658/+5348
2005-09-23[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii1-3/+3
2005-09-23[PATCH] atyfb c99 fixAndrew Morton1-3/+5
2005-09-23[PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil2-4/+0
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky1-1/+17
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker1-1/+1
2005-09-22[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt1-8/+21
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt7-142/+1223
2005-09-22[PATCH] hdaps: small update.Robert Love2-17/+13
2005-09-22[PATCH] Fix mmap() of /dev/hpetKeir Fraser1-1/+0
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady1-4/+4
2005-09-22[PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2-8/+8
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev1-0/+2
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis1-1/+2
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs1-1/+3
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor1-9/+20
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell1-2/+14
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2-6/+6
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt1-3/+5
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs1-0/+7
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev1-26/+27
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie1-2/+2
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland1-2/+2
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg2-4/+4
2005-09-22[PATCH] PCI: remove unused "scratch"Bjorn Helgaas1-4/+0
2005-09-22[PATCH] fix class symlinks in sysfsBill Nottingham1-0/+13
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz3-5/+5
2005-09-22[PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz1-0/+3
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid1-0/+2
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen1-2/+2
2005-09-21[PATCH] skge: check length from PHYStephen Hemminger2-82/+85
2005-09-21[PATCH] skge: expand ethtool debug register dumpStephen Hemminger1-21/+8
2005-09-21[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com1-1/+2
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-11/+8
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock1-2/+2
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-9/+6
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena1-1/+4
2005-09-21[PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig1-38/+0
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller1-4/+1
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+4
2005-09-21[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.Tom 'spot' Callaway1-1/+4
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-63/+55
2005-09-20[PATCH] fbdev: Fix reversed back and front porchesAntonino A. Daplas1-4/+4
2005-09-20[PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2-1/+5
2005-09-20[ARM] Fix pcf8583 to buildRussell King1-1/+2
2005-09-20[PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin1-0/+1
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier3-6/+7
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds43-1580/+4223
2005-09-19[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa1-1/+1
2005-09-19[PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock1-2/+3
2005-09-19[SCSI] zfcp: add additional fc_host attributesAndreas Herrmann7-98/+72
2005-09-19[SCSI] zfcp: provide support for NPIVMaxim Shchetynin7-140/+367
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin9-435/+1297
2005-09-19[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann1-26/+14
2005-09-19[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann3-59/+9
2005-09-19[SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann4-275/+81
2005-09-19[SCSI] zfcp: fix race conditions when accessing erp_action listsAndreas Herrmann1-7/+17
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2-1/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean9-400/+549
2005-09-19[SCSI] fusion SAS support (mptsas driver)Christoph Hellwig3-0/+1253
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig3-87/+472
2005-09-19[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier1-1/+2
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley1-32/+23
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley7-16/+57
2005-09-18[PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier1-6/+4
2005-09-18[PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier1-11/+5
2005-09-18[PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock1-3/+3
2005-09-18[PATCH] IB/mthca: fix posting of first work requestRoland Dreier2-34/+28
2005-09-18[PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier1-1/+1
2005-09-18[PATCH] IPoIB: fix module removal raceMichael S. Tsirkin1-0/+2
2005-09-18[SCSI] SCSI scanning and removal fixesAlan Stern2-16/+13
2005-09-18[BOND]: Fix bond_init() error path handling.Florin Malita1-0/+8
2005-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-61/+47
2005-09-17[PATCH] Fix ST 5481 USB driverKarsten Keil5-50/+76
2005-09-17[SCSI] fix oops in scsi_release_buffers()Alan Stern1-2/+0
2005-09-17[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-9/+12
2005-09-17[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-2/+1
2005-09-17[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-3/+1
2005-09-17[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-1/+1
2005-09-17[PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin1-0/+1
2005-09-17[PATCH] fix pf request handlingJens Axboe1-6/+16
2005-09-17[PATCH] hdaps driver updateRobert Love1-238/+118
2005-09-17[PATCH] dell_rbu tidyAndrew Morton1-38/+30
2005-09-17[PATCH] dell_rbu: enhancements and fixesAbhay Salunke1-97/+154
2005-09-17[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe commandThomas Maguin1-0/+1
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie2-2/+2
2005-09-17[PATCH] s390: crypto driver patch take 2Martin Schwidefsky1-3/+0
2005-09-17[PATCH] s390: bl_dev array sizeHeiko Carstens1-2/+2
2005-09-17[PATCH] MTD: Update SharpSL partition definitionsRichard Purdie2-3/+9
2005-09-17[PATCH] SharpSL: Add missing hunk from backlight updateRichard Purdie1-4/+5
2005-09-17[PATCH] RAID6 Altivec fixH. Peter Anvin4-10/+40
2005-09-17[TG3]: Fix 4GB boundary tx handlingMichael Chan1-55/+39
2005-09-16[TG3]: Sparse fixes for tg3Peter Hagervall1-3/+3
2005-09-16[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller1-3/+5
2005-09-16Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds1-1/+1
2005-09-16[PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil1-0/+1
2005-09-16[PATCH] epca iomem annotations + several missing readw()Al Viro2-46/+50
2005-09-16Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+23
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-16[libata] fix PIO completion raceJeff Garzik1-14/+23
2005-09-16[PATCH] net: fix spider_net media detectionJens Osterkamp1-0/+4
2005-09-16[PATCH] 8139cp: allocate statistics space only when neededStephen Hemminger1-23/+23
2005-09-16[PATCH] bonding: plug reference count leakJay Vosburgh1-0/+3
2005-09-16Merge /spare/repo/linux-2.6/ Jeff Garzik20-44/+73
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox1-32/+49
2005-09-16[PATCH] PATCH: silly in piix driverAlan Cox1-1/+0
2005-09-15[SCSI] fix use after potential free in scsi_remove_deviceAlan Stern1-2/+4
2005-09-15[PATCH] vc: Use correct size on buffer copy in vc_resizeAntonino A. Daplas1-2/+3
2005-09-15[PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas1-1/+3
2005-09-15[PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas3-14/+12
2005-09-15[SCSI] atp870u: fix memory addressing bugJames Bottomley2-4/+7
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds1-0/+2
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds7-8/+8
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-i2c Linus Torvalds1-4/+8
2005-09-14[I2C] Add a functionality method, and remove algorithm idsRussell King1-4/+8
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders7-8/+8
2005-09-14[PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard1-3/+3
2005-09-14[PATCH] nv_i2c oops fixAntonino A. Daplas1-4/+7
2005-09-14[PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversionsKarsten Keil1-1/+1
2005-09-14[SCSI] fix sym scsi boot hangJames Bottomley1-4/+1
2005-09-14[SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap2-0/+4
2005-09-14[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin4-0/+4
2005-09-14Fix yenta error message when unable to find a bus assignmentLinus Torvalds1-2/+2
2005-09-14[PATCH] yenta oops fixIvan Kokshaysky1-1/+12
2005-09-14[PATCH] pci: only call pci_restore_bars at bootJohn W. Linville1-4/+12
2005-09-14Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-84/+94
2005-09-14[PATCH] s390: qeth driver fixesFrank Pavlic3-66/+53
2005-09-14[PATCH] s390: TSO related fixes in qeth driverFrank Pavlic3-21/+26
2005-09-14[PATCH] s390: ctc driver fixesFrank Pavlic1-19/+22
2005-09-14[PATCH] skge: gmac register access errors in dual portStephen Hemminger3-46/+56
2005-09-14[PATCH] ixgb: correct rx_dropped countingJohn W. Linville1-2/+0
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville1-3/+1
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville1-1/+0
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-14[PATCH] sata_sis: uninitialized variableUwe Koziolek1-1/+1
2005-09-14[PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard1-1/+1
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens1-1/+1
2005-09-14[PATCH] s2io warning fixesAndrew Morton1-4/+5