summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: roccat: added sensor sysfs attribute for SavuStefan Achatz2012-07-203-0/+13
* HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz2012-06-288-67/+67
* HID: roccat: fix wrong hid_err usage on struct usb_deviceStefan Achatz2012-06-281-3/+3
* HID: roccat: move functionality to roccat-commonStefan Achatz2012-06-2812-332/+111
* HID: roccat: add support for Roccat SavuStefan Achatz2012-06-286-1/+532
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-265-44/+53
|\
| * HID: Fix the generic Kconfig optionsHenrik Rydberg2012-06-253-28/+25
| * HID: magicmouse: Correct report range of major / minor axesYufeng Shen2012-06-251-2/+4
| * HID: logitech: don't use stack based dj_report structuresMarc Dionne2012-06-031-14/+24
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-2556-278/+220
|\ \
| * | [media] smia: Fix compile failuresAlan Cox2012-06-182-1/+2
| * | [media] Fix VIDIOC_DQEVENT docbook entryHans Verkuil2012-06-181-1/+1
| * | [media] s5p-fimc: Fix control creation functionKamil Debski2012-06-181-1/+1
| * | [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h fileSachin Kamat2012-06-181-2/+1
| * | [media] s5p-mfc: Fix setting controlsKamil Debski2012-06-181-2/+2
| * | [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMTAndrzej Hajda2012-06-181-0/+2
| * | [media] v4l/s5p-mfc: corrected encoder v4l control definitionsAndrzej Hajda2012-06-181-8/+2
| * | [media] v4l: mem2mem_testdev: Fix race conditions in driverTomasz Moń2012-06-181-24/+26
| * | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismKamil Debski2012-06-182-1/+8
| * | [media] cxd2820r: Fix an incorrect modulation type bitmaskJanne Huttunen2012-06-181-1/+1
| * | [media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl2012-06-181-0/+2
| * | [media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl2012-06-181-0/+1
| * | [media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin2012-06-181-0/+6
| * | [media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski2012-06-182-47/+7
| * | [media] bw-qcam: driver and pixfmt documentation fixesHans Verkuil2012-06-112-12/+39
| * | [media] cx88: fix firmware load on big-endian systemsHans Verkuil2012-06-111-1/+1
| * | [media] cx18: support big-endian systemsHans Verkuil2012-06-114-13/+23
| * | [media] ivtv: fix support for big-endian systemsHans Verkuil2012-06-112-10/+10
| * | [media] tuner-core: return the frequency range of the correct tunerHans Verkuil2012-06-111-1/+1
| * | [media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()Hans Verkuil2012-06-111-1/+1
| * | [media] v4l2-ioctl: set readbuffers to 2 in g_parmHans Verkuil2012-06-111-0/+1
| * | [media] smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-06-111-0/+2
| * | [media] vino: fix compiler warningsHans Verkuil2012-06-111-2/+2
| * | [media] cx24110: fix compiler warningHans Verkuil2012-06-111-2/+2
| * | [media] saa7146_fops: remove unused variableHans Verkuil2012-06-111-5/+0
| * | [media] gspca - sonixj: Fix bad values of webcam 0458:7025Jean-Francois Moine2012-06-111-1/+1
| * | [media] gspca - ov534/ov534_9: Fix sccd_read/write errorsJean-Francois Moine2012-06-112-0/+2
| * | [media] gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede2012-06-111-1/+3
| * | [media] gspca_ov534: make AGC and AWB controls independentAntonio Ospite2012-06-111-29/+2
| * | [media] gscpa_sn9c20x: Move clustering of controls to after error checkingHans de Goede2012-06-111-10/+14
| * | [media] gspca_pac7311: Correct number of controlsHans de Goede2012-06-111-1/+1
| * | [media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulationHans de Goede2012-06-113-0/+10
| * | [media] bttv: Remove unused needs_tvaudio card variableHans de Goede2012-06-112-77/+0
| * | [media] bttv: Use btv->has_radio rather then the card info when registering t...Hans de Goede2012-06-111-2/+2
| * | [media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Hans de Goede2012-06-111-2/+8
| * | [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-116-9/+11
| * | [media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsHans de Goede2012-06-111-2/+2
| * | [media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede2012-06-113-0/+6
| * | [media] lg2160: fix off-by-one error in lg216x_write_regsMichael Krufky2012-06-111-1/+1
| * | [media] V4L2 spec fixHans Verkuil2012-06-112-2/+2
OpenPOWER on IntegriCloud