summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-6/+28
2007-10-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-0/+9
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds1-11/+11
2007-10-12Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds7-150/+39
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds4-1/+122
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds10-25/+529
2007-10-12ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz1-3/+15
2007-10-12ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz1-2/+1
2007-10-12ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz1-1/+9
2007-10-12ide: hook ACPI _PSx method to IDE power on/offShaohua Li1-0/+2
2007-10-12hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov1-0/+1
2007-10-12backlight: Convert corgi backlight driver into a more generic driverRichard Purdie1-0/+9
2007-10-11[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh1-1/+6
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann1-1/+6
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik2-138/+5
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2-4/+4
2007-10-10Remove flush_dry_bio_endioNeilBrown1-1/+0
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe2-2/+3
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown1-1/+0
2007-10-10New function blk_req_append_bioNeilBrown1-2/+2
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-1/+14
2007-10-10V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeSteven Toth1-0/+1
2007-10-10V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil1-0/+72
2007-10-10V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil1-0/+42
2007-10-10V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil1-1/+6
2007-10-10V4L/DVB (5929): Add vp27smpx driverHans Verkuil1-0/+1
2007-10-10drivers/firmware: const-ify DMI API and internalsJeff Garzik1-11/+11
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-08Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-03mmc: Disabler for Ricoh MMC controllerPhilip Langdale1-0/+2
2007-09-27Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-24mmc: add led triggerPierre Ossman1-0/+6
2007-09-24mmc_spi host driverDavid Brownell1-0/+33
2007-09-23MMC headers learn about SPIDavid Brownell3-13/+67
2007-09-23sdio: store vendor stringsPierre Ossman2-0/+5
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel1-0/+5
2007-09-23sdio: set the functions' block sizeDavid Vrabel1-1/+4
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel1-0/+2
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre1-0/+8
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman2-0/+32
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre2-0/+11
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre1-1/+12
2007-09-23sdio: defines for some standard interface typesNicolas Pitre1-0/+23
2007-09-23sdio: add device id table and matchingPierre Ossman2-1/+40
2007-09-23sdio: split up common and function CIS parsingPierre Ossman2-0/+12
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre1-0/+12
2007-09-23sdio: basic parsing of FBRPierre Ossman1-0/+5
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman1-0/+11
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman2-0/+95
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman1-0/+12