summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-1312-26/+121
|\
| * Pull bugzilla-9535 into release branchLen Brown2008-01-121-4/+10
| |\
| | * pnpacpi: print resource shortage message only onceLen Brown2008-01-121-4/+10
| * | Pull bugzilla-9683 into release branchLen Brown2008-01-111-0/+4
| |\ \
| | * | ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE caseVenki Pallipadi2008-01-071-0/+4
| * | | Pull bugzilla-9627 into release branchLen Brown2008-01-112-1/+19
| |\ \ \
| | * | | ACPI: EC: Enable boot EC before bus_scanAlexey Starikovskiy2008-01-012-1/+19
| * | | | Pull bugzilla-9494 into release branchLen Brown2008-01-114-12/+67
| |\ \ \ \
| | * | | | ACPI: Make sysfs interface in ACPI power optional.Alexey Starikovskiy2008-01-014-12/+67
| | |/ / /
| * | | | Pull bugzilla-9194 into release branchLen Brown2008-01-111-5/+2
| |\ \ \ \
| | * | | | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-5/+2
| * | | | | Pull bugzilla-8973 into release branchLen Brown2008-01-111-0/+6
| |\ \ \ \ \
| | * | | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+6
| * | | | | | Pull bugzilla-8171 into release branchLen Brown2008-01-111-4/+4
| |\ \ \ \ \ \
| | * | | | | | ACPICA: fix acpi_serialize hang regressionBob Moore2008-01-101-4/+4
| | |/ / / / /
| * | | | | | Pull bugzilla-5637 into release branchLen Brown2008-01-111-0/+9
| |\ \ \ \ \ \
| | * | | | | | ACPI : Not register gsi for PCI IDE controller in legacy modeAlan Cox2008-01-101-0/+9
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-01-112-9/+5
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap2008-01-111-5/+5
| * | | | | | | V4L/DVB (6999): ivtv: stick to udelay=10 after allHans Verkuil2008-01-111-4/+0
| |/ / / / / /
* | | | | | | ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-111-4/+8
* | | | | | | ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-111-6/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | loop: fix bad bio_alloc() nr_iovec requestJens Axboe2008-01-111-1/+1
| |/ / / / / /
* | | | | | | cache invalidation error for buffered writeMassimo Cirillo2008-01-111-2/+5
* | | | | | | IDE: terminate ACPI DMI listJeff Garzik2008-01-111-0/+2
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-101-2/+2
|\ \ \ \ \ \
| * | | | | | [CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu2008-01-111-2/+2
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-108-33/+70
|\ \ \ \ \ \ \
| * | | | | | | libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-101-1/+2
| * | | | | | | sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-101-11/+26
| * | | | | | | libata: don't normalize UNKNOWN to NONE after resetTejun Heo2008-01-101-3/+1
| * | | | | | | libata-pmp: propagate timeout to host linkTejun Heo2008-01-101-5/+15
| * | | | | | | libata-pmp: 4726 hates SRSTTejun Heo2008-01-101-7/+5
| * | | | | | | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby2008-01-101-1/+2
| * | | | | | | pata_pdc202xx_old: Further fixupsAlan Cox2008-01-101-2/+13
| * | | | | | | libata-sff: PCI IRQ handling fixAlan Cox2008-01-101-2/+5
| * | | | | | | sata_qstor: use hardreset instead of softresetTejun Heo2008-01-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-103-13/+58
|\ \ \ \ \ \ \
| * | | | | | | trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov2008-01-101-9/+20
| * | | | | | | ide: fix cable detection for SATA bridgesGeorge Kibardin2008-01-101-3/+3
| * | | | | | | ide: workaround suspend bug for ACPI IDEShaohua Li2008-01-101-1/+35
| |/ / / / / /
* | | | | | | [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-091-1/+1
|/ / / / / /
* | | | | | [CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan2008-01-081-1/+1
* | | | | | [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-081-4/+2
* | | | | | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-081-2/+2
* | | | | | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-081-1/+1
* | | | | | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-085-21/+19
* | | | | | [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-083-0/+10
* | | | | | [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-081-1/+1
OpenPOWER on IntegriCloud