aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh2007-10-11
| * | | | | | | | | | | | | | | | compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-10
| * | | | | | | | | | | | | | | | drivers/block/umem: move private include away from include/linuxJeff Garzik2007-10-10
| * | | | | | | | | | | | | | | | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | Remove flush_dry_bio_endioNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
| * | | | | | | | | | | | | | | | Stop exporting blk_rq_bio_prepNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | New function blk_req_append_bioNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-10
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeSteven Toth2007-10-09
| * | | | | | | | | | | | | | | | V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil2007-10-09
| * | | | | | | | | | | | | | | | V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil2007-10-09
| * | | | | | | | | | | | | | | | V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil2007-10-09
| * | | | | | | | | | | | | | | | V4L/DVB (5929): Add vp27smpx driverHans Verkuil2007-10-09
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mmc: Disabler for Ricoh MMC controllerPhilip Langdale2007-10-03
| * | | | | | | | | | | | | | | mmc: add led triggerPierre Ossman2007-09-24
| * | | | | | | | | | | | | | | mmc_spi host driverDavid Brownell2007-09-23
| * | | | | | | | | | | | | | | MMC headers learn about SPIDavid Brownell2007-09-23
| * | | | | | | | | | | | | | | sdio: store vendor stringsPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-23
| * | | | | | | | | | | | | | | sdio: set the functions' block sizeDavid Vrabel2007-09-23
| * | | | | | | | | | | | | | | sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-23
| * | | | | | | | | | | | | | | sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | sdio: core support for SDIO function interruptNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | sdio: defines for some standard interface typesNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | sdio: add device id table and matchingPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | sdio: split up common and function CIS parsingPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | sdio: basic parsing of FBRPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: enable/disable functions for SDIOPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: add basic SDIO I/O operationsPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: add SDIO driver handlingPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: basic SDIO device modelPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: detect SDIO cardsPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: remove confusing flagPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: read ext_csd version numberPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | mmc: remove custom error codesPierre Ossman2007-09-23
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-08
* | | | | | | | | | | | | | | Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-07
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |