aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2004-12-16[PATCH] add ATA over Ethernet driverEd L. Cashin10-0/+1811
2004-12-16[PATCH] Driver Core: Add platform_get_resource_byname & platform_get_resource...Kumar Gala1-1/+39
2004-12-15USB: convert uhci-hcd driver to use debugfs.Greg Kroah-Hartman3-63/+39
2004-12-14[PATCH] misc: remove miscdevice.h from pci hotplug drivers as they do not nee...Greg Kroah-Hartman2-2/+0
2004-12-14[PATCH] select HOTPLUGAdrian Bunk7-7/+7
2004-12-14[PATCH] add class_device to miscdeviceRobert Love1-8/+6
2004-12-12Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-102/+27
2004-12-12[PATCH] fix dvb-net OopsJohannes Stezenbach1-4/+13
2004-12-12[PATCH] hisax: don't look at pci_dev->irq before calling pci_enable_device()Bjorn Helgaas1-2/+2
2004-12-12[PATCH] Code to register amba serial console is missingsundarapandian@gmail.com1-0/+18
2004-12-12[PATCH] dvb: av7110 driver updateMichael Hunold10-140/+467
2004-12-12[PATCH] dvb: frontend updateMichael Hunold6-145/+181
2004-12-12[PATCH] dvb: dvb-core updateMichael Hunold3-393/+433
2004-12-12[PATCH] dvb: update dib-usb driverMichael Hunold11-235/+1750
2004-12-12[PATCH] dvb: B2C2 driver splitupMichael Hunold5-25/+829
2004-12-12[PATCH] dvb: saa7146 driver + misc updatesMichael Hunold6-17/+48
2004-12-12[PATCH] Fix concurrent access to /dev/urandomMatt Mackall1-4/+26
2004-12-12[PATCH] gcc4 fixesPawel Sikora5-8/+11
2004-12-12Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds11-9/+29
2004-12-11[PATCH] fm801_gp_probe: fix use after freeAdrian Bunk1-1/+1
2004-12-10[ide] remove obsolete comment from ide-probe.cBartlomiej Zolnierkiewicz1-3/+0
2004-12-10[ide] fix creating of /proc/ide/ entries for legacy VLB modulesBartlomiej Zolnierkiewicz5-0/+15
2004-12-10[ide] ide-cd: fix possible race in PIO modeBartlomiej Zolnierkiewicz1-1/+7
2004-12-10[ide] alim15x3: add support for ULi M5228Bartlomiej Zolnierkiewicz1-2/+5
2004-12-10[ide] atiixp: add new PCI identifierBartlomiej Zolnierkiewicz1-0/+1
2004-12-10[ide] pdc202xx_old: fix cable detectionBartlomiej Zolnierkiewicz1-1/+1
2004-12-10[ide] remove SAMSUNG CD-ROM SC-148F from the DMA blacklistBartlomiej Zolnierkiewicz1-1/+0
2004-12-10[ide] remove PLEXTOR CD-R PX-W8432T from the DMA blacklistBartlomiej Zolnierkiewicz1-1/+0
2004-12-10[ARM] Add platform-based IrDA device support.Russell King1-102/+27
2004-12-09Make sure VC resizing fits in s16.Linus Torvalds1-0/+5
2004-12-09Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds20-671/+292
2004-12-09Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds4-18/+35
2004-12-08USB: fix another sparse warning in the USB coreGreg Kroah-Hartman1-1/+1
2004-12-08[PATCH] USB: add wake-up for waitqueues in usbfs_remove_file() to fix bug 387Nishanth Aravamudan1-0/+1
2004-12-08USB: fix obvious build error in hc_chrisv10.c driverGreg Kroah-Hartman1-1/+1
2004-12-08USB: removed unused hc_sl811 driver from the treeGreg Kroah-Hartman5-3595/+0
2004-12-08USB: fix sparse warning in ehci-hcd driver.Greg Kroah-Hartman1-1/+1
2004-12-08USB: fix sparse warnings in sl811-hcd driver.Greg Kroah-Hartman1-2/+2
2004-12-08[PATCH] USB: sl811-hcd driver, replaces hc_sl811David Brownell4-9/+2185
2004-12-08[PATCH] USB: OHCI "resume"/smp fixDavid Brownell1-4/+14
2004-12-08[PATCH] USB uhci-debug.c: remove an unused function (fwd)Adrian Bunk1-11/+0
2004-12-08[PATCH] USB: EHCI qh update race fixDavid Brownell2-60/+78
2004-12-08[PATCH] USB UHCI: minor bugfix for port resumeAlan Stern1-2/+8
2004-12-08Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-3/+3
2004-12-08[SUNSAB]: Fix serial break handling.Jurij Smakov1-6/+12
2004-12-08[IRDA]: Use kill_urb() in irda-usbJean Tourrilhes1-10/+10
2004-12-08[IRDA]: Use kill_urb() in stir4200Jean Tourrilhes1-2/+2
2004-12-08[IRDA]: Try to fix the worst abuse of the pci init code in via_irccJean Tourrilhes1-3/+20
2004-12-07Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds113-14627/+15319
2004-12-07[PATCH] off-by-1 libata-scsi INQUIRY VPD pages 0x80 and 0x83Douglas Gilbert1-2/+2
2004-12-07[libata] only DMA map data for DMA commands (fix >=4GB bug)Jeff Garzik2-9/+36
2004-12-07[PATCH] msp3400 quick fixGerd Knorr1-1/+4
2004-12-07[PATCH] dvb: follow changes in dvb-ttpci and budget driversMichael Hunold13-419/+2457
2004-12-07[PATCH] dvb: remove dead filesMichael Hunold5-3962/+0
2004-12-07[PATCH] dvb: core changesMichael Hunold11-635/+518
2004-12-07[PATCH] dvb: dibusb driver updateMichael Hunold2-317/+597
2004-12-07[PATCH] dvb: Cinergy T2 updateMichael Hunold2-190/+347
2004-12-07[PATCH] dvb: follow frontend changes in driversMichael Hunold13-1722/+2166
2004-12-07[PATCH] dvb: saa7146 changesMichael Hunold6-114/+100
2004-12-07[PATCH] dvb: frontend driver refactoringMichael Hunold45-7153/+9033
2004-12-07[PATCH] dvb: collateral frontend changesMichael Hunold16-115/+98
2004-12-06[PATCH] Blacklist devices that falsely claim an echo bufferMatthew Wilcox1-1/+5
2004-12-06[PATCH] zfcp: act enhancements correctionsAndreas Herrmann6-76/+28
2004-12-06[PATCH] ohci1394.c - Correct kmalloc usage in interruptParag Warudkar1-5/+5
2004-12-06[PATCH] cciss: cciss_ioctl return code fixMike Miller1-1/+1
2004-12-06[PATCH] eepro100 resume failureLi Shaohua1-0/+5
2004-12-06[PATCH] cfq-iosched: bad accounting on non-fs requestsJens Axboe1-0/+6
2004-12-06[PATCH] r8169: new PCI idFrançois Romieu1-0/+1
2004-12-06[PATCH] remove some PowerMac cruft from USBBenjamin Herrenschmidt1-13/+4
2004-12-06[PATCH] fix buffer starvation race in ibmvethSantiago Leon1-1/+4
2004-12-06Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds3-1/+56
2004-12-06[ARM PATCH] 2298/1: Fix minor typo in ixp4xx_wdtDavid Vrabel1-1/+1
2004-12-06[Bluetooth] Use module parameter for ISOC alternate settingMarcel Holtmann1-3/+3
2004-12-05[PATCH] cciss: cciss_ioctl return code fixMike Miller1-1/+1
2004-12-05SCSI: spi_transport set_signalling is buggyJames Bottomley1-2/+1
2004-12-05[PATCH] extracting resid from struct scsi_cmndDouglas Gilbert1-1/+1
2004-12-05aic7xxx: fix compiler warning from dma mask assignementJames Bottomley4-14/+11
2004-12-05[ARM PATCH] 2297/1: SMC91x patch (#2) for LPD7a40x CardEnginesMarc Singer2-0/+55
2004-12-04Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-14/+18
2004-12-04[SERIAL] Ensure correct units for close_delay and closing_wait.Russell King1-14/+18
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman1-1/+1
2004-12-02[PATCH] fbdev: fix wrong colors at 16 bpp in tridentfbAntonino Daplas1-3/+3
2004-12-02[PATCH] Fix warnings in ibm_emac driverMatt Porter2-10/+12
2004-12-02[PATCH] Avoid deadlock in smc91x driverIan Campbell1-6/+24
2004-12-02[PATCH] M68k HP Lance Ethernet depends on DIO bus supportGeert Uytterhoeven1-1/+1
2004-12-02[PATCH] M68k Ethernet drivers depend on NET_ETHERNETGeert Uytterhoeven1-15/+15
2004-12-02[PATCH] acpi_processor_idle() latency fixIngo Molnar1-0/+9
2004-12-02[PATCH] s390: qeth network driverMartin Schwidefsky3-30/+55
2004-12-02[PATCH] s390: network driverMartin Schwidefsky5-138/+154
2004-12-02[PATCH] s390: z/VM monitor streamMartin Schwidefsky1-5/+26
2004-12-02[PATCH] s390: dasd driverMartin Schwidefsky7-16/+182
2004-12-02[PATCH] s390: dcss segmentsMartin Schwidefsky2-38/+39
2004-12-02[PATCH] s390: common i/o layerMartin Schwidefsky3-22/+47
2004-12-01[PATCH] DAC960: Don't look at PCI_Device->irq before calling pci_enable_devic...Bjorn Helgaas1-1/+2
2004-12-01Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds3-9/+10
2004-12-01Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik3-9/+10
2004-12-01[PATCH] eth1394: use SET_NETDEV_DEV() for udevRandy Dunlap1-0/+1
2004-12-01[PATCH] make number of ramdisks KconfigurableMarc Leeman2-10/+15
2004-12-01[PATCH] fix typo in cdrom.cEdward Falk1-1/+1
2004-12-01[PATCH] yenta: don't enable read prefetch on older o2 bridges.Daniel Ritz1-2/+17
2004-12-01[PATCH] yenta_socket.c: Fix missing pci_disable_devThomas Gleixner1-0/+1
2004-12-01[PATCH] Add PCI-quirks for ASUS M6Ne notebookIacopo Spalletti1-0/+5
2004-12-01[PATCH] Fix parameter handling in ibm_acpi.cRusty Russell1-21/+26
2004-12-01[PATCH] generic_make_request stack savingsAndrew Morton1-15/+21
2004-12-01[PATCH] i4l: fix deadlock in CAPI code, reenable SMPKarsten Keil4-31/+27
2004-12-01[PATCH] media: Update drivers/media/video/arv.cHirokazu Takata1-128/+166
2004-12-01[PATCH] md: fix jiffies handling in md.cNeil Brown1-1/+1
2004-12-01[PATCH] md: fix careless bug in raid10Neil Brown1-0/+1
2004-12-01Merge bk://bk.arm.linux.org.uk/linux-2.6-mmcLinus Torvalds1-0/+3
2004-12-01[ARM PATCH] 2288/1: unlink MMC DMA on driver exitNicolas Pitre1-0/+3
2004-12-01Merge intel.com:/home/lenb/src/26-stable-devLen Brown2-35/+33
2004-12-01[ACPI] update C-state limiting patchLen Brown2-35/+33
2004-11-30Merge intel.com:/home/lenb/bk/26-latest-refLen Brown46-165/+2051
2004-11-30Merge intel.com:/home/lenb/src/26-stable-devLen Brown6-7/+45
2004-11-30[ACPI] IPMI must supply the address of its GPE handler to install or remove itLen Brown1-2/+2
2004-11-30[ACPI] fix reboot on poweroff regression due to enabled wakeup GPEsLen Brown4-4/+35
2004-11-30[ACPI] fix IRQ assignment regression with CONFIG_PNPACPI=yLen Brown1-1/+8
2004-11-30Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6Linus Torvalds25-29/+124
2004-11-30Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6Linus Torvalds15-78/+1900
2004-11-30Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds4-1/+17
2004-11-30Merge intel.com:/home/lenb/bk/26-latest-refLen Brown558-10986/+11549
2004-11-30[ACPI] fix build errors resulting from auto-mergeLen Brown2-3/+2
2004-11-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman15-78/+1900
2004-11-29[PATCH] W1: check nls in return path.Evgeniy Polyakov1-1/+1
2004-11-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman4-1/+17
2004-11-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman25-29/+124
2004-11-29USB: move a internal usbfs only structure out of a public header file.Greg Kroah-Hartman1-0/+15
2004-11-29PCI: fix build warning in pci-sysfs.cGreg Kroah-Hartman1-2/+1
2004-11-29Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds1-54/+0
2004-11-30Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdog-mmWim Van Sebroeck1-3/+10
2004-11-29[PATCH] cfq-iosched: kill show_status sysfs entryJens Axboe1-54/+0
2004-11-29[PATCH] USB touchkitusb: module_param to swap axesDaniel Ritz1-4/+15
2004-11-29USB: minor Makefile fix.Greg Kroah-Hartman1-0/+1
2004-11-28[PATCH] I2C: macintoch/therm_* drivers cleanupsJean Delvare3-12/+10
2004-11-28[PATCH] I2C: Add support for the nForce2 Ultra 400 to i2c-nforce2Jean Delvare1-3/+6
2004-11-28[PATCH] i2c-ite: get rid of cli()/sti()Aristeu Sergio Rozanski Filho1-8/+23
2004-11-28[PATCH] video: semicolon bug in atyfb_base.cDomen Puncer1-2/+2
2004-11-28[PATCH] cciss: Off-by-one error causing oops in CCISS_GETLUNIFO ioctlAndrew Patterson1-1/+1
2004-11-28[PATCH] fbdev: Fix crash if fb_set_var() called before register_framebuffer()Antonino Daplas1-1/+4
2004-11-28[PATCH] v4l: fix permissions on module parameters exported via sysfsDmitry Torokhov1-8/+8
2004-11-28[PATCH] e100 deadlock fixAndrew Morton1-14/+17
2004-11-28[PATCH] USB: fix oops in io_edgeport.c driverGreg Kroah-Hartman1-2/+5
2004-11-28[PATCH] PCI: Add sysfs file to map PCI busses to cpusAndi Kleen1-0/+11
2004-11-28[PATCH] usb-storage should enable scsi disk in KconfigRandy Dunlap1-4/+11
2004-11-28[PATCH] usb_unlink_urb: ratelimit warningStephen Hemminger1-3/+5
2004-11-28[PATCH] fix unnecessary increment in firmware_class_hotplug() and USB coreMarcel Holtmann2-2/+2
2004-11-28[PATCH] USB Storage: Add unusual_devs entry for another yakumo cameraPhil Dibowitz1-0/+8
2004-11-27Merge bk://bk.arm.linux.org.uk/linux-2.6-mmcLinus Torvalds2-13/+52
2004-11-27Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds78-722/+723
2004-11-27Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds76-720/+714
2004-11-28[ARM PATCH] 2277/1: [PATCH] SIMpad: fix warnings emitted by the compilerHolger Freyther1-2/+2
2004-11-27[PATCH] misc drivers/atm iomem annotations and NULL noise removalAlexander Viro4-16/+15
2004-11-27[PATCH] swim3 __user annotationAlexander Viro1-1/+1
2004-11-27[PATCH] wd7000 iomem annotations and fixesAlexander Viro1-4/+4
2004-11-27[PATCH] seagate iomem annotations, cleanup and isa_-ectomyAlexander Viro1-49/+21
2004-11-27[PATCH] dtc iomem annotations and isa_-ectomyAlexander Viro2-36/+45
2004-11-27[PATCH] t128 iomem annotations and isa_-ectomyAlexander Viro2-31/+45
2004-11-27[ARM PATCH] 2271/3: MMC for Mainstone/PXA27xNicolas Pitre2-13/+52
2004-11-27[ARM] icside: ensure interfaces are probed and correctly setup.Russell King1-0/+7
2004-11-27[ARM PATCH] 2275/1: S3C2410 - serial rx fifo full checkBen Dooks1-0/+7
2004-11-27[PATCH] isa_check_signature() finally goneAlexander Viro6-29/+69
2004-11-27[PATCH] misc iomem annotationsAlexander Viro5-7/+7
2004-11-27[PATCH] mtd/maps trivial annotationsAlexander Viro15-47/+46
2004-11-27[PATCH] iomem annotations and isa_-ectomy: media/video/pms.cAlexander Viro1-3/+11
2004-11-27[PATCH] partial fc4 iomem annotationsAlexander Viro4-11/+11
2004-11-27[SERIAL] imx: remove two unnecessary includesRussell King1-2/+0
2004-11-27[PATCH] misc sparc iomem annotationsAlexander Viro3-5/+5
2004-11-27[PATCH] sunbpp iomem annotationsAlexander Viro2-23/+23
2004-11-27[PATCH] pmac_zilog iomem annotationsAlexander Viro2-13/+11
2004-11-27[PATCH] pmac iomem annotationsAlexander Viro5-22/+21
2004-11-27[PATCH] i2c iomem annotationsAlexander Viro4-25/+25
2004-11-26[PATCH] (12/12) valkyriefb iomem annotationsAlexander Viro1-18/+20
2004-11-26[PATCH] (11/12) tcx iomem annotationsAlexander Viro1-18/+13
2004-11-26[PATCH] (10/12) platinumfb iomem annotationsAlexander Viro1-14/+14
2004-11-26[PATCH] (9/12) p9100 iomem annotationsAlexander Viro1-8/+6
2004-11-26[PATCH] (8/12) offb iomem annotationsAlexander Viro1-53/+25
2004-11-26[PATCH] (7/12) leo iomem annotationsAlexander Viro1-17/+17
2004-11-26[PATCH] (6/12) hgafb iomem annotationsAlexander Viro1-16/+22
2004-11-26[PATCH] (5/12) controlfb iomem annotationsAlexander Viro1-5/+5
2004-11-26[PATCH] (4/12) cg6 iomem annotationsAlexander Viro1-25/+20
2004-11-26[PATCH] (3/12) cg3 iomem annotationsAlexander Viro1-11/+10
2004-11-26[PATCH] (2/12) cg14 iomem annotationsAlexander Viro1-18/+14
2004-11-26[PATCH] (1/12) bw2 iomem annotationsAlexander Viro1-7/+6
2004-11-26[PATCH] tpam annotations and cleanupsAlexander Viro5-61/+60
2004-11-26[PATCH] mesh iomem annotationsAlexander Viro1-39/+37
2004-11-26[PATCH] sunzilog iomem annotationsAlexander Viro1-35/+35
2004-11-26[PATCH] fore200e iomem annotationsAlexander Viro2-60/+57
2004-11-25Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-0/+19
2004-11-26[ARM PATCH] 2269/2: Updated Pleb-1 support patch for Linux 2.6Peter Chubb1-0/+19
2004-11-25support for 3PAR sparse SCSI LUNsJames Bottomley1-0/+1
2004-11-25[PATCH] floppy boot-time detection fixIngo Molnar1-0/+6
2004-11-25[PATCH] cfq-iosched: fix allocation increment race #3Jens Axboe1-9/+16
2004-11-25Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-1/+1
2004-11-25mptfusion: kill fusion init calledJames Bottomley2-24/+2
2004-11-25mptfusion: resid cleanupJames Bottomley1-15/+9
2004-11-25mptfusion: command line parametersJames Bottomley2-128/+31
2004-11-25mptfusion: replace chip_typeJames Bottomley4-81/+49
2004-11-25mptfusion: streamline queuecommandJames Bottomley1-55/+45
2004-11-25mptfusion: streamline slave_allocJames Bottomley1-92/+66
2004-11-25[PATCH] i8k: fix 'power_status' sysfs permissionsDmitry Torokhov1-1/+1