summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon: (ads7828) Convert to a new-style i2c driverJean Delvare2008-07-161-51/+38
| * hwmon: (adm9240) Convert to a new-style i2c driverJean Delvare2008-07-161-47/+46
| * hwmon: (adm1031) Convert to a new-style i2c driverJean Delvare2008-07-161-47/+49
| * hwmon: (adm1029) Convert to a new-style i2c driverJean Delvare2008-07-161-53/+44
| * hwmon: (adm1026) Convert to a new-style i2c driverJean Delvare2008-07-161-65/+44
| * hwmon: (adm1025) Convert to a new-style i2c driverJean Delvare2008-07-161-52/+49
| * hwmon: (adm1021) Convert to a new-style i2c driverJean Delvare2008-07-161-52/+53
| * hwmon: (ad7418) Convert to a new-style i2c driverJean Delvare2008-07-161-83/+26
| * w1/ds2482: Convert to a new-style driverJean Delvare2008-07-161-60/+44
| * i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare2008-07-162-72/+50
| * i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare2008-07-162-77/+42
| * i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare2008-07-162-62/+43
| * i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare2008-07-162-69/+51
| * i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare2008-07-161-54/+40
| * i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare2008-07-161-52/+40
| * i2c: Clear i2c_adapter.dev on adapter removalJean Delvare2008-07-163-30/+32
* | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap2008-07-161-0/+6
* | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala2008-07-161-0/+4
* | Fix MIPS cross-compile problemRalf Baechle2008-07-161-2/+2
* | Fix 'make clean' and .gitignore for firmware/ directory.David Woodhouse2008-07-162-1/+7
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-16875-145692/+27827
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16941-76573/+48078
| |\
| * \ Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151806-38310/+120547
| |\ \
| * | | powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATESKumar Gala2008-07-151-1/+1
| * | | powerpc: Fix a build problem on ppc32 with new DMA_ATTRsTakashi Iwai2008-07-151-1/+1
| * | | ibm_newemac: Add MII mode support to the EMAC RGMII bridge.Grant Erickson2008-07-151-0/+6
| * | | powerpc: Don't spin on sync instruction at boot timeSonny Rao2008-07-151-1/+2
| * | | powerpc: Add VSX load/store alignment exception handlerMichael Neuling2008-07-151-1/+57
| * | | powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-155-7/+16
| * | | powerpc: support for latencytopArnd Bergmann2008-07-152-10/+30
| * | | powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp2008-07-152-4/+3
| * | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch2008-07-152-2/+7
| * | | powerpc: Add driver for Barrier Synchronization RegisterSonny Rao2008-07-154-0/+322
| * | | powerpc: mman.h export fixupsStephen Rothwell2008-07-152-3/+6
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-1524-257/+1620
| |\ \ \
| | * | | powerpc: Modify MPC52xx maintainers entry to cover all MPC5xxx partsGrant Likely2008-07-121-3/+1
| | * | | powerpc/mpc5121: Add support for CPLD on MPC5121ADS boardJohn Rigby2008-07-125-1/+233
| | * | | powerpc/mpc5121: Add generic board support for MPC5121 platformsJohn Rigby2008-07-126-63/+177
| | * | | powerpc/mpc5121: Add clock driverJohn Rigby2008-07-124-0/+732
| | * | | powerpc/mpc5121: Update device tree for MPC5121ADS evaluation boardJohn Rigby2008-07-121-11/+299
| | * | | powerpc/mpc5200: fix compile warnings in bestcomm driverGrant Likely2008-07-122-2/+2
| | * | | powerpc/mpc5200: Add PSC helpers for bestcomm engineGrant Likely2008-07-122-0/+100
| | * | | powerpc/mpc5200_wdt: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
| | * | | powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
| | * | | powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
| | * | | powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xxWolfgang Grandegger2008-07-121-0/+14
| | * | | OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day2008-07-121-0/+1
| | * | | powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-122-177/+60
| | * | | powerpc/mpc5200: PCI write combine timerAndre Schwarz2008-07-121-1/+2
| * | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-07-1523-265/+2086
| |\ \ \ \