aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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[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-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-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
2006-10-30[ETH1394]: Fix unaligned accesses.David S. Miller1-8/+12
2006-10-30[NET] sealevel: uses arp_broken_opsRandy Dunlap1-1/+1
2006-10-30[PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra8-9/+9
2006-10-30[PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita1-1/+1
2006-10-30[PATCH] ioc4_serial: irq flags fixAndrew Morton1-2/+2
2006-10-30[PATCH] Fix dmsetup table output changeChristophe Saout1-8/+3
2006-10-29Revert "r8169: mac address change support"Linus Torvalds1-38/+0
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-16/+37
2006-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds12-48/+105
2006-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+7
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-10-29ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-5/+14
2006-10-28[ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King3-14/+31
2006-10-28[ARM] Fix i2c-pxa slave mode supportRussell King1-2/+6
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-8/+10
2006-10-28[PATCH] JMB 368 PATA detectionAlan Cox1-2/+4
2006-10-28[PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap1-2/+2
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap1-4/+4
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap1-2/+2
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2-4/+4
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown1-0/+2
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown1-5/+2
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown1-0/+1
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-78/+19
2006-10-27[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl1-0/+1
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton1-0/+30
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2-48/+3
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck2-3/+1
2006-10-27[S390] Improve AP bus device removal.Ralph Wuerthner1-1/+6
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck1-4/+3
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-2/+2
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik4-19/+42
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds61-866/+1006
2006-10-25Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2006-10-25Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds7-13/+180
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2006-10-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-10-25[PATCH] PCMCIA: fix __must_check warningsDominik Brodowski1-3/+10
2006-10-25[PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2-6/+21
2006-10-25[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell1-0/+1
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad4-6/+22