aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder1-1/+3
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds1-1/+1
2006-11-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-8/+7
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster1-1/+1
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik1-3/+4
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan1-1/+2
2006-11-20[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz1-0/+3
2006-11-17Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-5/+0
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds1-13/+21
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw1-5/+0
2006-11-16Fix generic fb_ddc i2c edid probe msgLinus Torvalds1-3/+3
2006-11-16[PATCH] Fix radeon DDC regressionBenjamin Herrenschmidt1-1/+7
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+3
2006-11-16aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg1-0/+1
2006-11-16W1: ioremap balanced with iounmapAmol Lad1-0/+2
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski1-1/+1
2006-11-16USB: ipaq: Add HTC Modem SupportAlex Sanks1-0/+1
2006-11-16USB: Fixed outdated usb_get_device_descriptor() documentationLaurent Pinchart1-4/+1
2006-11-16usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990iSergey Vlasov1-21/+0
2006-11-16USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE1-0/+1
2006-11-16USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-11-16USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering3-2/+20
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern2-11/+17
2006-11-16USB: Fix UCR-61S2B unusual_dev entryPhil Dibowitz1-1/+3
2006-11-16USB: ftdi driver pid for dmx-interfacesFrank Sievertsen2-0/+4
2006-11-16USB: ftdi_sio: adds vendor/product id for a RFID construction kitKjell Myksvoll2-1/+8
2006-11-16OHCI: disallow autostop when wakeup is not availableAlan Stern1-1/+2
2006-11-16IPoIB: Clear high octet in QP numberMichael S. Tsirkin1-8/+7
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds16-137/+278
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+19
2006-11-16[PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo1-0/+1
2006-11-16[PATCH] dell_rbu: fix error checkAkinobu Mita1-5/+4
2006-11-16[PATCH] parport: fix compilation failureArnaud Giersch1-1/+1
2006-11-16[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan3-3/+8
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering1-1/+1
2006-11-16[PATCH] pnx4008:fix NULL dereference in rgbfbVitaly Wool1-1/+2
2006-11-16[PATCH] pnx4008: rename driverVitaly Wool2-2/+2
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2-2/+2
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-4/+16
2006-11-15[TG3]: Increase 5906 firmware poll time.Gary Zambrano1-2/+3
2006-11-15[PATCH] powerpc: windfarm shall request it's sub modulesBenjamin Herrenschmidt3-0/+13
2006-11-14[PATCH] Char: isicom, fix close bugJiri Slaby1-1/+2
2006-11-14Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+18
2006-11-14[PATCH] cpqarray: fix iostatJens Axboe1-4/+11
2006-11-14[PATCH] cciss: fix iostatJens Axboe1-0/+6
2006-11-14[PATCH] libata: Convert from module_init to subsys_initcallBrian King1-1/+1
2006-11-14[PATCH] nvidiafb: fix unreachable code in nv10GetConfigNathan Lynch1-1/+1
2006-11-14[PATCH] drivers/ide: stray bracketNicolas Kaiser1-1/+1
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton1-27/+0
2006-11-14libata: fix double-completion on errorDarrick J. Wong1-1/+1
2006-11-14[PATCH] pata_artop: fix "& (1 >>" typoAlexey Dobriyan1-1/+1
2006-11-14[PATCH] hpt37x: Check the enablebitsAlan Cox1-3/+16
2006-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-2/+17
2006-11-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds13-61/+111
2006-11-13[dvb saa7134] Fix missing 'break' for avermedia card caseLinus Torvalds1-0/+1
2006-11-13[PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe1-1/+1
2006-11-13IB/mad: Fix race between cancel and receive completionRoland Dreier1-1/+1
2006-11-13RDMA/amso1100: Fix && typoJean Delvare1-2/+2
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2-20/+22
2006-11-13IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen1-0/+1
2006-11-13IB/ehca: Use named constant for max mtuHoang-Nam Nguyen2-3/+4
2006-11-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds8-10/+25
2006-11-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-10/+10
2006-11-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+32
2006-11-13[PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern1-4/+14
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville4-16/+39
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard1-2/+2
2006-11-13[PATCH] mspec driver build fixJes Sorensen2-9/+7
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.David Miller1-0/+3
2006-11-13V4L/DVB (4818): Flexcop-usb: fix debug printkAlexey Dobriyan1-1/+1
2006-11-13V4L/DVB (4817): Fix uses of "&&" where "&" was intendedJean Delvare2-2/+2
2006-11-13V4L/DVB (4816): Change tuner type for Avermedia A16ARpasky@ucw.cz1-1/+1
2006-11-13V4L/DVB (4815): Remote support for Avermedia A16ARpasky@ucw.cz2-2/+2
2006-11-13V4L/DVB (4814): Remote support for Avermedia 777pasky@ucw.cz2-0/+9
2006-11-13V4L/DVB (4804): Fix missing i2c dependency for saa7110Mauro Carvalho Chehab1-1/+1
2006-11-13V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP ExpertHermann Pitton1-2/+8
2006-11-13V4L/DVB (4795): Tda826x: use correct max frequencyAlexey Dobriyan1-1/+1
2006-11-10Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+20
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes1-0/+2
2006-11-10[PATCH] com20020 build fixRandy Dunlap1-2/+5
2006-11-10[PATCH] bonding: lockdep annotationPeter Zijlstra1-0/+5
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki3-7/+8
2006-11-10[POWERPC] CPM_UART: Fix non-console transmitKalle Pokki1-3/+2
2006-11-10[SCSI] psi240i.c: fix an array overrunAdrian Bunk1-1/+1
2006-11-10[SCSI] gdth: Fix && typosJean Delvare1-2/+2
2006-11-10[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-11-10[SCSI] iscsi_tcp: fix xmittask oopsMike Christie1-2/+5
2006-11-10[SCSI] iscsi: add newlines to debug messagesPete Wyckoff1-4/+5
2006-11-10[SCSI] iscsi: always release cryptoPete Wyckoff1-11/+4
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen6-35/+81
2006-11-09MMC: Do not set unsupported bits in OCR responseTimo Teras1-1/+1
2006-11-09MMC: Poll card status after rescanning cardsTimo Teras1-1/+16
2006-11-09[SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert1-12/+13
2006-11-09[SCSI] 3ware 9000 add support for 9650SEadam radford2-61/+94
2006-11-09[SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com1-37/+47
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com7-6/+106
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan5-82/+74
2006-11-08[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman1-5/+24
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-48/+24
2006-11-08[PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan1-3/+3
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard1-1/+3
2006-11-08[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard1-1/+11
2006-11-08[PATCH] md: do not freeze md threads for suspendRafael J. Wysocki1-1/+1
2006-11-08[PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=nNeilBrown1-1/+1
2006-11-08[PATCH] md: change ONLINE/OFFLINE events to a single CHANGE eventNeilBrown1-2/+1
2006-11-08[PATCH] drivers/telephony/ixj: fix an array overrunAdrian Bunk1-1/+1
2006-11-08[PATCH] dm: raid1: fix waiting for io on suspendJonathan E Brassow1-1/+21
2006-11-08[PATCH] dm: multipath: fix rr_add_path orderJonathan E Brassow1-1/+1
2006-11-08[PATCH] dm: suspend: fix error pathAlasdair G Kergon1-1/+3
2006-11-08[PATCH] dm: fix find_device raceAlasdair G Kergon1-2/+7
2006-11-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2006-11-08[libata] sata_via: fix obvious typoJeff Garzik1-1/+1
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-11-07[TG3]: Fix array overrun in tg3_read_partno().Michael Chan1-7/+12
2006-11-07[NET]: kconfig, correct traffic shaperJiri Slaby1-4/+4
2006-11-07[PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok1-0/+7
2006-11-07[PATCH] b44: change comment about irq mask registerJohannes Berg1-2/+3
2006-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds39-48/+66
2006-11-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-35/+60
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt1-1/+1
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg1-4/+4
2006-11-06Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-4/+29
2006-11-06[PATCH] Kconfig: remove redundant NETDEVICES dependsRandy Dunlap1-2/+2
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein5-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein1-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein1-2/+2
2006-11-05[TG3]: Fix 2nd ifup failure on 5752M.Michael Chan1-4/+4
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds11-53/+144
2006-11-03[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad1-15/+4
2006-11-03[PATCH] spi section fixAndrew Morton1-1/+0
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-11-03[PATCH] edac_mc: fix error handlingAkinobu Mita1-18/+27
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-11-03[PATCH] md: send online/offline uevents when an md array starts/stopsNeilBrown1-0/+2
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2-27/+39
2006-11-03USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti1-1/+40
2006-11-03USB: fix compiler issues with newer gcc versionsDavid Brownell1-2/+1
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2-2/+6
2006-11-03USB: usblp: fix system suspend for some systemsOliver Neukum1-2/+0
2006-11-03USB: failure in usblp's error pathOliver Neukum1-0/+1
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz1-1/+1
2006-11-03USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe1-0/+1
2006-11-03USB: new VID/PID-combos for cp2101Bjorn Schneider1-0/+3
2006-11-03hid-core: big-endian fix fixGrant Grundler1-17/+42
2006-11-03USB: usb-storage: Unusual_dev updatePhil Dibowitz1-1/+1
2006-11-03USB: add another sierra wireless device idGreg Kroah-Hartman1-0/+2
2006-11-03PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk1-1/+1
2006-11-03V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernelTrent Piepho31-31/+31
2006-11-02V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machinesOliver Endriss1-6/+4
2006-11-02V4L/DVB (4770): Fix mode switch of Compro Videomate T300Hartmut Hackmann1-0/+2
2006-11-02V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala1-0/+1
2006-11-02V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap2-4/+4
2006-11-02V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer defaultDavid Härdeman1-1/+8
2006-11-02V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060Trent Piepho3-6/+16
2006-11-02[libata] Add support for AHCI controllers of MCP67.Peer Chen1-0/+8
2006-11-02[libata] Add support for PATA controllers of MCP67 to pata_amd.c.Peer Chen1-0/+2
2006-11-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds9-73/+94
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty2-3/+33
2006-11-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+9
2006-11-01Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik1-1/+0
2006-11-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-13/+23
2006-11-01[libata] sata_nv: Add PCI IDsPeer Chen1-4/+8
2006-11-01[PATCH] ahci: fix status register check in ahci_softresetTejun Heo1-2/+1
2006-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-44/+17
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt1-13/+23
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2-1/+12
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-10-31[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo1-32/+5
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo2-1/+1
2006-10-31[PATCH] Add 0x7110 piix to ata_piix.cJens Axboe1-0/+1
2006-10-31[PATCH] sata_sis: fix flags handling for the secondary portTejun Heo1-11/+10
2006-10-31[PATCH] sky2: netpoll on dual port cardsStephen Hemminger1-1/+5
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger3-6/+3
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes1-1/+10
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann1-6/+5
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin1-1/+0
2006-10-31[PATCH] sky2: not experimentalStephen Hemminger1-3/+3
2006-10-31[PATCH] n2: fix confusing error codeAkinobu Mita1-3/+3
2006-10-31[PATCH] tokenring: fix module_init error handlingAkinobu Mita2-4/+14
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek1-3/+0
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek1-1/+1
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek1-26/+9
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle1-1/+1
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin1-7/+7
2006-10-31[PATCH] SCSI: ISCSI build failureRandy Dunlap1-1/+1
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein1-1/+1
2006-10-30IB/amso1100: Fix incorrect pr_debug()Steve Wise1-2/+2
2006-10-30IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise3-50/+33
2006-10-30IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras1-0/+1
2006-10-30RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar1-8/+15
2006-10-30IB/iser: Start connection after enabling iSERErez Zilber1-2/+2
2006-10-31video: Fix include in hp680_bl.Kristoffer Ericson1-1/+1