summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| | * net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
| | * net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
| | * bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
| | * bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
| | * sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| | * ipv6: fix icmp6_dst_alloc()Eric Dumazet2012-03-161-1/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-1713-33/+48
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-1413-33/+48
| | |\ \ | | | |/ | | |/|
| | | * perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-144-0/+10
| | | * perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-148-33/+35
| | | * perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard2012-03-141-0/+3
| * | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-03-171-0/+7
| |\ \ \
| | * | | nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi2012-03-171-0/+1
| | * | | nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen2012-03-171-0/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-03-171-0/+8
| |\ \ \ \
| | * | | | MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris2012-03-161-0/+8
| * | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-171-27/+0
| |\ \ \ \ \
| | * | | | | C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0