summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-1653-3178/+832Star
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16351-53612/+7716Star
| |\
| * \ Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15447-12627/+14542
| |\ \
| * | | ibm_newemac: Add MII mode support to the EMAC RGMII bridge.Grant Erickson2008-07-151-0/+6
| * | | powerpc: Add driver for Barrier Synchronization RegisterSonny Rao2008-07-153-0/+321
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-155-47/+64
| |\ \ \
| | * | | 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
| | * | | 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-121-44/+60
| * | | | cpm_uart: Support uart_wait_until_sent()Laurent Pinchart2008-07-141-0/+6
| * | | | cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen2008-07-141-0/+14
| * | | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-14169-522/+8170
| |\ \ \ \
| * | | | | ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson2008-07-094-65/+232
| | |/ / / | |/| | |
| * | | | drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-07-011-15/+19
| * | | | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-013-7/+5Star
| * | | | macintosh/media bay: Convert semaphore to mutexDaniel Walker2008-06-301-13/+14
| * | | | macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker2008-06-301-8/+8
| * | | | pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-302-3/+3
| * | | | drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-306-6/+6
| * | | | macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-304-6/+6
| * | | | hwmon: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
| * | | | pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
| * | | | viotape: Use unlocked_ioctlStephen Rothwell2008-06-301-6/+18
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-06-30254-3621/+6097
| |\ \ \ \
| * | | | | cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-06-266-838/+1Star
| * | | | | cpm_uart: fix whitespace issuesKumar Gala2008-06-266-12/+12
| * | | | | platinumfb: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-091-2/+2
| * | | | | of_serial: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-091-1/+1
| * | | | | Merge branch 'merge'Paul Mackerras2008-06-09310-2083/+5713
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-23187-2134/+3239
| |\ \ \ \ \ \
| * | | | | | | [POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov2008-05-231-37/+1Star
| * | | | | | | [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-0/+48
| * | | | | | | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-16246-3193/+12880
| |\ \ \ \ \ \ \
| * | | | | | | | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-142-7/+11
| * | | | | | | | [POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2008-05-143-17/+34
| * | | | | | | | [POWERPC] Delete unused fec_8xx net driverBecky Bruce2008-05-138-2087/+0Star
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-1691-14006/+14056
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-152-1/+7
| * | | | | | | | [SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_ofBenjamin Herrenschmidt2008-07-121-3/+1Star
| * | | | | | | | [SCSI] make struct scsi_{host,target}_type staticAdrian Bunk2008-07-122-2/+2
| * | | | | | | | [SCSI] fix locking in host use of blk_plug_device()James Bottomley2008-07-121-1/+0Star
| * | | | | | | | [SCSI] zfcp: Cleanup external header fileChristof Schmitt2008-07-121-125/+119Star
| * | | | | | | | [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-124-2203/+1280Star
| * | | | | | | | [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-129-2644/+1577Star
| * | | | | | | | [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-129-893/+539Star
| * | | | | | | | [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-127-388/+238Star
| * | | | | | | | [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-125-389/+184Star
| * | | | | | | | [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-123-35/+11Star