summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] MAINTAINERS: add adv7604/ad9389b entriesHans Verkuil2012-12-051-0/+12
* [media] mx2_camera: use GFP_ATOMIC under spin lockCyril Roelandt2012-12-041-1/+1
* [media] media: sh-vou: fix compiler warningsGuennadi Liakhovetski2012-12-041-3/+4
* [media] soc_camera: fix VIDIOC_S_CROP ioctlAnatolij Gustschin2012-12-041-0/+2
* [media] tm6000: Add parameter to keep urb bufs allocatedJulian Scheel2012-12-042-19/+98
* [media] dw2102: Declare MODULE_FIRMWARE usageRémi Cardona2012-12-041-10/+26
* Merge tag 'v3.7-rc8' into staging/for_v3.8Mauro Carvalho Chehab2012-12-04131-797/+768Star
|\
| * Linux 3.7-rc8Linus Torvalds2012-12-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-12-034-17/+22
| |\
| | * i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava2012-11-281-3/+3
| | * i7300_edac: Fix error flag testingJean Delvare2012-10-251-4/+4
| | * edac: Fix the dimm filling for csrows-based layoutsMauro Carvalho Chehab2012-10-251-3/+11
| | * i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab2012-10-251-7/+4Star
| | * Merge tag 'v3.6' into fixesMauro Carvalho Chehab2012-10-2587-442/+800
| | |\
| * | \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-038-25/+27
| |\ \ \
| | * | | [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-261-5/+2Star
| | * | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-261-1/+1
| | * | | [media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki2012-11-261-0/+1
| | * | | [media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha2012-11-261-8/+8
| | * | | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1Star
| | * | | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1Star
| | * | | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-262-4/+2Star
| | * | | [media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki2012-11-263-3/+11
| * | | | [parisc] open(2) compat bugAl Viro2012-12-031-1/+1
| * | | | Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2012-12-032-9/+0Star
| * | | | Merge branch 'block-dev'Linus Torvalds2012-12-035-196/+72Star
| |\ \ \ \
| | * | | | blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-303-56/+14Star
| | * | | | direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds2012-11-291-3/+5
| | * | | | blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-293-106/+5Star
| | * | | | fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds2012-11-291-31/+48
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-036-108/+61Star
| |\ \ \ \ \
| | * | | | | 8139cp: fix coherent mapping leak in error path.françois romieu2012-12-021-3/+8
| | * | | | | tcp: fix crashes in do_tcp_sendpages()Eric Dumazet2012-12-021-9/+6Star
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-302-8/+6Star
| | |\ \ \ \ \
| | | * | | | | mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0Star
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| | | |\ \ \ \ \
| | | | * | | | | iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
| | * | | | | | | bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-291-0/+2
| | * | | | | | | bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com2012-11-291-2/+3
| | * | | | | | | bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-292-86/+36Star
| * | | | | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-12-032-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | md/raid1{,0}: fix deadlock in bitmap_unplug.NeilBrown2012-11-272-2/+2
| * | | | | | | | | open*(2) compat fixes (s390, arm64)Al Viro2012-12-022-2/+2
| * | | | | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-021-4/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo2012-12-021-3/+11
| | * | | | | | | | | workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith2012-12-021-1/+3
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-014-10/+21
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro2012-11-301-6/+8
| | * | | | | | | | | lookup_one_len: don't accept . and ..Al Viro2012-11-301-0/+5
| | * | | | | | | | | cifs: get rid of blind d_drop() in readdirAl Viro2012-11-301-1/+4