summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala1-2/+3
2008-01-23[POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi3-0/+1525
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2-304/+173
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras4-59/+212
2008-01-17[POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell1-10/+14
2008-01-17[POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell1-2/+6
2008-01-17[POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell1-17/+38
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely4-30/+61
2008-01-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson1-5/+15
2008-01-15libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov3-1/+116
2008-01-15libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov1-58/+86
2008-01-09[POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer1-3/+3
2007-12-21Merge branch 'linux-2.6'Paul Mackerras167-1815/+2687
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt2-34/+40
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood1-42/+6
2007-12-20dm crypt: use bio_add_pageMilan Broz1-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown1-0/+9
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon3-1/+10
2007-12-20dm crypt: fix write endioMilan Broz1-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt1-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura4-14/+32
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-1/+1
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-19[POWERPC] powermac: Use generic suspend codeJohannes Berg1-232/+173
2007-12-19[POWERPC] Fix sleep on powerbook 3400Paul Mackerras1-136/+36
2007-12-19[POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras1-17/+17
2007-12-19[POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras1-5/+4
2007-12-19[POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras1-57/+21
2007-12-19[POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras1-10/+4
2007-12-19[POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg1-71/+0
2007-12-19[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg1-39/+57
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh1-0/+1
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori1-0/+1
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox1-0/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley1-2/+1
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby1-1/+1
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-156/+81
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-6/+60
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap1-156/+81
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-91/+161
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-165/+383
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson1-1/+1
2007-12-17I/OAT: fixups from code commentsShannon Nelson2-66/+78
2007-12-17drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk1-1/+1
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall1-0/+1
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young1-1/+3