aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-20[S390] hypfs comment cleanup.Michael Holzheu1-1/+2
2006-09-20[S390] zcrypt secure key cryptography extension.Ralph Wuerthner13-25/+373
2006-09-20[S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky3-0/+134
2006-09-20[S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky5-0/+1949
2006-09-20[S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.Martin Schwidefsky5-0/+1229
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky2-0/+1121
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky2-0/+1379
2006-09-20[S390] remove old z90crypt driver.Martin Schwidefsky6-6158/+0
2006-09-20Merge branch 'master' into upstreamJeff Garzik12-100/+255
2006-09-19[ATM]: [he] don't hold the device lock when upcallingChas Williams1-0/+2
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik5-91/+60
2006-09-19Merge branch 'master' into upstreamJeff Garzik3-4/+20
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds11-100/+253
2006-09-19[PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...Alan Cox1-2/+17
2006-09-19Merge branch 'master' into upstreamJeff Garzik30-407/+594
2006-09-19[PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell1-9/+0
2006-09-19[PATCH] libata: fix non-uniform ports handlingTejun Heo2-5/+15
2006-09-19Merge branch 'tmp' into upstreamJeff Garzik1-2/+12
2006-09-19Fix libata resource conflict for legacy modeArnaud Patard1-2/+8
2006-09-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox1-2/+3
2006-09-19[PATCH] gt96100: move to pci_get_device APIAlan Cox1-2/+4
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2-4/+9
2006-09-19[PATCH] e1000 disable device on PCI errorLinas Vepstas1-0/+1
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+9
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+10
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-09-18[ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks1-1/+1
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller1-3/+10
2006-09-17[ATM]: [he] when transmit fails, unmap the dma regionsChas Williams1-0/+9
2006-09-17[MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek1-6/+3
2006-09-17Merge branch 'upstream-fixes' into upstreamJeff Garzik10-31/+27
2006-09-17Merge branch 'master' into upstream-fixesJeff Garzik10-31/+27
2006-09-17Merge branch 'upstream-fixes' into upstreamJeff Garzik12-341/+453
2006-09-17[PATCH] s390: qeth driver fixes [6/6]Frank Pavlic1-20/+39
2006-09-17[PATCH] s390: qeth driver fixes [5/6]Frank Pavlic2-30/+44
2006-09-17[PATCH] s390: qeth driver fixes [4/6]Frank Pavlic6-108/+128
2006-09-17[PATCH] s390: qeth driver fixes [3/6]Frank Pavlic3-116/+114
2006-09-17[PATCH] s390: qeth driver fixes [2/6]Frank Pavlic2-15/+32
2006-09-17[PATCH] s390: qeth driver fixes [1/6]Frank Pavlic1-26/+23
2006-09-17[PATCH] s390: Makefile cleanupFrank Pavlic1-1/+0
2006-09-17[PATCH] s390: netiucv driver fixesFrank Pavlic1-16/+64
2006-09-17[PATCH] s390: minor s390 network driver fixesFrank Pavlic3-10/+10
2006-09-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds3-15/+2
2006-09-16[PATCH] MTD NAND: OOB buffer offset fixupsVitaly Wool1-2/+2
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard1-4/+4
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton1-0/+1
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard1-0/+1
2006-09-16MTD: Fix bug in fixup_convert_atmel_priHÃ¥vard Skinnemoen1-1/+1
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin1-1/+1
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen1-0/+1
2006-09-14IB/srp: Don't schedule reconnect from srpIshai Rabinovitz1-14/+0
2006-09-14Merge branch 'linux-2.6'Paul Mackerras71-528/+806
2006-09-13drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik1-0/+4
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik106-178/+163
2006-09-13[PATCH] sky2: big endianStephen Hemminger2-37/+25
2006-09-13[PATCH] sky2: fiber supportStephen Hemminger2-33/+63
2006-09-13[PATCH] sky2: tx pause bug fixStephen Hemminger2-82/+43
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik178-22399/+22399
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann12-0/+5849
2006-09-13[PATCH] pcnet32: NAPI implementationDon Fry2-28/+121
2006-09-13[PATCH] pcnet32: break receive routine into two pieces.Don Fry1-161/+141
2006-09-13[PATCH] pcnet32: move/create receive and transmit routinesDon Fry1-256/+259
2006-09-13[PATCH] pcnet32: magic number cleanupDon Fry1-30/+30
2006-09-13[PATCH] pcnet32: remove unnecessary save/restore register accesses.Don Fry1-6/+1
2006-09-13Merge branch 'upstream-fixes' into upstreamJeff Garzik1-0/+2
2006-09-13[PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth1-0/+2
2006-09-13[PATCH] cciss: version update, new hwMike Miller1-4/+6
2006-09-13[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter1-1/+1
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-09-13[PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo1-4/+9
2006-09-13[POWERPC] Quiet hvc_console console output on failed opensOlof Johansson1-3/+1
2006-09-13Merge branch 'master' into upstreamJeff Garzik20-58/+85
2006-09-13Merge branch 'upstream-fixes' into upstreamJeff Garzik20-58/+85
2006-09-13Merge branch 'master' into upstream-fixesJeff Garzik20-58/+85
2006-09-13[libata] ata_piix: build fixJeff Garzik1-1/+1
2006-09-12[PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok1-0/+1
2006-09-12Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik1-276/+380
2006-09-12Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...Jeff Garzik1-63/+51
2006-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds17-49/+74
2006-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-7/+9
2006-09-12[SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar9-34/+18
2006-09-128139cp: ring_info removal for the transmit pathFrancois Romieu1-19/+13
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik1-4/+4
2006-09-12Merge branch 'master' into upstreamJeff Garzik15-111/+125
2006-09-12[PATCH] pata_amd: Check enable bits on NvidiaAlan Cox1-1/+12
2006-09-12[PATCH] Update SiS PATAAlan Cox1-1/+5
2006-09-12[PATCH] e1000: fix TX timout hang regression for 82542rev3Auke Kok1-4/+4
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik32-102/+38
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek32-102/+38
2006-09-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik11-48/+169
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik17-139/+242
2006-09-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-27/+88
2006-09-12[SCSI] fix compile error on module_refcountDaniel Walker1-0/+2
2006-09-12USB: Fix unload oops and memory leak in yealink driverHenk Vergonet1-6/+6
2006-09-12usbserial: Reference leakMatthias Urlichs1-1/+3
2006-09-12sh64: Trivial build fixes.Paul Mundt1-2/+2
2006-09-11[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck1-0/+1
2006-09-11[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger1-9/+3
2006-09-11[PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2-4/+64
2006-09-11[PATCH] bcm43xx: Add firmware version printoutLarry Finger2-0/+33
2006-09-11[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-11[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes1-0/+30
2006-09-11[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz4-11/+11
2006-09-11[PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake1-0/+1
2006-09-11[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2006-09-11[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-11[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger3-17/+28
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville3-27/+88
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz3-27/+88
2006-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-3/+11
2006-09-11Merge branch 'from-linus' into upstreamJohn W. Linville38-362/+584
2006-09-11r8169: quirk for the 8110sb on arm platformFrancois Romieu1-2/+7
2006-09-11Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds3-91/+93
2006-09-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2006-09-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+35
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox4-14/+15
2006-09-11Merge branch 'upstream-fixes' into upstreamJeff Garzik1-2/+2
2006-09-11[PATCH] Fix dm9000 release_resourceDirk Opfer1-2/+2
2006-09-11[PATCH] skge: check for PCI hotplug during IRQStephen Hemminger1-1/+1
2006-09-11[PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek1-1/+0
2006-09-11[PATCH] Handle pci_enable_device() errors in resumeValerie Henson3-11/+22
2006-09-11[PATCH] Use tulip.h in winbond-840.cGrant Grundler1-44/+24
2006-09-11[PATCH] Clean up tulip.hGrant Grundler2-11/+13
2006-09-11[PATCH] Defer tulip_select_media() to process contextFrancois Romieu4-41/+60
2006-09-11[PATCH] Flush MMIO writes in reset sequenceGrant Grundler1-0/+2
2006-09-11[PATCH] Make DS21143 printout match lspci outputThibaut Varene1-1/+1
2006-09-11[PATCH] Print physical address in tulip_init_oneGrant Grundler1-2/+8
2006-09-11[PATCH] Change tulip maintainerValerie Henson8-8/+8
2006-09-11Merge branch 'master' into upstreamJeff Garzik2-0/+4
2006-09-11Merge branch 'upstream-fixes' into upstreamJeff Garzik2-6/+37
2006-09-11[PATCH] ata_piix: add map 01b for ICH7MTejun Heo1-2/+34
2006-09-11[libata] sata_mv: errata check buglet fixAndres Salomon1-2/+1
2006-09-10[AGPGART] Rework AGPv3 modesetting fallback.Dave Jones1-15/+24
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones1-0/+2
2006-09-10V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab1-4/+4
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey10-30/+46
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab3-13/+13
2006-09-10V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab1-0/+1
2006-09-10V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...Hermann Pitton1-2/+8
2006-09-10V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab1-0/+2
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang1-0/+2
2006-09-08[PATCH] optical /proc/ide/*/mediaAlexey Dobriyan1-0/+2
2006-09-07usbtouchscreen: fix ITM data readingKai Lindhom1-1/+1
2006-09-07USB: New device ID for ftdi_sio usb serial driverRalf Schlatterbeck2-0/+6
2006-09-07USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu1-0/+2
2006-09-07USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk1-2/+2
2006-09-07[SCSI] fix up SCSI netlink buildJames Bottomley1-1/+1
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley6-20/+93
2006-09-07[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley1-6/+67
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley5-39/+30
2006-09-07[SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmndHenrik Kretzschmar2-16/+19
2006-09-07[SCSI] fix up non-modular SCSIJames Bottomley1-2/+4
2006-09-07[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already presentJames Bottomley1-4/+16
2006-09-07[MMC] Always use a sector size of 512 bytesPierre Ossman1-45/+4
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2-48/+51
2006-09-07[ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR readPavel Pisa1-34/+35
2006-09-07[MMC] Fix SD timeout calculationPierre Ossman2-10/+49
2006-09-06[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk1-1/+1
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones1-2/+2
2006-09-06[AGPGART] Intel 965 Express support.Eric Anholt1-11/+152
2006-09-06[PATCH] skge: version 1.8Stephen Hemminger1-1/+1
2006-09-06[PATCH] skge: use NAPI for transmit completeStephen Hemminger2-55/+28
2006-09-06[PATCH] skge: irq lock raceStephen Hemminger1-3/+6
2006-09-06[PATCH] skge: use netdev_alloc_skbStephen Hemminger1-14/+15
2006-09-06[PATCH] sky2: more pci device id'sStephen Hemminger1-0/+3
2006-09-06[PATCH] myri10ge: improve firmware selectionBrice Goglin1-7/+28
2006-09-06Merge branch 'upstream-fixes' into upstreamJeff Garzik1-1/+1
2006-09-06[PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin1-1/+1
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik12-489/+892
2006-09-06[PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla1-14/+9
2006-09-06[PATCH] forcedeth: errata for marvell physAyaz Abdulla1-17/+56
2006-09-06[libata] Add pata_jmicron driver to Kconfig, MakefileJeff Garzik2-0/+10
2006-09-05Merge ../linusDave Jones369-5196/+13931
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan1-1/+1
2006-09-05Merge ../linusDave Jones240-3577/+11486
2006-09-05[CPUFREQ] Fix sparse warning in ondemandDave Jones1-1/+1
2006-09-05[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee1-6/+6
2006-09-04[SCSI] lpfc 8.1.10 : Change version number to 8.1.10James Smart1-1/+1
2006-09-04[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart4-0/+124
2006-09-04[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart8-173/+209
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart1-11/+123
2006-09-04Merge branch 'upstream' into pata-driversJeff Garzik35-361/+593
2006-09-04Merge branch 'master' into upstreamJeff Garzik35-361/+593
2006-09-04Merge branch 'master' into upstreamJeff Garzik35-361/+593
2006-09-02Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-9/+11
2006-09-02[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart1-1/+12
2006-09-02[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart4-0/+19
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart1-1/+1
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart6-1/+419
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley1-3/+2
2006-09-02[SCSI] stex: add shared tags from blockEd Lin1-120/+57
2006-09-02[SCSI] Add Promise SuperTrak driverJeff Garzik3-0/+1324
2006-09-02[SCSI] Wrong size information for devices with disabled read accessHannes Reinecke1-1/+1
2006-09-02[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-09-02[SCSI] libiscsi: don't call into lld to cleanup taskMike Christie1-5/+4
2006-09-02[SCSI] libiscsi: check that command ptr is set before accessing itMike Christie1-5/+22
2006-09-02[SCSI] iscsi_tcp: fix partial digest recvMike Christie1-8/+13
2006-09-02[SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie1-1/+2
2006-09-02[SCSI] iscsi_tcp: update header size during reloginMike Christie1-0/+2
2006-09-02[SCSI] iscsi_tcp: fix header resendMike Christie1-1/+1