summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-19[media] dvb: earth-pt1: stop polling data when no one accesses the deviceAkihiro Tsukada1-23/+50
2012-03-19[media] media: em28xx: Remove unused urb arrays from device structEzequiel GarcĂ­a1-3/+0
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter2-3/+3
2012-03-19[media] Staging: media: solo6x10: core.c Fix some coding style issueAndrew Miller1-16/+16
2012-03-19[media] s5p-csis: Fix compilation with PM_SLEEP disabledSylwester Nawrocki1-1/+1
2012-03-19[media] /w9966: Fix a build warningMauro Carvalho Chehab1-2/+2
2012-03-19[media] video: Kconfig: Select VIDEOBUF2_DMA_CONTIG for VIDEO_MX2Fabio Estevam1-1/+1
2012-03-19[media] V4L: Improve the selection API documentationSylwester Nawrocki3-68/+76
2012-03-19[media] lmedm04 - support for m88rs2000 missing kconfig optionMalcolm Priestley1-0/+1
2012-03-19[media] add blackfin capture bridge driverScott Jiang8-0/+1457
2012-03-19[media] vs6624: add vs6624 sensor driverScott Jiang5-0/+1279
2012-03-19[media] adv7183: add adv7183 decoder driverScott Jiang6-0/+867
2012-03-19[media] lmedm04 RS2000 Firmware detailsMalcolm Priestley1-0/+11
2012-03-19[media] lmedm04 ver 1.99 support for m88rs2000 v2Malcolm Priestley2-78/+197
2012-03-19[media] m88rs2000: Don't fill info.typeMauro Carvalho Chehab1-1/+0
2012-03-19[media] m88rs2000 1.12 v2 DVB-S frontend and tuner moduleMalcolm Priestley4-0/+981
2012-03-19[media] lmedm04 v1.98 Remove clear haltMalcolm Priestley1-5/+1
2012-03-19[media] dvb: negative value assigned to unsigned int in CDRXD()Santosh Nayak1-3/+3
2012-03-19[media] dib9000: implement error handling for DibAcquireLockAlexey Khoroshilov1-24/+91
2012-03-19[media] dib9000: fix explicit lock mismatchesAlexey Khoroshilov1-1/+5
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock6-10/+10
2012-03-19[media] as102: set optimal eLNA config values for each deviceGianluca Gennari3-3/+16
2012-03-19[media] as102: add __packed attribute to structs defined inside packed structsGianluca Gennari3-42/+42
2012-03-19[media] Add CI support to az6007 driverJose Alberto Reguero1-1/+376
2012-03-19[media] media, cx231xx: Fix double free on closeJesper Juhl2-5/+2
2012-03-19[media] lmedm04 ver 1.97 Remove delays required for STV0288Malcolm Priestley1-5/+1
2012-03-19[media] STV0288 increase delay between carrier searchMalcolm Priestley1-1/+1
2012-03-19[media] uvcvideo: uvc_driver.c: use linux/atomic.hAndrew Morton1-1/+1
2012-03-19[media] uvcvideo: Add support for Dell XPS m1530 integrated webcamLaurent Pinchart1-0/+9
2012-03-19[media] uvcvideo: Allow userptr IO modeJavier Martin1-1/+1
2012-03-19[media] uvcvideo: Implement compat_ioctl32 for custom ioctlsLaurent Pinchart1-0/+205
2012-03-19[media] uvcvideo: Return -ENOTTY in case of unknown ioctlLaurent Pinchart1-1/+1
2012-03-19[media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart3-13/+17
2012-03-19[media] Two small string fixes in v4l2-ctrls.cHans Verkuil1-3/+3
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab1756-58584/+17019
2012-03-19[media] radio-sf16fmr2: fix session mismatchesMauro Carvalho Chehab1-1/+1
2012-03-19[media] V4L2 Spec: return -EINVAL on unsupported wrap_around valueHans Verkuil1-3/+3
2012-03-19[media] radio-maxiradio: use the tea575x frameworkHans Verkuil2-316/+65
2012-03-19[media] tea575x: fix HW seekHans Verkuil1-18/+61
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil5-76/+172
2012-03-19[media] Add missing slab.h to fix linux-next compile errorsHans Verkuil8-0/+8
2012-03-19[media] stb0899: fixed reading of IF_AGC_GAIN registerAndreas Regel1-1/+1
2012-03-19[media] stb0899: set FE_HAS_SIGNAL flag in read_statusAndreas Regel1-1/+1
2012-03-19[media] tda10071: fix the delivery systemAntti Palosaari1-1/+1
2012-03-19Linux 3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-64/+57
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-33/+48
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso1-11/+12
2012-03-17ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0