summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-10ieee1394: remove old isochronous ABIStefan Richter13-518/+32
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter2-9/+8
2007-07-10ieee1394: first minimal NUMA awarenessStefan Richter1-0/+1
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter1-3/+1
2007-07-10ieee1394: nodemgr: parallelize between several hostsStefan Richter1-26/+43
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers7-84/+86
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+96
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec1-31/+34
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+1
2007-07-10ieee1394: add comments in struct hpsb_packetStefan Richter1-3/+7
2007-07-10ieee1394: ohci1394: remove dead CONFIG variableStefan Richter1-43/+8
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz1-2/+1
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau5-5/+5
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas1-9/+54
2007-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-17/+43
2007-07-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-07-05Remove the blink driverLinus Torvalds3-54/+0
2007-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-23/+45
2007-07-04ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton1-3/+7
2007-07-04ide: pdc202xx_new PLL input clock fixAlbert Lee1-2/+8
2007-07-04it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz1-2/+1
2007-07-04amd74xx: resume fixBartlomiej Zolnierkiewicz1-5/+3
2007-07-04hpt366: use correct enablebits for HPT36xSergei Shtylyov1-5/+15
2007-07-04hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov1-1/+2
2007-07-04ide: Fix a theoretical Ooops caseAlan Cox1-2/+2
2007-07-04ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO1-4/+8
2007-07-03V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr1-1/+1
2007-07-03V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov1-26/+40
2007-07-03V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks1-0/+2
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho1-7/+6
2007-07-03pata_pcmcia: Switch to ata_sff_port_startAlan Cox1-1/+1
2007-07-03pata_pdc202xx_old: Correct cable detect logicAlan Cox1-2/+2
2007-07-03ata_generic: Check the right register for the DMA enabled flagsAlan Cox1-1/+1
2007-07-03pata_ali: fix UDMA settingsChuck Ebbert1-4/+4
2007-07-03sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger1-0/+3
2007-07-03libata: fix assigned IRQ reportingTejun Heo3-5/+11
2007-07-03ACPI: fix acpi_osi=!LinuxLen Brown1-2/+2
2007-07-03Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-2/+4
2007-07-03Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2007-07-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds25-1731/+443
2007-07-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+89
2007-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-25/+46
2007-07-03IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell1-2/+2
2007-07-03mlx4_core: Add new Mellanox device IDsJack Morgenstein1-0/+2
2007-07-03[libata] sata_nv: undo merge errorJeff Garzik1-1/+0
2007-07-023c589_cs: fix local_bh_enable warningPatrick McHardy1-1/+1
2007-07-02libata: PATA-mode fixes for sis_sataUwe Koziolek3-23/+64