Age | Commit message (Expand) | Author |
2012-01-15 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-10 | [media] convert drivers/media/* to use module_platform_driver() | Axel Lin |
2012-01-06 | [media] drivers: media: radio: Fix dependencies for RADIO_WL128X | Fabio Estevam |
2011-12-30 | [media] wl128x: fmdrv_tx: fix signedness bugs | Xi Wang |
2011-12-30 | [media] wl128x: fmdrv_rx: fix signedness bugs | Xi Wang |
2011-12-30 | [media] wl128x: fmdrv_common: fix signedness bugs | Xi Wang |
2011-11-25 | [media] radio: NUL terminate a user string | Dan Carpenter |
2011-11-24 | [media] media/radio/tef6862: fix checking return value of i2c_master_send | Axel Lin |
2011-11-23 | Merge tag 'v3.2-rc2' into staging/for_v3.3 | Mauro Carvalho Chehab |
2011-11-18 | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-08 | [media] V4L menu: reorganize the radio menu | Hans Verkuil |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-11-03 | [media] media: tea5764: reconcile Kconfig symbol and macro | Paul Bolle |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-10-31 | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker |
2011-10-31 | drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker |
2011-10-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-10-24 | mfd: remove CONFIG_MFD_SUPPORT | Arnd Bergmann |
2011-09-21 | [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE | Hans Verkuil |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock |
2011-09-06 | [media] si470x: fix compile warning | Hans Verkuil |
2011-09-06 | [media] wl128x: fix compiler warning + wrong write() return | Hans Verkuil |
2011-09-06 | [media] radio-si4713.c: fix compiler warning | Hans Verkuil |
2011-09-03 | [media] drivers/media: do not use EXTRA_CFLAGS | Arnaud Lacombe |
2011-07-27 | [media] tea5764: Fix module parameter permissions | Jean Delvare |
2011-07-27 | [media] v4l2-ctrls: fix and improve volatile control handling | Hans Verkuil |
2011-07-27 | [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP | Mauro Carvalho Chehab |
2011-07-27 | [media] radio-sf16fmr2: convert to generic TEA575x interface | Ondrej Zary |
2011-07-27 | [media] radio-si470x: fix memory leak in si470x_usb_driver_probe() | Alexey Khoroshilov |
2011-07-18 | si4713-i2c: avoid potential buffer overflow on si4713 | Mauro Carvalho Chehab |
2011-07-13 | [media] media: fix radio-sf16fmr2 build when SND is not enabled | Randy Dunlap |
2011-07-13 | [media] MEDIA: Fix non-ISA_DMA_API link failure of sound code | Ralf Baechle |
2011-05-27 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz |
2011-05-26 | mfd: Use mfd cell platform_data for wl1273 cells platform bits | Samuel Ortiz |
2011-05-25 | [media] wl12xx: g_volatile_ctrl fix: wrong field set | Hans Verkuil |
2011-05-23 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-05-20 | [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro | Thiago Farina |
2011-05-20 | [media] radio-si470x: convert to use request_threaded_irq() | Joonyoung Shim |
2011-05-20 | [media] radio-si470x: convert to dev_pm_ops | Joonyoung Shim |
2011-05-20 | [media] radio-si470x: support seek and tune interrupt enable | Joonyoung Shim |
2011-05-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-29 | [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev | Herton Ronaldo Krzesinski |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-04-19 | media/radio-maxiradio: Drop __TIME__ usage | Michal Marek |