summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cmd64x: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-3/+4
* cmd640: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-2/+7
* alim15x3: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-4/+3
* qd65xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-1/+3
* ht6560b: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-4/+4
* ali14xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-1/+3
* ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz2008-07-169-32/+27
* ide: checkpatch.pl fixes for ide-timing.hBartlomiej Zolnierkiewicz2008-07-161-45/+48
* ide: remove XFER_* masks from ide-timing.hBartlomiej Zolnierkiewicz2008-07-162-20/+8
* ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-161-23/+0
* ide: use u8 for xfer modes in ide-timing.hBartlomiej Zolnierkiewicz2008-07-161-5/+6
* ide: remove unused XFER_UDMA_SLOWBartlomiej Zolnierkiewicz2008-07-161-6/+1
* ide: remove needless includes from ide-lib.cBartlomiej Zolnierkiewicz2008-07-161-15/+0
* BAST: Remove old IDE driverBen Dooks2008-07-163-98/+0
* ide: use the dma safe check for REQ_TYPE_ATA_PCFUJITA Tomonori2008-07-161-5/+12
* ide: avoid DMA on the stack for REQ_TYPE_ATA_PCFUJITA Tomonori2008-07-161-0/+5
* ide: it821x in pass-through mode segfaults in 2.6.26-stableDimitri Gorokhovik2008-07-161-0/+6
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-1553-3178/+832
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16351-53612/+7716
| |\
| * \ 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/+5
| * | | | 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/+1
| * | | | | 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/+1
OpenPOWER on IntegriCloud