summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-18Linux 3.3v3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-17Merge 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-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds1-0/+7
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+8
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-27/+0
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24