aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linux-2.6-tipLinus 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/tip/linux-2.6-tipLinus Torvalds1-0/+13
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus 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-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne1-1/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt36-132/+906
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2-1/+96
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+48
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-1/+96
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King2-0/+48
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2008-07-14Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+1
2008-07-14Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+3
2008-07-14Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-14/+326
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-1/+15
2008-07-14PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell1-0/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet86-223/+371
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-2/+2
2008-07-14Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-29/+30
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-13/+100
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+44
2008-07-14i2c: Add detection capability to new-style driversJean Delvare1-5/+31
2008-07-14i2c: New-style EEPROM driver using device IDsWolfram Sang1-0/+28
2008-07-14i2c: Export the i2c_bus_type symbolJon Smirl1-0/+2
2008-07-14i2c-dev: Delete empty detach_client callbackJean Delvare1-2/+0
2008-07-14i2c-algo-pcf: Drop unused struct membersJean Delvare1-4/+0
2008-07-14i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower1-0/+6
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare1-0/+1
2008-07-14i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare1-1/+1
2008-07-14i2c: Update stray references to smbus_accessJean Delvare1-2/+2
2008-07-14i2c: Delete unused function i2c_smbus_write_quickJean Delvare1-1/+0
2008-07-14i2c: Remove 3 deprecated bus driversAdrian Bunk1-1/+0
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-31/+26