summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-02[media] uvcvideo: Lock stream mutex when accessing format-related informationLaurent Pinchart3-27/+58
2010-12-02[media] uvcvideo: Move mmap() handler to uvc_queue.cLaurent Pinchart3-66/+79
2010-12-02[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffersLaurent Pinchart2-25/+34
2010-12-02[media] uvcvideo: Lock controls mutex when querying menusLaurent Pinchart3-38/+50
2010-12-02[media] v4l2-dev: fix race conditionHans Verkuil1-1/+6
2010-12-02[media] V4L: improve the BKL replacement heuristicHans Verkuil2-3/+29
2010-12-02[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil1-14/+17
2010-12-02[media] cx18: convert to unlocked_ioctlHans Verkuil2-2/+8
2010-12-02[media] radio-timb: convert to unlocked_ioctlHans Verkuil1-1/+4
2010-12-02[media] sh_vou: convert to unlocked_ioctlHans Verkuil1-5/+8
2010-12-02[media] cafe_ccic: replace ioctl by unlocked_ioctlHans Verkuil1-1/+1
2010-12-02[media] et61x251_core: trivial conversion to unlocked_ioctlHans Verkuil1-1/+1
2010-12-02[media] sn9c102: convert to unlocked_ioctlHans Verkuil1-1/+1
2010-12-02[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil6-12/+12
2010-12-02[media] typhoon: convert to unlocked_ioctlHans Verkuil1-8/+8
2010-12-02[media] si4713: convert to unlocked_ioctlHans Verkuil1-1/+2
2010-12-02[media] tea5764: convert to unlocked_ioctlHans Verkuil1-40/+9
2010-12-02[media] cadet: use unlocked_ioctlHans Verkuil1-3/+9
2010-12-02[media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil13-74/+74
2010-11-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-42/+192
2010-11-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-13/+12
2010-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-29/+91
2010-11-16i2c: Sanity checks on adapter registrationJean Delvare1-0/+12
2010-11-16i2c: Mark i2c_adapter.id as deprecatedJean Delvare1-1/+0
2010-11-16i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare3-3/+0
2010-11-16i2c: Delete unused adapter IDsJean Delvare1-1/+0
2010-11-16i2c: Remove obsolete cleanup for clientdataWolfram Sang4-8/+0
2010-11-16Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare1-7/+51
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare1-0/+4
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare1-3/+20
2010-11-15hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare1-10/+20
2010-11-15hwmon: (w83795) List all usable temperature sourcesJean Delvare1-3/+54
2010-11-15hwmon: (w83795) Expose fan control methodJean Delvare1-1/+18
2010-11-15hwmon: (w83795) Fix fan control mode attributesJean Delvare1-10/+8
2010-11-15hwmon: (lm95241) Check validity of input valuesJean Delvare1-5/+14
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch3-4/+4
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap1-1/+2
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+35
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt1-1/+1
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt248-2205/+7518
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds11-15/+21
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar1-4/+1
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+2
2010-11-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-92/+86
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones1-1/+1
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-207/+312
2010-11-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2010-11-13Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-793/+3751