aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar1-111/+56
2006-09-22[ARCNET]: SoHard PCI supportStphane Witzmann1-0/+1
2006-09-22[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas4-6/+15
2006-09-22[TG3]: Constify firmware structsAndreas Mohr1-13/+13
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy30-58/+59
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-429/+877
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds43-6658/+7105
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds31-723/+1256
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds48-214/+1077
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse1-1/+1
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli3-0/+477
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek3-127/+0
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp1-1/+1
2006-09-22[MTD] physmap: add power management supportLennert Buytenhek1-0/+33
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad14-15/+118
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox5-8/+32
2006-09-22[MTD] blkdev helper code: fix printk format warningRandy Dunlap1-1/+1
2006-09-22[MTD] Fix ixp4xx partition parsing.Brian Walsh1-1/+1
2006-09-22[MTD NAND] Remove old code in au1550nd.cMichal Piotrowski1-11/+0
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2-0/+11
2006-09-22[POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt1-1/+1
2006-09-21[BLOCK] dm-crypt: trivial comment improvementsRik Snel1-4/+4
2006-09-21[CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu1-56/+35
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2-5/+5
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2-26/+38
2006-09-21[SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2-65/+78
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu1-44/+0
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu2-23/+31
2006-09-21[BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu1-61/+47
2006-09-21[BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu1-106/+54
2006-09-21[CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu3-7/+169
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-2/+3
2006-09-21[CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig1-9/+9
2006-09-21[CRYPTO] padlock: Helper module padlock.koMichal Ludvig4-7/+72
2006-09-21[CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk1-2/+2
2006-09-21[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig3-0/+354
2006-09-21[CRYPTO] padlock: Update private header fileMichal Ludvig2-12/+14
2006-09-21[CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2-5/+3
2006-09-21[CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig4-79/+42
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu1-1/+2
2006-09-20[S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter1-99/+104
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter5-61/+68
2006-09-20[S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2-2/+15
2006-09-20[S390] cio: subchannels in no-path state.Peter Oberparleiter1-1/+2
2006-09-20[S390] Replace nopav-message on VM.Peter Oberparleiter1-2/+6
2006-09-20[S390] set modalias for ccw bus uevents.Peter Oberparleiter1-43/+66
2006-09-20[S390] Get rid of DBG macro.Cornelia Huck1-10/+7
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland3-0/+299
2006-09-20[S390] xpram off by one error.Christian Borntraeger1-1/+1
2006-09-20[S390] fix typo in vmcp.Christian Borntraeger2-2/+2
2006-09-20[S390] qdio slsb processing state.Frank Pavlic1-1/+1
2006-09-20[S390] Missing initialization in common i/o layer.Heiko Carstens1-0/+1
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-2/+36
2006-09-20[S390] __exit cleanup.Heiko Carstens1-1/+1
2006-09-20[S390] cleanup sysinfo and add system z9 specific extensions.Martin Schwidefsky1-224/+231
2006-09-20[S390] dasd default debug level.Horst Hummel1-2/+2
2006-09-20[S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky3-28/+51
2006-09-20[S390] qdio_get_micros return value.Frank Pavlic1-1/+1
2006-09-20[S390] empty function defines.Heiko Carstens2-12/+12
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-10/+40
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-19[ATM]: [he] don't hold the device lock when upcallingChas Williams1-0/+2
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds11-100/+253
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 'master' into upstream-fixesJeff Garzik10-31/+27
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-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 upstream-fixesJeff Garzik20-58/+85
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[PATCH] e1000: fix TX timout hang regression for 82542rev3Auke Kok1-4/+4
2006-09-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-27/+88
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] 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 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-11[PATCH] Fix dm9000 release_resourceDirk Opfer1-2/+2
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-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[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] myri10ge: update the firmware download URL in KconfigBrice Goglin1-1/+1
2006-09-05[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee1-6/+6
2006-09-02Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-9/+11
2006-09-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-79/+148
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt6-39/+44
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller1-18/+42
2006-09-01[PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2-50/+57
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard1-0/+1
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan1-2/+2
2006-09-01[PATCH] exit early in floppy_init when no floppy existsOlaf Hering1-7/+5
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum1-7/+7
2006-09-01[PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown1-22/+35
2006-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-4/+11
2006-08-31uhci-hcd: fix list access bugAlan Stern1-1/+1
2006-08-31USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu1-0/+3
2006-08-31USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley1-0/+1
2006-08-31USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton1-0/+1
2006-08-31USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz1-0/+7
2006-08-31USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz1-10/+0
2006-08-31UHCI: don't stop at an Iso errorAlan Stern1-1/+1
2006-08-31usb gadget: g_ether spinlock recursion fixDavid Brownell1-14/+31
2006-08-31USB: add all wacom device to hid-core.c blacklistPing Cheng1-53/+4
2006-08-31hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson1-0/+92
2006-08-31USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de1-0/+7
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier1-4/+11
2006-08-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-110/+182
2006-08-31Merge branch 'merge'Paul Mackerras220-3241/+10952
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt4-4/+15
2006-08-30[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger1-1/+8
2006-08-30[PATCH] Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-08-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-16/+11
2006-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse787-10772/+31511
2006-08-30[S390] cio: unsolicited interrupts during sense pgid.Stefan Bader1-6/+21
2006-08-30[S390] cio: no path after machine check.Peter Oberparleiter1-2/+2
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens4-37/+22
2006-08-30[S390] dasd: fix device shutdown process.Horst Hummel2-65/+137
2006-08-30[SERIAL] 8250: constify some serial structsHelge Deller1-9/+8
2006-08-30[SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov1-0/+3
2006-08-29[SUNLANCE]: Fix probing problem.Krzysztof Helt1-16/+11
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+4
2006-08-29[E100]: Add module option to ignore bad EEPROM checksums.David S. Miller1-1/+5
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+14
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-10/+79
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap1-1/+1
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton1-1/+1
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27[PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown1-3/+4
2006-08-27[PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown1-0/+13
2006-08-27[PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell1-4/+6
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault1-0/+2
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach1-2/+6
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer1-2/+2
2006-08-27[PATCH] mtd corruption fixRichard Purdie1-2/+4
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen1-2/+2
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer1-1/+0
2006-08-27[PATCH] rtc-s3c.c: fix time setting checksBen Dooks1-7/+8
2006-08-27[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras1-1/+3
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks1-54/+67
2006-08-27[SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton1-0/+14