summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | V4L/DVB (7376): Improve compile-time type-checking in videobufGuennadi Liakhovetski2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GTMauro Carvalho Chehab2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD12...Michael Krufky2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7351): tuner-simple: add init and sleep methodsMichael Krufky2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid ...Michael Krufky2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7336): soc-camera: streamline hardware parameter negotiationGuennadi Liakhovetski2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7276): soc-camera: deactivate cameras when not usedGuennadi Liakhovetski2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private cont...Brandon Philips2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7178): Add two new fourcc codes for 16bpp formatsSteven Whitehouse2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based camerasGuennadi Liakhovetski2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS camerasGuennadi Liakhovetski2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7167): [v4l] Add camera class control definitionsBrandon Philips2008-04-24
| * | | | | | | | | | | | | | | | | V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersBrandon Philips2008-04-24
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [Blackfin] arch: add include/boot .gitignore filesMike Frysinger2008-04-25
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-25
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich2008-04-25
| * | | | | | | | | | | | | | | | | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-25
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Update anomaly list.Sonic Zhang2008-04-25
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Clean up the definition and correct the commentary for curre...Robert P. J. Day2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr...Mike Frysinger2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: actually implement get_cycles functionMike Frysinger2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: merge ip0x-specific board changesMike Frysinger2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt2008-04-24
| * | | | | | | | | | | | | | | | | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: remove unused/incorrect definitionMeihui Fan2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: fix obvious bfin_write typosMeihui Fan2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang2008-04-25
| * | | | | | | | | | | | | | | | | [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: replace implied numbers with real valuesMike Frysinger2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-23
| * | | | | | | | | | | | | | | | | [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu2008-03-27
| * | | | | | | | | | | | | | | | | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-07
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai2008-04-24
| * | | | | | | | | | | | | | | | | [ALSA] sound/core.h: evil #ifdefsPavel Machek2008-04-24
| * | | | | | | | | | | | | | | | | [ALSA] fix comments in sound/core.hPavel Machek2008-04-24
| * | | | | | | | | | | | | | | | | [ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman2008-04-24
| * | | | | | | | | | | | | | | | | [ALSA] release 1.0.16Takashi Iwai2008-04-24
| * | | | | | | | | | | | | | | | | [ALSA] IEC958 definitions for consumer status channel, byte 4Pawel MOLL2008-04-24