aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy1-1/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-19/+12
2006-03-23[PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas1-4/+1
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas1-3/+1
2006-03-23[PATCH] powerpc: via-pmu warning fixAndrew Morton1-0/+2
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare4-5/+0
2006-03-23[PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard1-1/+1
2006-03-23[PATCH] powerpc: make powerbook_sleep_grackle staticOlaf Hering1-2/+1
2006-03-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-136/+104
2006-03-22scsi: link in the debug driver lastLinus Torvalds1-1/+3
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds25-358/+205
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-03-22[PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] sis900 adm7001 PHY supportArtur Skawina1-0/+1
2006-03-22[PATCH] sky2: more ethtool statsStephen Hemminger2-41/+57
2006-03-22[PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".Frank Pavlic1-5/+0
2006-03-22[PATCH] s390: qeth driver cleanupsFrank Pavlic3-55/+14
2006-03-22[PATCH] s390: qeth driver statistics fixesFrank Pavlic2-20/+21
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov1-11/+7
2006-03-22[PATCH] fix spidernet build issueJens Osterkamp1-2/+2
2006-03-22[PATCH] ahci: add softresetTejun Heo1-1/+134
2006-03-22[PATCH] libata: do not ignore PIO-only devicesTejun Heo1-7/+0
2006-03-22[PATCH] libata: Symbol exportsAlan Cox1-0/+2
2006-03-22[PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layerAlan Cox1-35/+59
2006-03-22[PATCH] libata: Fix a drive detection problemAlan Cox1-0/+10
2006-03-22[PATCH] libata: note missing posting in mmio cmd writeAlan Cox1-0/+2
2006-03-22Merge branch 'master'Jeff Garzik142-42897/+35717
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds3-55/+66
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-5/+5
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-9/+5
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+25
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-42667/+35378
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-22[PATCH] sg: use compound pagesNick Piggin1-34/+3
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+1
2006-03-22[PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov1-22/+88
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov3-25/+48
2006-03-22[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2-37/+42
2006-03-22[PATCH] dm: bio split bvec fixAlasdair G Kergon1-19/+24
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas1-1/+1
2006-03-22Merge branch 'master'Jeff Garzik3-32/+46
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela432-20518/+32250
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai3-55/+66
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller4-9/+5
2006-03-22[TG3]: Bump driver version and reldate.David S. Miller1-2/+2
2006-03-22[TG3]: Skip phy power down on some devicesMichael Chan1-2/+14
2006-03-22[TG3]: Fix SRAM access during tg3_init_one()Michael Chan1-3/+9
2006-03-21[libata sata_vsc, sata_svw] Convert #define'd constants to enumsJeff Garzik2-73/+78
2006-03-21[libata] sata_vsc: fix inconsistent NULL checkingDan Williams2-23/+32
2006-03-21[libata] fix oops on non-DMA bmdma hardwareJeff Garzik1-7/+10
2006-03-21[PATCH] libata: make irqtrap mode compileAlan Cox1-1/+1
2006-03-21[PATCH] libata: report which drive is causing mode problemsAlan Cox1-1/+1
2006-03-21[PATCH] libata: two new PCI helpersAlan Cox1-0/+36
2006-03-21[PATCH] libata: Note weakness in our PCI handling that one day wants fixingAlan Cox1-0/+1
2006-03-21[PATCH] libata: make code actually compile with debugging onAlan Cox1-1/+1
2006-03-21[PATCH] libata: pick a less confusion "um dunno" errorAlan Cox1-7/+5
2006-03-21[libata] sata_mv: off-by-1 fixMark Lord1-1/+4
2006-03-21[PATCH] libata: ata_scsi_slave_config cleanupBrian King1-25/+37
2006-03-21[PATCH] libata: Add some dummy noop functionsBrian King1-0/+3
2006-03-21[PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee2-4/+4
2006-03-21[PATCH] libata-dev: add flush task to ata_exec_internal()Albert Lee1-0/+2
2006-03-21[libata] SCSI VPD page 0x83 fixesJeff Garzik1-18/+41
2006-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-32/+46
2006-03-22Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig descriptionJames Ring1-1/+1
2006-03-22Fix "frist", "fisrt", typosUwe Zeisberger4-4/+4
2006-03-21Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds1-1/+1
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2-2/+2
2006-03-21[netdrvr] pcnet32: other source formatting cleanupsJeff Garzik1-174/+54
2006-03-21[netdrvr] pcnet32: LindentJeff Garzik1-1999/+2156
2006-03-21[PATCH] skfp warning fixesAndrew Morton1-6/+6
2006-03-21[PATCH] smc91x: allow for dynamic bus access configsNicolas Pitre2-220/+307
2006-03-21[PATCH] pcnet32: support boards with multiple physDon Fry1-24/+212
2006-03-21[PATCH] sky2 version 1.1Stephen Hemminger1-1/+1
2006-03-21[PATCH] sky2: handle all error irqsStephen Hemminger2-12/+49
2006-03-21[PATCH] sky2: transmit recoveryStephen Hemminger1-6/+31
2006-03-21[PATCH] sky2: whitespace fixesStephen Hemminger1-5/+5
2006-03-21[PATCH] sky2: add MSI supportStephen Hemminger2-4/+79
2006-03-21[PATCH] sky2: coalescing parametersStephen Hemminger1-13/+6
2006-03-21[PATCH] sky2: rework of NAPI and IRQ managementStephen Hemminger2-180/+111
2006-03-21[PATCH] sky2: drop broken wake on lan supportStephen Hemminger2-37/+0
2006-03-21[PATCH] sky2: remove support for untested Yukon EC/rev 0Stephen Hemminger2-63/+32
2006-03-21[PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth1-4/+14
2006-03-21[PATCH] skge: version 1.4Stephen Hemminger1-1/+1
2006-03-21[PATCH] skge: handle pci errors betterStephen Hemminger1-21/+30
2006-03-21[PATCH] skge: formmating and whitespace cleanupStephen Hemminger1-12/+18
2006-03-21[PATCH] skge: use mmiowbStephen Hemminger1-1/+5
2006-03-21[PATCH] skge: use kcallocStephen Hemminger1-2/+1
2006-03-21[PATCH] skge: dma configuration cleanupStephen Hemminger1-14/+10
2006-03-21[PATCH] skge: check the allocation of ring bufferStephen Hemminger1-1/+9
2006-03-21[PATCH] skge: use auto masking of irqsStephen Hemminger2-34/+21
2006-03-21[PATCH] skge: use NAPI for tx cleanup.Stephen Hemminger1-55/+44
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo18-16/+14
2006-03-21Merge ../linux-2.6James Bottomley568-22239/+35113
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+5
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-586/+1478
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds151-8762/+8592
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds24-28/+79
2006-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds7-18/+32
2006-03-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds38-786/+1958
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds21-1974/+3055
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds155-5698/+14059
2006-03-21V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab3-6/+35
2006-03-21V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1
2006-03-21V4L/DVB (3537a): Whitespace cleanupMauro Carvalho Chehab8-122/+125
2006-03-21V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2-7/+17
2006-03-21V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini5-414/+145
2006-03-21V4L/DVB (3530): Kconfig: remove VIDEO_AUDIO_DECODERMichael Krufky1-10/+0
2006-03-21V4L/DVB (3529): Kconfig: add menu items for cs53l32a and wm8775 A/D convertersMichael Krufky2-1/+24
2006-03-21V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky1-3/+3
2006-03-21V4L/DVB (3527): VIDEO_CPIA2 must depend on USBAdrian Bunk1-1/+1
2006-03-21V4L/DVB (3525): Kconfig: remove VIDEO_DECODERMichael Krufky1-10/+0
2006-03-21V4L/DVB (3524): Kconfig: add menu items for saa7115 and saa7127Michael Krufky3-2/+24
2006-03-21V4L/DVB (3494): Kconfig: select VIDEO_MSP3400 to build msp3400.koMichael Krufky2-3/+15
2006-03-21V4L/DVB (3522): Fixed a trouble with other PAL standardsMauro Carvalho Chehab1-12/+8
2006-03-21V4L/DVB (3521): Avoid warnings at video-buf.cMauro Carvalho Chehab1-7/+7
2006-03-21V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab1-0/+29
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab3-219/+77
2006-03-21V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk1-1/+1
2006-03-21V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger1-0/+4
2006-03-21V4L/DVB (3504): Medion 7134: Autodetect second bridge chipMichael Krufky2-0/+19
2006-03-21V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracketMichael Krufky1-1/+1
2006-03-21V4L/DVB (3502): Saa7134: make unsupported secondary decoder message genericMichael Krufky1-2/+2
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2-108/+62
2006-03-21V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter1-1/+1
2006-03-21V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xxMauro Carvalho Chehab1-1/+1
2006-03-21V4L/DVB (3497): Remove redundant makefile inclusion of tuner.oMichael Krufky1-1/+1
2006-03-21V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/KconfigMichael Krufky2-9/+10
2006-03-21V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo...Michael Krufky4-2/+15
2006-03-21V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands1-5/+5
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn12-30/+15
2006-03-21V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2-1/+4
2006-03-21V4L/DVB (3479): Cleanup mangled whitespaceMichael Krufky1-4/+4
2006-03-21V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski1-7/+7
2006-03-21V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...Matheus Izvekov1-0/+1
2006-03-21V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK...Matheus Izvekov1-4/+4
2006-03-21V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner cardRickard Osser2-0/+61
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky2-9/+19
2006-03-21V4L/DVB (3444): Saa7134: small whitespace cleanupMichael Krufky1-3/+3
2006-03-21V4L/DVB (3443): Thomson FE6600: add missing "count" array elementMichael Krufky1-0/+1
2006-03-21V4L/DVB (3439): Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab2-3/+28
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter1-329/+321
2006-03-21V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter1-2/+2
2006-03-21V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2-3/+0
2006-03-21V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2-8/+3
2006-03-21V4L/DVB (3425): Correct gpio values for Aver 303 Studio in v4l-dvb treeMarcin Rudowski1-3/+4
2006-03-21V4L/DVB (3424): Updated CARDLIST.tuner with newer tenna stringMauro Carvalho Chehab1-2/+2
2006-03-21V4L/DVB (3423): Fix cx88 error messages on balance changeIan Pickworth1-1/+1
2006-03-21V4L/DVB (3420): Nskips maybe used uninitialized in bttv_risc_overlayDuncan Sands1-0/+2
2006-03-21V4L/DVB (3419): This patch fixes Tuner TNF5335 familyMauro Carvalho Chehab2-6/+24
2006-03-21Merge branch 'origin'Linus Torvalds787-17713/+28925
2006-03-21Pull sn-handle-sc-powerdown into release branchTony Luck2-9/+28
2006-03-21Pull sem2mutex-ioc4 into release branchTony Luck1-23/+18
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+5
2006-03-20[TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller1-1/+1
2006-03-20[TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk1-1/+1
2006-03-20[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo1-1/+0
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2-4/+3
2006-03-20[TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney1-1/+2
2006-03-20[ATM] suni: cast arg properly in SONET_SETFRAMINGAlexey Dobriyan1-1/+1
2006-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg1-2/+1
2006-03-20[SUNGEM]: sem2mutexIngo Molnar2-21/+22
2006-03-20[CASSINI]: sem2mutexIngo Molnar2-21/+21
2006-03-20[IRDA]: remove MODULE_PARM()Andrew Morton1-6/+6
2006-03-20[IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2-18/+20
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-1/+1
2006-03-20[TG3]: update version and reldateMichael Chan1-2/+2
2006-03-20[TG3]: Add firmware version infoMichael Chan2-0/+57
2006-03-20[TG3]: nvram cleanupMichael Chan1-27/+35
2006-03-20[TG3]: Fixup memory test for 5787Michael Chan1-3/+13
2006-03-20[TG3]: Add new one-shot MSI handlerMichael Chan2-31/+55
2006-03-20[TG3]: Add ipv6 checksum supportMichael Chan1-4/+8
2006-03-20[TG3]: Add new hard_start_xmitMichael Chan2-5/+142
2006-03-20[TG3]: Add 5787 nvram supportMichael Chan2-20/+130
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan2-3/+30
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin1-15/+1
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-1/+1
2006-03-20[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov1-3/+4
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden3-0/+384
2006-03-20[TG3]: Fix tg3_get_ringparam()Michael Chan1-4/+13
2006-03-20[TG3]: Add some missing netif_running() checksMichael Chan1-0/+6
2006-03-20[IRDA]: pci_register_driver conversionChristophe Lucas2-2/+2
2006-03-20[IRDA]: sti/cli removal from EP7211 IrDA driverDavid chosrova1-4/+7
2006-03-20[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes1-4/+6
2006-03-20[IRDA]: nsc-ircc: PM updateDmitry Torokhov2-35/+98
2006-03-20[IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes1-34/+151
2006-03-20[BNX2]: include <linux/vmalloc.h>Michael Chan2-2/+3
2006-03-20[BNX2]: Update versionMichael Chan1-2/+3
2006-03-20[BNX2]: Support larger rx ring sizes (part 2)Michael Chan1-2/+2
2006-03-20[BNX2]: Support larger rx ring sizes (part 1)Michael Chan2-46/+107
2006-03-20[BNX2]: Fix bug when rx ring is fullMichael Chan1-16/+25
2006-03-20[BNX2]: Add ethtool -d supportMichael Chan1-0/+60
2006-03-20[BNX2]: Reduce register test sizeMichael Chan1-254/+0
2006-03-20[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-20[TG3]: Support shutdown WoL.Michael Chan1-11/+41
2006-03-20[TG3]: Enable TSO by defaultMichael Chan1-4/+5
2006-03-20[TG3]: Add support for 5714S and 5715SMichael Chan1-1/+34
2006-03-20[libata] sata_mv: fix irq port status usageJeff Garzik1-1/+1