aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2008-01-09[POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-20dm crypt: use bio_add_pageMilan Broz
2007-12-20dm: merge max_hw_sectorNeil Brown
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon
2007-12-20dm crypt: fix write endioMilan Broz
2007-12-20dm mpath: hp requires scsiPaul Mundt
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-12-19[POWERPC] powermac: Use generic suspend codeJohannes Berg
2007-12-19[POWERPC] Fix sleep on powerbook 3400Paul Mackerras
2007-12-19[POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras
2007-12-19[POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras
2007-12-19[POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras
2007-12-19[POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras
2007-12-19[POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg
2007-12-19[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson
2007-12-17I/OAT: fixups from code commentsShannon Nelson
2007-12-17drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young
2007-12-17cpufreq: fix missing unlocks in cpufreq_add_dev error paths.Dave Jones
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell
2007-12-17libata: fix ATAPI drainingTejun Heo
2007-12-17libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo
2007-12-17libata-acpi: implement _GTF command filteringTejun Heo
2007-12-17libata-acpi: improve _GTF execution error handling and reportingTejun Heo
2007-12-17libata-acpi: improve ACPI disablingTejun Heo
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo