summaryrefslogtreecommitdiffstats
path: root/scripts/mkmakefile (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12204): bttv and meye: Use PCI_VDEVICEJoe Perches2-10/+5
2009-09-12V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott2-4/+5
2009-09-12V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin3-3/+3
2009-09-12V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches7-8/+8
2009-09-12V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-12V4L/DVB (12190): em28xx: Add support for Gadmei UTV330+Zhenyu Wang2-1/+3
2009-09-12V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcamsLaurent Pinchart1-1/+2
2009-09-12V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart2-135/+165
2009-09-12V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constantsLaurent Pinchart1-17/+0
2009-09-12V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart5-292/+307
2009-09-12V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.hLaurent Pinchart2-9/+2
2009-09-12V4L/DVB (12168): v4l2-ioctl: avoid flooding log with unasked debug messagesMauro Carvalho Chehab1-4/+10
2009-09-12V4L/DVB (12124): v4l2-ioctl: better output debug messages for VIDIOC_ENUM_FRA...Mauro Carvalho Chehab1-6/+11
2009-09-12V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_opsGuennadi Liakhovetski1-0/+3
2009-09-12V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab1-17/+22
2009-09-12V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.hMauro Carvalho Chehab1-6/+0
2009-09-12V4L/DVB (12144): radio-si470x: removed v4l2_queryctrl in favor of v4l2_ctrl_q...Tobias Lorenz1-32/+5
2009-09-12V4L/DVB (12143): radio-si470x: cleanupsTobias Lorenz1-9/+3
2009-09-12V4L/DVB (12142): radio-si470x: Add suport for RDS endpoint interrupt modeTobias Lorenz1-158/+192
2009-09-11kmemleak: Improve the "Early log buffer exceeded" error messageCatalin Marinas1-1/+2
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu4-16/+14
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens1-4/+9
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens2-46/+20
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens7-36/+31
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens4-7/+13
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu2-6/+8
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens5-21/+4
2009-09-11[S390] use generic scatterlist.hHeiko Carstens1-19/+1
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu2-1/+15
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2-0/+2
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky4-12/+15
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner3-19/+9
2009-09-11[S390] tape: reversed order of labelsRoel Kluin1-2/+2
2009-09-11[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu1-1/+1
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner1-1/+10
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck1-2/+5
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck1-2/+6
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu1-65/+0
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu1-9/+10
2009-09-11[S390] hypfs: remove useless variable qnameVitaliy Gusev1-4/+0
2009-09-11[S390] add call home supportHans-Joachim Picht5-1/+254
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig1-7/+0
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens1-17/+11
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage1-76/+7
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott1-5/+1
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2-2/+18
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner1-2/+11
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner4-27/+172
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert1-1/+1