summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-07-15ide: remove action argument in ide_do_drive_cmdFUJITA Tomonori1-11/+1
2008-07-15ide: remove drive->ctlBartlomiej Zolnierkiewicz1-2/+1
2008-07-15ide: use ->OUTBSYNC in ide_set_irq()Bartlomiej Zolnierkiewicz1-1/+2
2008-07-15ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC methodBartlomiej Zolnierkiewicz1-1/+1
2008-07-15ide: remove ->mmio flag from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-07-15ide: move IRQ unmasking out from ->tf_load methodBartlomiej Zolnierkiewicz1-0/+1
2008-07-15ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flagBartlomiej Zolnierkiewicz1-1/+0
2008-07-15ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz1-4/+0
2008-07-15ide: remove obsoleted "idebus=" kernel parameterBartlomiej Zolnierkiewicz1-2/+0
2008-07-15block: unexport blk_end_sync_rqFUJITA Tomonori1-1/+0
2008-07-15ide: remove ide_init_drive_cmdFUJITA Tomonori1-2/+0
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2-9/+5
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-6/+0
2008-07-15Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds5-25/+73
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit1-0/+2
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-6/+5
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler1-9/+6
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman2-1/+4
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-0/+12
2008-07-15mmc_spi: add support for card-detection pollingAnton Vorontsov1-0/+9
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov1-0/+11
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk1-1/+0
2008-07-15sdhci: support JMicron secondary interfacePierre Ossman1-0/+1
2008-07-15IB/mlx4: Add support for blocking multicast loopback packetsRon Livne1-1/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt36-132/+906
2008-07-15Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2-1/+96
2008-07-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+48
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-1/+96
2008-07-15[ARM] Merge most of the PXA work for initial mergeRussell King2-0/+48
2008-07-15Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2008-07-15Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-7/+1
2008-07-15Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+3
2008-07-15Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2008-07-15Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-14/+326
2008-07-15Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-1/+15
2008-07-15PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell1-0/+2
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet86-223/+371
2008-07-15configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-2/+2
2008-07-15Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-29/+30
2008-07-15Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-13/+100
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+44
2008-07-15i2c: Add detection capability to new-style driversJean Delvare1-5/+31
2008-07-15i2c: New-style EEPROM driver using device IDsWolfram Sang1-0/+28
2008-07-15i2c: Export the i2c_bus_type symbolJon Smirl1-0/+2
2008-07-15i2c-dev: Delete empty detach_client callbackJean Delvare1-2/+0
2008-07-15i2c-algo-pcf: Drop unused struct membersJean Delvare1-4/+0
2008-07-15i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower1-0/+6
2008-07-15i2c: Let bus drivers add SPD to their classJean Delvare1-0/+1
2008-07-15i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare1-1/+1