aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-16V4L/DVB (13670): soc-camera: Add mt9t112 camera driverKuninori Morimoto
2009-12-16V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selectionKuninori Morimoto
2009-12-16V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski
2009-12-16V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...Guennadi Liakhovetski
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski
2009-12-16V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_linkGuennadi Liakhovetski
2009-12-16V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer...Guennadi Liakhovetski
2009-12-16V4L/DVB (13645): soc-camera: fix multi-line comment coding styleGuennadi Liakhovetski
2009-12-16V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l...Guennadi Liakhovetski
2009-12-16V4L/DVB (13643): soc-camera: remove no longer needed struct membersGuennadi Liakhovetski
2009-12-16V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab
2009-12-16V4L/DVB (13615): ir-core: create ir_input_registerMauro Carvalho Chehab
2009-12-16V4L/DVB (13613): IR: create ir-core moduleMauro Carvalho Chehab
2009-12-16V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart
2009-12-16V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart
2009-12-16V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart
2009-12-16V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FMMauro Carvalho Chehab
2009-12-16V4L/DVB (13543): ir-common: Associate a table with a given protocol typeMauro Carvalho Chehab
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-12-15lis3: selftest supportSamu Onkalo
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon
2009-12-15err.h: add helper function to simplify pointer error checkingPhil Carmody
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang
2009-12-15kernel.h: remove initialization of bool in printk_onceJoe Perches
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches
2009-12-15WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15include/linux/mm.h: remove unneeded ifdefHuang Shijie