summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-11[media] gspca - ov534/ov534_9: Fix sccd_read/write errorsJean-Francois Moine2-0/+2
2012-06-11[media] gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede1-1/+3
2012-06-11[media] gspca_ov534: make AGC and AWB controls independentAntonio Ospite1-29/+2
2012-06-11[media] gscpa_sn9c20x: Move clustering of controls to after error checkingHans de Goede1-10/+14
2012-06-11[media] gspca_pac7311: Correct number of controlsHans de Goede1-1/+1
2012-06-11[media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulationHans de Goede3-0/+10
2012-06-11[media] bttv: Remove unused needs_tvaudio card variableHans de Goede2-77/+0
2012-06-11[media] bttv: Use btv->has_radio rather then the card info when registering t...Hans de Goede1-2/+2
2012-06-11[media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Hans de Goede1-2/+8
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede6-9/+11
2012-06-11[media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsHans de Goede1-2/+2
2012-06-11[media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede3-0/+6
2012-06-11[media] lg2160: fix off-by-one error in lg216x_write_regsMichael Krufky1-1/+1
2012-06-11[media] V4L2 spec fixHans Verkuil2-2/+2
2012-06-11[media] Fix query/enum_dv_timings regressionHans Verkuil1-0/+2
2012-06-11[media] Fix regression in ioctl numberingHans Verkuil1-3/+3
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-31/+69
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-5/+85
2012-06-11rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna1-1/+1
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan1-9/+0
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-06-11[media] Fix vivi regressionHans Verkuil1-1/+5
2012-06-11[media] v4l: Correct create_bufs documentationSakari Ailus1-3/+2
2012-06-11RDMA/ocrdma: Fixed RQ error CQE pollingParav Pandit1-1/+3
2012-06-11RDMA/ocrdma: Correct queue SGE calculationMahesh Vardhamanaiah4-3/+10
2012-06-11RDMA/ocrdma: Correct reported max queue sizesMahesh Vardhamanaiah2-11/+6
2012-06-11RDMA/ocrdma: Fixed GID table for vlan and eventsParav Pandit1-29/+34
2012-06-11edac: Do alignment logic properly in edac_align_ptr()Chris Metcalf1-1/+1
2012-06-11staging: omapdrm: fix crash when freeing bad fbAndy Gross1-3/+7
2012-06-119p: BUG before corrupting memorySasha Levin1-1/+1
2012-06-11mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'Kim Phillips1-1/+2
2012-06-11edac: fix the error about memory type detection on SandyBridgeChen Gong1-1/+1
2012-06-11edac: avoid mce decoding crash after edac driver unloadedChen Gong2-15/+8
2012-06-11perf stat: Fix default output fileStephane Eranian1-1/+7
2012-06-11perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern4-7/+22
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai1-5/+5
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+11
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2-2/+2
2012-06-11ARM: dma-mapping: Add missing static storage class specifierSachin Kamat1-2/+2
2012-06-11ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown1-2/+1
2012-06-11ASoC: wm8996: Move reset before the initial regulator disableMark Brown1-2/+2
2012-06-11ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown1-1/+0
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li2-3/+3
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar7-81/+116
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt1-7/+3
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt1-13/+13