summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | [media] uvcvideo: Lock stream mutex when accessing format-related informationLaurent Pinchart2010-12-013-27/+58
| | | * | | | | | [media] uvcvideo: Move mmap() handler to uvc_queue.cLaurent Pinchart2010-12-013-66/+79
| | | * | | | | | [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/+9Star
| | | * | | | | | [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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-162-55/+61
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-151-55/+58
| | | * | | | | | Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-111-0/+3
* | | | | | | | | OMAP2/3: OneNAND: add 104MHz supportAdrian Hunter2010-12-211-0/+3
|/ / / / / / / /
* | | | | | | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-211-2/+2
* | | | | | | | Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-18165-782/+1501
|\| | | | | | |
| * | | | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-152-3/+3
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-12-152-20/+21
| |\ \ \ \ \ \ \
| | * | | | | | | md: protect against NULL reference when waiting to start a raid10.NeilBrown2010-12-092-4/+3Star
| | * | | | | | | md: fix bug with re-adding of partially recovered device.NeilBrown2010-12-091-2/+5
| | * | | | | | | md: fix possible deadlock in handling flush requests.NeilBrown2010-12-091-2/+4
| | * | | | | | | md: move code in to submit_flushes.NeilBrown2010-12-091-6/+6
| | * | | | | | | md: remove handling of flush_pending in md_submit_flush_dataNeilBrown2010-12-091-6/+3Star
| * | | | | | | | dw_spi: Fix missing final read in some polling situationsMajor Lee2010-12-151-0/+5
| * | | | | | | | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-151-1/+1
| * | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-151-1/+0Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | omap: nand: remove hardware ECC as defaultSukumar Ghorai2010-12-071-1/+0Star
| * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-151-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-131-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut2010-11-301-1/+1
| | | |/ / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1579-292/+433
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota2010-12-131-1/+1
| | * | | | | | | | | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-131-1/+4
| | * | | | | | | | | bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov2010-12-131-2/+2
| | * | | | | | | | | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-131-2/+2
| | * | | | | | | | | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-131-16/+26
| | * | | | | | | | | qlge: Fix deadlock when cancelling worker.Ron Mercer2010-12-133-8/+6Star
| | * | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-12-121-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | vhost: correctly set bits of dirty pagesMichael S. Tsirkin2010-11-291-1/+2
| | * | | | | | | | | | cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom2010-12-111-4/+11
| | * | | | | | | | | | phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-112-6/+55