summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-3152-1335/+3833
|\
| * Merge branch 'linux-2.6'Paul Mackerras2008-01-311384-87900/+169659
| |\
| * \ Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-316-91/+17Star
| |\ \
| | * | [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-261-75/+2Star
| | * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-266-16/+15Star
| * | | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-281-1/+1
| * | | [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips2008-01-281-1/+1
| * | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-5/+1Star
| * | | ucc_geth: get rid of device_type for mdioAnton Vorontsov2008-01-281-0/+3
| * | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-287-7/+7
| * | | [POWERPC] Always build setup-bus.c on powerpcKumar Gala2008-01-271-1/+1
| |/ /
| * | [POWERPC] PS3: Vuart: change semaphore to mutexGeoff Levand2008-01-251-11/+11
| * | [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-252-0/+1249
| * | [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.cGeert Uytterhoeven2008-01-251-9/+7Star
| * | [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.cGeert Uytterhoeven2008-01-251-7/+7
| * | [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-251-2/+2
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-248-308/+1710
| |\ \
| | * | fs_enet: Add fixed-phy support for fs_enetJochen Friedrich2008-01-241-1/+8
| | * | [POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala2008-01-241-1/+1
| | * | [RAPIDIO] Fix compile error and warningKumar Gala2008-01-241-2/+3
| | * | [POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi2008-01-243-0/+1525
| | * | phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-242-304/+173Star
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-01-24199-1709/+2346
| |\ \ \
| * | | | [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby2008-01-211-93/+107
| * | | | [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-211-4/+6
| * | | | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-181-2/+7
| | |/ / | |/| |
| * | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-01-174-59/+212
| |\ \ \
| | * | | [POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson2008-01-151-5/+15
| | * | | libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov2008-01-153-1/+116
| | * | | libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2008-01-151-58/+86
| * | | | [POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell2008-01-171-10/+14
| * | | | [POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell2008-01-171-2/+6
| * | | | [POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell2008-01-171-17/+38
| * | | | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-174-30/+61
| * | | | [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-091-3/+3
| |/ / /
| * | | Merge branch 'linux-2.6'Paul Mackerras2007-12-21167-1815/+2687
| |\ \ \
| * | | | [POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt2007-12-212-34/+40
| * | | | [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-42/+6Star
| * | | | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-1/+1
| * | | | [POWERPC] powermac: Use generic suspend codeJohannes Berg2007-12-191-232/+173Star
| * | | | [POWERPC] Fix sleep on powerbook 3400Paul Mackerras2007-12-191-136/+36Star
| * | | | [POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras2007-12-191-17/+17
| * | | | [POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras2007-12-191-5/+4Star
| * | | | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras2007-12-191-57/+21Star
| * | | | [POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras2007-12-191-10/+4Star
| * | | | [POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg2007-12-191-71/+0Star
| * | | | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg2007-12-191-39/+57
| * | | | [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-141-4/+51
| * | | | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-144-31/+4Star
| * | | | Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-111-36/+12Star
| |\ \ \ \