summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-183-1/+76
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-182-3/+3
* Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-06-181-0/+1
|\
| * [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-171-0/+1
* | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-06-181-1/+3
|\ \
| * | slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin2013-06-131-1/+3
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-06-185-2/+53
|\ \ \
| * | | ALSA: hda - Add models for Dell headset jacksDavid Henningsson2013-06-172-0/+6
| * | | ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai2013-06-171-0/+1
| * | | ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai2013-06-171-0/+23
| * | | ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-171-2/+20
| * | | ALSA: hda - Headset mic support for three more machinesDavid Henningsson2013-06-171-0/+3
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-1838-206/+245
|\ \ \ \
| * | | | [media] soc_camera: error dev remove and v4l2 callWenbing Wang2013-06-081-2/+2
| * | | | [media] sh_veu: fix the buffer size calculationKatsuya Matsubara2013-06-081-3/+3
| * | | | [media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara2013-06-081-2/+2
| * | | | [media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara2013-06-081-4/+1
| * | | | [media] v4l2-ioctl: don't print the clips listHans Verkuil2013-06-081-26/+21
| * | | | [media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil2013-06-081-0/+2
| * | | | [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-082-9/+6
| * | | | [media] DocBook/media/v4l: update version numberHans Verkuil2013-06-081-1/+1
| * | | | [media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki2013-06-082-2/+0
| * | | | [media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki2013-06-081-2/+2
| * | | | [media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki2013-06-081-10/+3
| * | | | [media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki2013-06-081-1/+7
| * | | | [media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat2013-06-031-1/+1
| * | | | [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-036-23/+23
| * | | | [media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda2013-06-031-1/+1
| * | | | [media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda2013-06-031-1/+1
| * | | | [media] s5p-mfc: Remove special clock usage in driverArun Kumar K2013-06-033-22/+0
| * | | | [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki2013-06-031-7/+1
| * | | | [media] v4l2: mem2mem: save irq flags correctlyJohn Sheu2013-06-031-8/+11
| * | | | [media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel2013-06-031-0/+9
| * | | | [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-032-0/+16
| * | | | [media] media: v4l2-mem2mem: return for polling if a buffer is availableSeung-Woo Kim2013-06-031-2/+4
| * | | | [media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim2013-06-031-1/+2
| * | | | [media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K2013-06-035-53/+67
| * | | | [media] staging/solo6x10: select the desired fontXiong Zhou2013-05-271-0/+1
| * | | | [media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar2013-05-271-1/+1
| * | | | [media] exynos4-is: Correct fimc-lite compatible property descriptionSylwester Nawrocki2013-05-211-1/+1
| * | | | [media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin2013-05-211-1/+1
| * | | | [media] s5c73m3: Fix off-by-one valid range checking for fie->indexAxel Lin2013-05-211-1/+1
| * | | | [media] s3c-camif: Fix incorrect variable typeSachin Kamat2013-05-211-1/+1
| * | | | [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat2013-05-211-1/+1
| * | | | [media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil2013-05-211-1/+0
| * | | | [media] DocBook: media: update codec section, drop obsolete 'suspended' stateHans Verkuil2013-05-211-13/+22
| * | | | [media] radio-si476x: depend on SND_SOCArnd Bergmann2013-05-211-0/+1
| * | | | [media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven2013-05-211-1/+1
| * | | | [media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun2013-05-211-2/+4
| * | | | [media] davinci: vpfe: fix error path in probeLad, Prabhakar2013-05-211-1/+1
OpenPOWER on IntegriCloud