summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffersLaurent Pinchart2010-12-012-25/+34
* [media] uvcvideo: Lock controls mutex when querying menusLaurent Pinchart2010-12-013-38/+50
* [media] v4l2-dev: fix race conditionHans Verkuil2010-12-011-1/+6
* [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-012-3/+29
* [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil2010-12-011-14/+17
* [media] cx18: convert to unlocked_ioctlHans Verkuil2010-12-012-2/+8
* [media] radio-timb: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+4
* [media] sh_vou: convert to unlocked_ioctlHans Verkuil2010-12-011-5/+8
* [media] cafe_ccic: replace ioctl by unlocked_ioctlHans Verkuil2010-12-011-1/+1
* [media] et61x251_core: trivial conversion to unlocked_ioctlHans Verkuil2010-12-011-1/+1
* [media] sn9c102: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+1
* [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil2010-12-016-12/+12
* [media] typhoon: convert to unlocked_ioctlHans Verkuil2010-12-011-8/+8
* [media] si4713: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+2
* [media] tea5764: convert to unlocked_ioctlHans Verkuil2010-12-011-40/+9
* [media] cadet: use unlocked_ioctlHans Verkuil2010-12-011-3/+9
* [media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil2010-12-0113-74/+74
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-155-42/+192
|\
| * hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-151-7/+51
| * hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-151-0/+4
| * hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-151-3/+20
| * hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-151-10/+20
| * hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-151-3/+54
| * hwmon: (w83795) Expose fan control methodJean Delvare2010-11-151-1/+18
| * hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-151-10/+8
| * hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-151-5/+14
| * hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-153-4/+4
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-159-13/+12
|\ \
| * | i2c: Sanity checks on adapter registrationJean Delvare2010-11-151-0/+12
| * | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-151-1/+0
| * | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-153-3/+0
| * | i2c: Delete unused adapter IDsJean Delvare2010-11-151-1/+0
| * | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-154-8/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-156-29/+91
|\ \
| * | PCI: sysfs: fix printk warningsRandy Dunlap2010-11-151-1/+2
| * | PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas2010-11-121-21/+49
| * | PCI: read current power state at enable timeJesse Barnes2010-11-111-0/+12
| * | PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-113-8/+23
| * | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-111-0/+6
* | | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
* | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-154-16/+35
|\ \ \
| * | | OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen2010-11-101-1/+4
| * | | OMAP: VRAM: improve VRAM error printsTomi Valkeinen2010-11-101-3/+9
| * | | sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-101-2/+6
| * | | fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski2010-11-101-6/+8
| * | | fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski2010-11-101-3/+4
| * | | fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplugGuennadi Liakhovetski2010-11-101-1/+4
| |/ /
* | | sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-151-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-11-15248-2205/+7518
|\ \ \ | | |/ | |/|
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-11-1311-15/+21
| |\ \