aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2004-06-17[PATCH] Check return status of register calls in i82365Herbert Xu1-4/+10
2004-06-17[PATCH] Use first-fit for pty allocationH. Peter Anvin1-19/+64
2004-06-17[PATCH] more PC9800 removalAdrian Bunk7-138/+13
2004-06-17[PATCH] Remove PC9800 supportRandy Dunlap16-168/+4
2004-06-17[PATCH] HPET driverRobert Picco4-0/+1109
2004-06-17[PATCH] i2c fixups for idr API changeAndrew Morton1-2/+8
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King8-8/+0
2004-06-15[PATCH] ide: check no. of sectors for in/out commands in ide_diag_taskfile()Bartlomiej Zolnierkiewicz1-15/+6
2004-06-15[PATCH] ide: kill task_[un]map_rq()Bartlomiej Zolnierkiewicz1-20/+5
2004-06-15[PATCH] ide: tiny task_mulout_intr() (CONFIG_IDE_TASKFILE_IO=n) cleanupBartlomiej Zolnierkiewicz1-15/+4
2004-06-15[PATCH] ide: cleanup taskfile PIO handlers (CONFIG_IDE_TASKFILE_IO=n)Bartlomiej Zolnierkiewicz1-71/+6
2004-06-15[PATCH] ide: fix REQ_DRIVE_* requests error handling in ide-scsiBartlomiej Zolnierkiewicz1-0/+14
2004-06-15[PATCH] ide: fix ide-cd to not retry REQ_DRIVE_TASKFILE requestsBartlomiej Zolnierkiewicz1-2/+2
2004-06-15[PATCH] ide: remove ALTERNATE_STATE_DIAGRAM_MULTI_OUT from ide-taskfile.cBartlomiej Zolnierkiewicz1-38/+0
2004-06-15[PATCH] ide: ide-pnp updateBartlomiej Zolnierkiewicz2-38/+12
2004-06-15[PATCH] ide: ide-proc fix for m68kBartlomiej Zolnierkiewicz1-22/+0
2004-06-15[PATCH] ide: kill some useless headers for PCI driversBartlomiej Zolnierkiewicz26-407/+169
2004-06-15[PATCH] ide: PCI hotplugging fixesBartlomiej Zolnierkiewicz9-45/+45
2004-06-15Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds3-37/+34
2004-06-15Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-1/+1
2004-06-15[SERIAL] Fix missing __devexit_pRussell King1-1/+1
2004-06-15[PCMCIA] Add TI1620 device IDs and tell yenta about it.Russell King1-0/+1
2004-06-14Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-41/+48
2004-06-15[ARM] Resurect EBSA110 machine class.Russell King1-41/+48
2004-06-13Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds3-4/+26
2004-06-13Merge bk://kernel.bkbits.net/davem/tg3-2.6Linus Torvalds2-3/+25
2004-06-14Merge delerium.codemonkey.org.uk:/mnt/data/src/bk/bk-linusDave Jones1-1/+6
2004-06-13ohci1394: Fix incorrect HPSB_WARNING to HPSB_ERRBen Collins1-1/+1
2004-06-13ieee1394: Revision syncBen Collins3-4/+4
2004-06-13ohci1394: Handle invalid max-packet-size.Ben Collins1-0/+6
2004-06-13ieee1394: Handle swsusp better in kernel threads.Ben Collins2-2/+18
2004-06-13ieee1394: Fix possible NULL ptr dereference with calls to find_ctx()Ben Collins1-0/+4
2004-06-13ieee1394: CSR1212 Extended ROM bug fixesBen Collins5-16/+22
2004-06-12Merge bk://bk.linux1394.org/ieee1394-2.6Linus Torvalds11-22/+54
2004-06-13[WATCHDOG] pcwd_usb.c-single_open+set_heartbeat+init-patchWim Van Sebroeck1-15/+13
2004-06-13[WATCHDOG] pcwd_pci.c-single_open+set_heartbeat+init-patchWim Van Sebroeck1-19/+17
2004-06-13[WATCHDOG] v2.6.6 pcwd.c-keepalive+single_open-patchWim Van Sebroeck1-3/+4
2004-06-12Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds28-303/+410
2004-06-12[PATCH] ramdisk: buffer_uptodate fixAndrew Morton1-1/+14
2004-06-12[PATCH] s390: tape driver changesAndrew Morton7-14/+40
2004-06-12[PATCH] s390: qeth network driverAndrew Morton2-90/+128
2004-06-12[PATCH] s390: xpram device driverAndrew Morton1-4/+13
2004-06-12[PATCH] s390: common i/o layerAndrew Morton3-5/+4
2004-06-12[PATCH] sparse: __user annotations for s390 driversAndrew Morton16-185/+195
2004-06-12[PATCH] i4l: Tigerjet 320 chipset fixAndrew Morton1-4/+16
2004-06-12Merge pobox.com:/spare/repo/netdev-2.6/e100Jeff Garzik1-1/+1
2004-06-12sparse cleanup of #include fileLinus Torvalds1-1/+1
2004-06-11[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2004-06-11Merge nuts.davemloft.net:/disk1/BK/tg3work-2.6David S. Miller2-1/+23
2004-06-11[TG3]: Chip support update and a power-save bug fix.David S. Miller2-1/+14
2004-06-11[CPUFREQ] Cpufreq hotplugDave Jones1-1/+6
2004-06-10[PATCH] e100: fix sender hang after tx timeoutScott Feldman1-2/+1
2004-06-10[PATCH] e100: fix skb leak in tx timeoutScott Feldman1-2/+2
2004-06-10[PATCH] e100: stepping over err return codeScott Feldman1-2/+2
2004-06-09Merge bk://drm.bkbits.net/drm-2.6Linus Torvalds2-6/+46
2004-06-12Merge bk://drm.bkbits.net/drm-2.6Dave Airlie2-6/+46
2004-06-12gamma_dma_priority and gamma_dma_send_buffers both deref d->send_indicesDave Airlie1-6/+39
2004-06-09[PATCH] fix ide-cd racy completionsJens Axboe1-38/+36
2004-06-09[PATCH] SCSI_DPT_I2O should depend on PCIGeert Uytterhoeven1-1/+1
2004-06-09The dev->devname being passed to request_irq in drm_irq.h is null.Dave Airlie1-0/+7
2004-06-08Mark compaq Fibre Channel driver broken.Linus Torvalds2-1/+9
2004-06-08[PATCH] vga16fb.c: fix bogus mem_start valueAndrew Morton1-2/+0
2004-06-08[PATCH] cdrom hardware defect mgt header lengthAndrew Morton1-12/+8
2004-06-08[PATCH] md: fix BUG in raid6 resync code.Andrew Morton1-1/+1
2004-06-08[PATCH] more drivers/atm/horizon.c polishingAndrew Morton1-41/+55
2004-06-08[PATCH] runtime selection of CONFIG_PARIDE_EPATC8Andrew Morton1-16/+23
2004-06-08[PATCH] ppc64: iSeries vio_dev cleanupsAndrew Morton1-2/+2
2004-06-08Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-0/+1
2004-06-09[ARM PATCH] 1919/1: S3C2410 - Serial configuration bugfix (missing SERIAL_COR...Ben Dooks1-0/+1
2004-06-08Merge bk://linux-mtd.bkbits.net/sbc8260-2.6Linus Torvalds5-7/+44
2004-06-08Merge linux-mtd@bkbits.net:sbc8260-2.6David Woodhouse1-0/+1
2004-06-08Add WindRiver PowerQUICC II flash map driverDavid Woodhouse3-0/+176
2004-06-07Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds1-0/+1
2004-06-08[PATCH] e1000: fix napi crash on ifdown during trafficJesse Brandeburg1-1/+2
2004-06-08[PATCH] Fix tulip deadlocks on device removalAndrew Morton1-0/+4
2004-06-08[PATCH] Fixed MCA resource bugs in at1700Herbert Xu1-4/+9
2004-06-08[PATCH] Fix netdev leak on probe failure in 3c527Herbert Xu1-0/+1
2004-06-08[PATCH] epic100 fixesAlan Cox1-2/+28
2004-06-07[PATCH] Make tda1004x DVB frontend driver work againMichael Hunold1-0/+1
2004-06-07[PATCH] USB devio.c: deadlock fixDuncan Sands1-1/+1
2004-06-07[PATCH] USB: enable pwc usb camera driverKai Engert2-9/+2
2004-06-07[PATCH] USB: Fix problems with cyberjack usb-serial-module since kernel 2.6.2Siegfried Hildebrand1-15/+6
2004-06-07input: Exclude tasklet changes to i8042.cVojtech Pavlik1-92/+49
2004-06-07Merge suse.cz:/home/vojtech/bk/linusVojtech Pavlik71-1175/+1301
2004-06-06[FB]: Fix uninitialized fb_cmap member in sbuslib.cAdam Kropelin1-0/+1
2004-06-06[PATCH] fix warning in synclink.cDave Jones1-1/+1
2004-06-05Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller1-2/+2
2004-06-05[NET]: Add ARPHRD_NONE and use it in tun driver.Jamal Hadi Salim1-2/+2
2004-06-04[PATCH] kill drivers/ide TCQ supportJens Axboe7-1011/+16
2004-06-04[PATCH] ide: remove dead code from ide-taskfile.cBartlomiej Zolnierkiewicz1-28/+0
2004-06-04[PATCH] ide: sanitize __ide_do_rw_disk() debugging codeBartlomiej Zolnierkiewicz2-48/+11
2004-06-04[PATCH] ide: remove needless exportsBartlomiej Zolnierkiewicz3-78/+17
2004-06-04[PATCH] ide: use try_to_flush_leftover_data() in idedisk_error()Bartlomiej Zolnierkiewicz1-17/+2
2004-06-04[PATCH] ide: remove unused ide_remove_setting() from ide.cBartlomiej Zolnierkiewicz1-20/+0
2004-06-04[PATCH] ide: change CONFIG_IDEDISK_STOKE to a runtime optionBartlomiej Zolnierkiewicz3-20/+8
2004-06-04Merge bk://drm.bkbits.net/drm-2.6Linus Torvalds6-8/+14
2004-06-04[PATCH] Fix ipmi compile failureCorey Minyard1-2/+2
2004-06-04[PATCH] MTD: add st m50fw0* to jedec_probe.cDave Airlie1-0/+42
2004-06-04[PATCH] Fix procfs warnings when removing ipmi_si moduleCorey Minyard1-8/+50
2004-06-04[PATCH] Fix DRM mismerge(?)Benjamin Herrenschmidt1-2/+0
2004-06-04[PATCH] Fix rivafb's OpenFirmware parsingBenjamin Herrenschmidt1-4/+17
2004-06-04[PATCH] md: fix BUG in raid5 resync code.Neil Brown1-1/+1
2004-06-04[PATCH] fix cdrom length checkJens Axboe1-9/+1
2004-06-04[PATCH] synclink.c driver init modificationsPaul Fulghum1-55/+56
2004-06-04[PATCH] synclink_cs.c driver init modificationsPaul Fulghum1-31/+45
2004-06-04[PATCH] synclinkmp.c driver init modificationsPaul Fulghum1-56/+72
2004-06-04[PATCH] dm: dm-ioctl.c: change an int* to a size_t*Kevin Corry1-2/+2
2004-06-04[PATCH] fix sysfs node cpumap for large NR_CPUSRusty Russell1-3/+4
2004-06-04[PATCH] md: support reshaping raid1 arrays - adding or removing drives.Neil Brown2-39/+155
2004-06-04[PATCH] md: allow md arrays to be resized if devices are large enough.Neil Brown4-16/+159
2004-06-04[PATCH] md: abort the resync of raid1 there is only one device.Neil Brown2-1/+14
2004-06-04[PATCH] md: handle hot-add for arrays with non-persistent superblocksNeil Brown1-1/+6
2004-06-04[PATCH] md: make sure the size of a raid5/6 array is a multiple of the chunk ...Neil Brown2-0/+6
2004-06-04[PATCH] md: allow an md personality to refuse a hot-remove request.Neil Brown1-2/+2
2004-06-04[PATCH] md: make sure md_check_recovery will remove a faulty device when ->nr...Neil Brown4-9/+9
2004-06-04[PATCH] md: rationalise device selection in md/multipath.Neil Brown1-33/+12
2004-06-04Merge http://linux.bkbits.net/linux-2.5David Airlie7-10/+14
2004-06-07Merge bk://drm.bkbits.net/drm-2.6Dave Airlie1-2/+0
2004-06-07Remove check that is needed only for 2.4 kernel fixes bug reports on lk.Dave Airlie1-2/+0
2004-06-04Merge bk://bk.arm.linux.org.uk/linux-2.6-pcmciaLinus Torvalds1-8/+9
2004-06-04[PCMCIA] Add sparse annotations to ds.cRussell King1-8/+9
2004-06-04[PATCH] sparse: slip.c annotationAlexander Viro1-15/+17
2004-06-04[PATCH] sparse: depca annotationAlexander Viro1-1/+1
2004-06-04[PATCH] sparse: drivers/net/tun.c annotationAlexander Viro1-5/+5
2004-06-04[PATCH] sparse: the rest of ifr_data cleanups and annotationsAlexander Viro27-58/+43
2004-06-04[PATCH] sparse: if_mii() helper (from jgarzik)Alexander Viro29-44/+34
2004-06-03[PATCH] sparse: tpqic annotationAlexander Viro1-9/+10
2004-06-03[PATCH] sparse: drivers/char/i8 annotationAlexander Viro1-11/+11
2004-06-03[PATCH] sparse: lp annotationAlexander Viro1-8/+8
2004-06-03[PATCH] sparse: misc drivers annotationsAlexander Viro7-20/+22
2004-06-03[PATCH] sparse: ppdev annotationAlexander Viro1-27/+24
2004-06-03[PATCH] sparse: sonypi annotiationAlexander Viro1-11/+13
2004-06-03[PATCH] sparse: usb/core/devio annotationAlexander Viro1-19/+20
2004-06-03[PATCH] sparse: synclink annotationAlexander Viro1-23/+25
2004-06-03[PATCH] sparse: synclink_cs annotationAlexander Viro1-22/+25
2004-06-03[PATCH] sparse: ide-floppy annotationAlexander Viro1-7/+8
2004-06-03[PATCH] sparse: rest of drivers/net annotations in the patchsetAlexander Viro3-69/+70
2004-06-03[PATCH] sparse: misc scsi annotationAlexander Viro3-19/+19
2004-06-03[PATCH] sparse: gdth.c annotationAlexander Viro1-34/+35
2004-06-03[PATCH] sparse: more wan annotationsAlexander Viro1-1/+1
2004-06-03[PATCH] sparse: ->ifr_data fixesAlexander Viro2-3/+1
2004-06-03[PATCH] sparse: ->ifr_data annotationAlexander Viro31-75/+75
2004-06-03[PATCH] sparse: bluetooth annotationAlexander Viro2-7/+8
2004-06-03[PATCH] sparse: atm annotation - driversAlexander Viro15-74/+71
2004-06-03Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds24-582/+570
2004-06-03[PATCH] drivers/atm/horizon.c delousingAlexander Viro1-133/+119
2004-06-03[PATCH] drivers/atm/ambassador.c delousingAlexander Viro1-230/+244
2004-06-03[PATCH] sparse: rest of drivers/block annotationAlexander Viro4-14/+14
2004-06-03[PATCH] sparse: paride annotationAlexander Viro3-13/+13
2004-06-03[PATCH] sparse: cpqarray annotationAlexander Viro2-9/+9
2004-06-03[PATCH] sparse: cciss annotationAlexander Viro1-51/+50
2004-06-03[PATCH] sparse: DAC960 annotationAlexander Viro2-15/+17
2004-06-03[PATCH] sparse: drivers/pnp annotationAlexander Viro2-2/+2
2004-06-03[PATCH] sparse: drivers/md annotationAlexander Viro2-16/+17
2004-06-03[PATCH] sparse: drivers/cdrom annotationAlexander Viro5-97/+83
2004-06-03[PATCH] sparse: drivers/cpufreq annotationAlexander Viro1-2/+2
2004-06-03Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller6-62/+33
2004-06-03Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-1/+1
2004-06-03[ARM PATCH] 1906/1: S3C2410: serial minor number fixBen Dooks1-1/+1
2004-06-03Merge bk://bk.arm.linux.org.uk/linux-2.6-pcmciaLinus Torvalds4-163/+127
2004-06-03[ARM PATCH] 1890/2: Consolidate CPUFREQ handling in SOC PCMCIA driverIan Campbell4-163/+127
2004-06-03Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds25-329/+283
2004-06-03[ARM PATCH] 1910/1: rework Mainstone and IDP include filesNicolas Pitre1-0/+2
2004-06-03[ARM] Don't include lubbock.h in asm/arch/hardware.hRussell King2-1/+3
2004-06-03[SBUS]: Further cleanup of scsi driver header usage.Christoph Hellwig4-29/+21
2004-06-03[ATM]: Simplify fore200e DMA macros even further.Christoph Hellwig2-33/+12
2004-06-02[PATCH] DMA mode setup fixes for piix.c/ata_piix.cBartlomiej Zolnierkiewicz2-36/+26
2004-06-02[PATCH] Use decimal instead of hex for EDD valuesAndrew Morton1-7/+7
2004-06-02[PATCH] Better names for EDD legacy_* fieldsAndrew Morton1-21/+23
2004-06-02[PATCH] s390: network device driverAndrew Morton5-45/+49
2004-06-02[PATCH] s390: block device driverAndrew Morton5-71/+68
2004-06-02[PATCH] s390: common i/o layerAndrew Morton10-150/+109
2004-06-02[PATCH] Fix loop device cache handlingAndrew Morton1-1/+3
2004-06-02[PATCH] floppy minor number fixAndrew Morton1-1/+1
2004-06-02[PATCH] ide: simplify CONFIG_IDEDMA_ONLYDISK logic a bitBartlomiej Zolnierkiewicz1-7/+3
2004-06-02[PATCH] ide: remove useless /proc/ide/siimage from siimage.cBartlomiej Zolnierkiewicz2-83/+0
2004-06-02[PATCH] ide: add new nForce IDE/SATA device IDs to amd74xx.cBartlomiej Zolnierkiewicz1-7/+26
2004-06-02[PATCH] ide: merge amd74xx.h into amd74xx.cBartlomiej Zolnierkiewicz2-130/+41
2004-06-02[PATCH] ide: ide_pci_device_t sanitizationBartlomiej Zolnierkiewicz51-311/+56
2004-06-02[PATCH] ide: fix for generic IDE PCI moduleBartlomiej Zolnierkiewicz1-2/+2
2004-06-02[PATCH] ide: don't put disks in standby mode on halt on AlphaBartlomiej Zolnierkiewicz1-0/+15
2004-06-02Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds6-130/+137
2004-06-02Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds10-14/+15
2004-06-02Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds24-465/+1039
2004-06-02[libata] Use standard headers from include/scsi, not drivers/scsiArjan van de Ven10-10/+10
2004-06-02[libata scsi] ack SYNCHRONIZE CACHE commandJeff Garzik1-0/+1
2004-06-02[libata promise] revert broken taskfile delivery changeJeff Garzik2-4/+4
2004-06-02Merge redhat.com:/spare/repo/netdev-2.6/prism54Jeff Garzik14-364/+922
2004-06-02[PATCH] 2.6 Generic HDLC updateKrzysztof Halasa6-71/+88
2004-06-02[PATCH] ppp ldisc close deadlock preventionPaul Mackerras2-4/+4
2004-06-02Cset exclude: jgarzik@redhat.com|ChangeSet|20040527204246|14084Jeff Garzik1-26/+22
2004-06-02[PATCH] prism54: Add avs header supportMargit Schubert-While8-62/+182
2004-06-02[PATCH] prism54: Add iwspy supportMargit Schubert-While6-21/+86
2004-06-02[PATCH] prism54: Reset card on tx timeoutMargit Schubert-While4-17/+22
2004-06-02[PATCH] prism54: Add new private ioctlsMargit Schubert-While4-288/+654
2004-06-02[PATCH] prism54: delete cvs tagsMargit Schubert-While13-13/+15
2004-06-02[PATCH] Check cmd in plip_ioctlHerbert Xu1-0/+3
2004-06-02[ATM]: fore200e dma direction macro tests no longer needed.David S. Miller1-11/+3
2004-06-02[SBUS]: Stop using drivers/scsi/{scsi,hosts}.h in drivers.Tom 'spot' Callaway4-88/+106
2004-06-02[SBUS]: Define dma direction bits in terms of enum dma_data_direction.Christoph Hellwig3-31/+28