summaryrefslogtreecommitdiffstats
path: root/drivers/hid (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-20[media] mceusb: fix keybouce issue after parser simplificationJarod Wilson1-10/+46
2010-12-20[media] IR: add tv power scancode to rc6 mce keymapJarod Wilson1-10/+11
2010-12-20[media] mceusb: buffer parsing fixups for 1st-gen deviceJarod Wilson1-1/+5
2010-12-20[media] mceusb: fix up reporting of trailing spaceJarod Wilson1-32/+13
2010-12-20[media] nuvoton-cir: improve buffer parsing responsivenessJarod Wilson1-2/+8
2010-12-20[media] mceusb: add support for Conexant Hybrid TV RDU253SJarod Wilson1-10/+27
2010-12-20[media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisionsSylwester Nawrocki4-3/+19
2010-12-20[media] s5p-fimc: Use correct fourcc code for 32-bit RGB formatSylwester Nawrocki1-2/+2
2010-12-20[media] s5p-fimc: Convert m2m driver to unlocked_ioctlSylwester Nawrocki1-6/+16
2010-12-20[media] s5p-fimc: Explicitly add required header fileSylwester Nawrocki1-1/+3
2010-12-20[media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensorSylwester Nawrocki3-19/+59
2010-12-20[media] s5p-fimc: BKL lock removal - compilation fixSylwester Nawrocki1-1/+1
2010-12-20[media] soc-camera: fix static build of the sh_mobile_csi2.c driverGuennadi Liakhovetski1-1/+1
2010-12-20[media] mx2_camera: fix pixel clock polarity configurationBaruch Siach1-2/+0
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-02[media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab5-18/+18
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart31-110/+90
2010-11-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)Laurent Pinchart3-4/+3
2010-11-09[media] soc-camera: Compile fixes for mx2-cameraSascha Hauer1-8/+5
2010-11-09[media] SoC Camera: ov6650: minor cleanupsJanusz Krzysztofik1-3/+1
2010-11-09[media] SOC Camera: OMAP1: typo fixJanusz Krzysztofik1-1/+1
2010-11-09[media] SoC Camera: OMAP1: update for recent videobuf changesJanusz Krzysztofik1-3/+3
2010-11-09[media] SoC Camera: OMAP1: update for recent framework changesJanusz Krzysztofik1-4/+4
2010-11-09[media] ARM mx3_camera: check for DMA engine typeSascha Hauer1-0/+4
2010-11-09[media] tm6000: bugfix set tv standardsStefan Ringel1-0/+1
2010-11-09[media] cafe_ccic: fix subdev configurationDaniel Drake1-2/+3
2010-11-09[media] saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov1-12/+12
2010-11-09[media] v4l: kill the BKLArnd Bergmann12-59/+51
2010-11-09[media] BZ#22292: dibx000_common: Restore i2c algo pointerJean Delvare1-0/+1
2010-11-01Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds1-2/+2
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson1-0/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-11-01Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2-0/+15
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley4-1/+6
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2-3/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig3-7/+1
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig5-17/+13
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven1-3/+3
2010-10-31nfsd4: initialize delegation pointer to leaseJ. Bruce Fields1-17/+2
2010-10-31locks: fix setlease methods to free passed-in lockJ. Bruce Fields5-3/+11