aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky1-1/+17
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] 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-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
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger1-7/+5
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2-3/+21
2005-09-13[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley3-14/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds9-43/+2244
2005-09-13[PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser1-1/+2
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich1-5/+8
2005-09-13[PATCH] fbcon: constify font dataJan Beulich13-34/+33
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich1-0/+2
2005-09-13[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 GoldMauro Carvalho Chehab1-3/+4
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie3-0/+490
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie1-14/+11
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2-31/+45
2005-09-13[PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund1-7/+7
2005-09-13[PATCH] pktcdvd: documentation updatePeter Osterlund1-18/+30
2005-09-13[PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund1-1/+4
2005-09-13[PATCH] cciss: SCSI tape info for /procMike Miller1-3/+24
2005-09-13[PATCH] cciss: One Button Disaster Recovery supportMike Miller1-12/+29
2005-09-13[PATCH] cciss: fix for DMA brokenessMike Miller1-2/+6
2005-09-13[PATCH] cciss: bug fix in cciss_remove_oneMike Miller1-2/+3
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller4-7/+73
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller2-190/+333
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller2-0/+9
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller1-9/+24
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund15-20/+16
2005-09-13[PATCH] i2c-keywest warning fixAndrew Morton1-1/+0
2005-09-13[PATCH] pcmcia: add another orinoco_cs idKomuro1-0/+1
2005-09-13[PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox1-35/+6
2005-09-13[PATCH] pcmcia: warn on IOCTL usageDominik Brodowski1-0/+12
2005-09-13[PATCH] fbdev Kconfig fixAntonino A. Daplas1-1/+2
2005-09-13[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby5-18/+12
2005-09-13[SCSI] ibmvscsi compatibility fixDave C Boutcher1-0/+10
2005-09-13Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2-2/+2
2005-09-13[SCSI] blacklist REPORT LUNS usage on transtec arraysJames Bottomley1-0/+1
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds17-144/+1057
2005-09-13[Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2-3/+21
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2-4/+2
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds16-60/+710
2005-09-12Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds3-0/+444
2005-09-12Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2-235/+229
2005-09-12[ARM SMP] Add MPCore watchdog driverRussell King3-0/+444
2005-09-12[BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+2
2005-09-12[TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+4
2005-09-12[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville1-2/+4
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle8-8/+8
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle4-50/+13
2005-09-12[SPARC] drivers/sbus: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds1-6/+6
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds40-342/+5184
2005-09-12Merge ../torvalds-2.6/ Greg KH360-23893/+29282
2005-09-12[MMC] Clean up wbsd detection handlingPierre Ossman1-17/+12
2005-09-12[MMC] Remove unused timer.Pierre Ossman1-1/+0
2005-09-12[PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov1-1/+5
2005-09-12[PATCH] USB: ftdi_sio: custom baud rate fixIan Abbott1-1/+1
2005-09-12[PATCH] USB: Usbmon setup DMA patchPete Zaitcev1-1/+1
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer1-123/+270
2005-09-12[PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 playerDaniel Drake1-0/+8
2005-09-12[PATCH] USB: storage: Add unusual_dev SINGLE_LUN entriesPhil Dibowitz1-0/+17
2005-09-12[PATCH] USB Storage: unusual_devs.h request for TranscendPete Zaitcev1-0/+10
2005-09-12[PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2-14/+17
2005-09-12[PATCH] USB: relax usbcore reset timingsDavid Brownell1-4/+5
2005-09-12[PATCH] USB: PL2303: CA-42 Phone cableRobert Spanton2-0/+5
2005-09-12[PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell1-38/+7
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell5-20/+25
2005-09-12[PATCH] USB: OHCI irq tweakDavid Brownell1-0/+1
2005-09-12[PATCH] USB gadgetfs: fixes an error on writing to endpoint filePavol Kurina1-0/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan5-12/+12