aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz
2007-10-11ide: hook ACPI _PSx method to IDE power on/offShaohua Li
2007-10-11hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie
2007-10-11[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Remove flush_dry_bio_endioNeilBrown
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown
2007-10-10New function blk_req_append_bioNeilBrown
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-10-09V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeSteven Toth
2007-10-09V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil
2007-10-09V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil
2007-10-09V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil
2007-10-09V4L/DVB (5929): Add vp27smpx driverHans Verkuil
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-10-03mmc: Disabler for Ricoh MMC controllerPhilip Langdale
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds
2007-09-24mmc: add led triggerPierre Ossman
2007-09-23mmc_spi host driverDavid Brownell
2007-09-23MMC headers learn about SPIDavid Brownell
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23sdio: defines for some standard interface typesNicolas Pitre
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman