aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dma40: cyclic xfer supportRabin Vincent2011-01-31
* dma40: stop ongoing transfers in DMA_TERMINATE_ALLRabin Vincent2011-01-31
* dma40: fix DMA_SG capability and channelsRabin Vincent2011-01-31
* dma40: handle failure to allocate first LCLARabin Vincent2011-01-31
* dma40: extract lcla code into separate functionRabin Vincent2011-01-31
* dma40: use flags to reduce parameter countRabin Vincent2011-01-31
* dma40: make d40_log_buf_to_lli staticRabin Vincent2011-01-31
* dma40: unify src/dst addr checkRabin Vincent2011-01-31
* dma40: pass the info pointer all the way to reduce argument countRabin Vincent2011-01-31
* dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent2011-01-31
* dma40: combine duplicated code in log_sg_to_devRabin Vincent2011-01-31
* dma40: move lli_load to main source fileRabin Vincent2011-01-31
* dma40: combine mem and slave prep_sg functionsRabin Vincent2011-01-31
* dma40: remove export of stedma40_memcpy_sgRabin Vincent2011-01-31
* dma40: combine mem and slave sg-to-lli functionsRabin Vincent2011-01-31
* dma40: remove duplicated dev addr codeRabin Vincent2011-01-31
* dma40: combine duplicated d40_pool_lli_alloc() callsRabin Vincent2011-01-31
* dma40: combine desc init functionsRabin Vincent2011-01-31
* dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent2011-01-31
* dma40: remove unnecessary castsRabin Vincent2011-01-31
* dma40: fix DMA API usage for LLIsRabin Vincent2011-01-31
* dma40: fix DMA API usage for LCLARabin Vincent2011-01-31
* dma40: use sg_dma_address() instead of sg_phys()Rabin Vincent2011-01-31
* dma40: remove unnecessary ALIGN()sRabin Vincent2011-01-31
* dma40: allow realtime and priority for event linesRabin Vincent2011-01-31
* dma40: fix comment to refer to SOCs rather than boardsRabin Vincent2011-01-31
* dma40: use helpers for error functionsRabin Vincent2011-01-31
* dma40: use helpers for channel type checkRabin Vincent2011-01-31
* dma40: use helper for channel registers baseRabin Vincent2011-01-31
* dma40: remove "hardware link with previous jobs" codeRabin Vincent2011-01-31
* dma40: ensure event lines get enabledRabin Vincent2011-01-31
* dma40: make init function staticRabin Vincent2011-01-31
* Linux 2.6.38-rc2Linus Torvalds2011-01-21
* Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21
|\
| * [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-19
| * [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-19
| * [media] hdpvr: enable IR partJarod Wilson2011-01-19
| * [media] rc/mceusb: timeout should be in ns, not usJarod Wilson2011-01-19
| * [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-19
| * [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-19
| * [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-19
| * [media] w9966: zero device state after a detachHans Verkuil2011-01-19
| * [media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart2011-01-19
| * [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart2011-01-19
| * [media] DocBook/v4l: update V4L2 revision and update copyright yearsHans Verkuil2011-01-19
| * [media] DocBook/v4l: fix validation error in dev-rds.xmlHans Verkuil2011-01-19
| * [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...Hans Verkuil2011-01-19
| * [media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil2011-01-19
| * [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls2011-01-19
| * [media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71Andy Walls2011-01-19