summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] media: Initialize the media core with subsys_initcall()Laurent Pinchart2012-03-191-1/+1
* [media] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcallBhupesh Sharma2012-03-191-1/+1
* [media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler2012-03-194-0/+913
* [media] mt9p031: Use generic PLL setup codeLaurent Pinchart2012-03-192-35/+28
* [media] v4l: Aptina-style sensor PLL supportLaurent Pinchart2012-03-194-0/+237
* [media] mt9p031: Remove unused xskip and yskip fields in struct mt9p031Laurent Pinchart2012-03-191-4/+0
* [media] dvb: earth-pt1: remove unsupported net subdevicesAkihiro Tsukada2012-03-191-4/+0
* [media] dvb: earth-pt1: decrease the too large DMA buffer sizeAkihiro Tsukada2012-03-191-1/+1
* [media] dvb: earth-pt1: add an error check/report on the incoming dataAkihiro Tsukada2012-03-191-0/+14
* [media] dvb: earth-pt1: stop polling data when no one accesses the deviceAkihiro Tsukada2012-03-191-23/+50
* [media] media: em28xx: Remove unused urb arrays from device structEzequiel GarcĂ­a2012-03-191-3/+0
* [media] gpio-ir-recv: a couple signedness bugsDan Carpenter2012-03-192-3/+3
* [media] Staging: media: solo6x10: core.c Fix some coding style issueAndrew Miller2012-03-191-16/+16
* [media] s5p-csis: Fix compilation with PM_SLEEP disabledSylwester Nawrocki2012-03-191-1/+1
* [media] /w9966: Fix a build warningMauro Carvalho Chehab2012-03-191-2/+2
* [media] video: Kconfig: Select VIDEOBUF2_DMA_CONTIG for VIDEO_MX2Fabio Estevam2012-03-191-1/+1
* [media] V4L: Improve the selection API documentationSylwester Nawrocki2012-03-193-68/+76
* [media] lmedm04 - support for m88rs2000 missing kconfig optionMalcolm Priestley2012-03-191-0/+1
* [media] add blackfin capture bridge driverScott Jiang2012-03-198-0/+1457
* [media] vs6624: add vs6624 sensor driverScott Jiang2012-03-195-0/+1279
* [media] adv7183: add adv7183 decoder driverScott Jiang2012-03-196-0/+867
* [media] lmedm04 RS2000 Firmware detailsMalcolm Priestley2012-03-191-0/+11
* [media] lmedm04 ver 1.99 support for m88rs2000 v2Malcolm Priestley2012-03-192-78/+197
* [media] m88rs2000: Don't fill info.typeMauro Carvalho Chehab2012-03-191-1/+0
* [media] m88rs2000 1.12 v2 DVB-S frontend and tuner moduleMalcolm Priestley2012-03-194-0/+981
* [media] lmedm04 v1.98 Remove clear haltMalcolm Priestley2012-03-191-5/+1
* [media] dvb: negative value assigned to unsigned int in CDRXD()Santosh Nayak2012-03-191-3/+3
* [media] dib9000: implement error handling for DibAcquireLockAlexey Khoroshilov2012-03-191-24/+91
* [media] dib9000: fix explicit lock mismatchesAlexey Khoroshilov2012-03-191-1/+5
* [media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock2012-03-196-10/+10
* [media] as102: set optimal eLNA config values for each deviceGianluca Gennari2012-03-193-3/+16
* [media] as102: add __packed attribute to structs defined inside packed structsGianluca Gennari2012-03-193-42/+42
* [media] Add CI support to az6007 driverJose Alberto Reguero2012-03-191-1/+376
* [media] media, cx231xx: Fix double free on closeJesper Juhl2012-03-192-5/+2
* [media] lmedm04 ver 1.97 Remove delays required for STV0288Malcolm Priestley2012-03-191-5/+1
* [media] STV0288 increase delay between carrier searchMalcolm Priestley2012-03-191-1/+1
* [media] uvcvideo: uvc_driver.c: use linux/atomic.hAndrew Morton2012-03-191-1/+1
* [media] uvcvideo: Add support for Dell XPS m1530 integrated webcamLaurent Pinchart2012-03-191-0/+9
* [media] uvcvideo: Allow userptr IO modeJavier Martin2012-03-191-1/+1
* [media] uvcvideo: Implement compat_ioctl32 for custom ioctlsLaurent Pinchart2012-03-191-0/+205
* [media] uvcvideo: Return -ENOTTY in case of unknown ioctlLaurent Pinchart2012-03-191-1/+1
* [media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart2012-03-193-13/+17
* [media] Two small string fixes in v4l2-ctrls.cHans Verkuil2012-03-191-3/+3
* Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-191756-58584/+17019
|\
| * Linux 3.3v3.3Linus Torvalds2012-03-191-1/+1
| * Don't limit non-nested epoll pathsJason Baron2012-03-181-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-188-64/+57
| |\
| | * netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| | * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-171-1/+0
| | * wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10