summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2o: check copy_from_user() size parameterDan Carpenter2013-04-301-0/+10
* dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings2013-04-301-43/+37
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-303-49/+4
* lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-301-0/+1
* dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-301-0/+13
* dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo2013-04-301-17/+27
* staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer2013-04-305-12/+55
* staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-307-13/+39
* zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-302-2/+8
* xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-303-19/+38
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-302-7/+7
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-302-7/+7
* drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton2013-04-301-4/+1
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-301-2/+2
|\
| * arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas2013-04-261-2/+2
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-04-302-28/+44
|\ \
| * | edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony2013-04-291-24/+29
| * | i7300_edac: Fix memory detection in single modeMauro Carvalho Chehab2013-04-291-4/+15
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30584-27890/+38253
|\ \ \
| * \ \ Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-30586-27899/+38262
| |\ \ \
| | * | | [media] cx88: make core less verboseMauro Carvalho Chehab2013-04-283-18/+25
| | * | | [media] em28xx: fix oops at em28xx_dvb_bus_ctrl()Mauro Carvalho Chehab2013-04-281-1/+2
| | * | | [media] s5c73m3: fix indentation of the help section in KconfigGianluca Gennari2013-04-251-2/+2
| | * | | [media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab2013-04-251-0/+2
| | * | | [media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab2013-04-251-1/+2
| | * | | [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab2013-04-251-2/+1
| | * | | [media] r820t: Remove a warning for an unused valueMauro Carvalho Chehab2013-04-252-0/+8
| | * | | [media] dib0090: Fix a warning at dib0090_set_EFUSEMauro Carvalho Chehab2013-04-251-7/+3
| | * | | [media] dib8000: fix a warningMauro Carvalho Chehab2013-04-251-6/+6
| | * | | [media] dib8000: Fix sub-channel rangeMauro Carvalho Chehab2013-04-251-4/+10
| | * | | [media] dib8000: store dtv_property_cache in a temp varMauro Carvalho Chehab2013-04-251-122/+133
| | * | | [media] dib8000: warning fix: declare internal functions as staticMauro Carvalho Chehab2013-04-251-2/+4
| | * | | [media] r820t: quiet gcc warning on n_ringFengguang Wu2013-04-251-4/+1
| | * | | [media] r820t: memory leak in release()Dan Carpenter2013-04-251-2/+1
| | * | | [media] r820t: precendence bug in r820t_xtal_check()Dan Carpenter2013-04-251-1/+1
| | * | | Merge branch 'topic/cx25821' into patchworkMauro Carvalho Chehab2013-04-2515-3245/+782
| | |\ \ \
| | | * | | [media] cx25821: remove cx25821-audio-upstream.c from the MakefileHans Verkuil2013-04-162-4/+1
| | | * | | [media] cx25821: replace custom ioctls with write()Hans Verkuil2013-04-164-228/+72
| | | * | | [media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil2013-04-167-1195/+243
| | | * | | [media] cx25821: add output format ioctlsHans Verkuil2013-04-161-0/+46
| | | * | | [media] cx25821: prepare querycap for output supportHans Verkuil2013-04-161-2/+2
| | | * | | [media] cx25821: group all fmt functions togetherHans Verkuil2013-04-161-41/+43
| | | * | | [media] cx25821: setup output nodes correctlyHans Verkuil2013-04-164-200/+67
| | | * | | [media] cx25821: remove references to subdevices that aren't thereHans Verkuil2013-04-163-131/+7
| | | * | | [media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil2013-04-163-143/+6
| | | * | | [media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil2013-04-161-102/+32
| | | * | | [media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil2013-04-163-148/+59
| | | * | | [media] cx25821: replace resource management functions with fh ownershipHans Verkuil2013-04-162-100/+35
| | | * | | [media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2013-04-162-128/+115
| | | * | | [media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2013-04-162-42/+15