summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firewire: support S100B...S400B and link slower than PHYStefan Richter2007-07-105-16/+45
* firewire: optimize gap count with 1394b leaf nodesStefan Richter2007-07-104-17/+14
* firewire: remove unused macroStefan Richter2007-07-101-1/+0
* firewire: missing newline in printkStefan Richter2007-07-103-5/+5
* firewire: fw-sbp2: remove unused struct memberStefan Richter2007-07-101-6/+0
* ieee1394: remove old isochronous ABIStefan Richter2007-07-1013-518/+32
* ieee1394: sbp2: change some module parameters from int to boolStefan Richter2007-07-102-9/+8
* ieee1394: first minimal NUMA awarenessStefan Richter2007-07-101-0/+1
* ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter2007-07-101-3/+1
* ieee1394: nodemgr: parallelize between several hostsStefan Richter2007-07-101-26/+43
* ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-107-84/+86
* ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter2007-07-101-1/+5
* ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter2007-07-101-1/+5
* ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-101-1/+96
* ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-101-31/+34
* ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-101-1/+1
* ieee1394: add comments in struct hpsb_packetStefan Richter2007-07-101-3/+7
* ieee1394: ohci1394: remove dead CONFIG variableStefan Richter2007-07-101-43/+8
* qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
* sis5513: adding PCI-IDUwe Koziolek2007-07-081-0/+1
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-053-17/+43
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
| * Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-281-0/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-051-1/+1
|\ \
| * | [POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson2007-07-021-1/+1
* | | Remove the blink driverLinus Torvalds2007-07-043-54/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-037-23/+45
|\ \ \
| * | | ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton2007-07-031-3/+7
| * | | ide: pdc202xx_new PLL input clock fixAlbert Lee2007-07-031-2/+8
| * | | it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz2007-07-031-2/+1
| * | | amd74xx: resume fixBartlomiej Zolnierkiewicz2007-07-031-5/+3
| * | | hpt366: use correct enablebits for HPT36xSergei Shtylyov2007-07-031-5/+15
| * | | hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov2007-07-031-1/+2
| * | | ide: Fix a theoretical Ooops caseAlan Cox2007-07-031-2/+2
| * | | ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO2007-07-031-4/+8
* | | | V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr2007-07-031-1/+1
* | | | V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov2007-07-031-26/+40
* | | | V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks2007-07-031-0/+2
* | | | V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho2007-07-031-7/+6
|/ / /
* | | pata_pcmcia: Switch to ata_sff_port_startAlan Cox2007-07-031-1/+1
* | | pata_pdc202xx_old: Correct cable detect logicAlan Cox2007-07-031-2/+2
* | | ata_generic: Check the right register for the DMA enabled flagsAlan Cox2007-07-031-1/+1
* | | pata_ali: fix UDMA settingsChuck Ebbert2007-07-031-4/+4
* | | sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger2007-07-031-0/+3
* | | libata: fix assigned IRQ reportingTejun Heo2007-07-033-5/+11
* | | ACPI: fix acpi_osi=!LinuxLen Brown2007-07-021-2/+2
OpenPOWER on IntegriCloud