aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24V4L/DVB (7196): Lift videobuf-dma-sg's PCI dependency, until it is fixedGuennadi Liakhovetski
2008-04-24V4L/DVB (7184): make hybrid_tuner_request_state tolerant of devices without i...Michael Krufky
2008-04-24V4L/DVB (7178): Add two new fourcc codes for 16bpp formatsSteven Whitehouse
2008-04-24V4L/DVB (7174): Add support for the MT9V022 cameraGuennadi Liakhovetski
2008-04-24V4L/DVB (7173): Add support for the MT9M001 cameraGuennadi Liakhovetski
2008-04-24V4L/DVB (7578a): V4L: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski
2008-04-24V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based camerasGuennadi Liakhovetski
2008-04-24V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS camerasGuennadi Liakhovetski
2008-04-24V4L/DVB (7167): [v4l] Add camera class control definitionsBrandon Philips
2008-04-24V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersBrandon Philips
2008-04-24V4L/DVB (7140): constify function pointer tablesJan Engelhardt
2008-04-24V4L/DVB (7137): tuner: return number of instances remaining after hybrid_tune...Michael Krufky
2008-04-24V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...Michael Krufky
2008-04-24V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macrosMichael Krufky
2008-04-24V4L/DVB (7134): tuner: create a macro for sharing state between hybrid tuner ...Michael Krufky
2008-04-24V4L/DVB (7130): tuner: remove emacs c-basic-offset override blockMichael Krufky
2008-04-24V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...Michael Krufky
2008-04-24V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attachMichael Krufky
2008-04-24V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-typesMichael Krufky
2008-04-24V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attachMichael Krufky
2008-04-24V4L/DVB (7125): tuner: build tuner-types independently of tuner-coreMichael Krufky
2008-04-24V4L/DVB (7124): tuner-simple: display frequency in MHzMichael Krufky
2008-04-24V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...Michael Krufky
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-04-24V4L/DVB (7114): tuner-xc2028.c: make a function staticAdrian Bunk
2008-04-24V4L/DVB (7107): frontends/xc5000.c: make a struct staticAdrian Bunk
2008-04-24V4L/DVB (7105): ivtv-yuv.c: make 3 functions staticAdrian Bunk
2008-04-24V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanupsMichael Krufky
2008-04-23slab_err: Pass parameters correctly to slab_bugChristoph Lameter
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-23[PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki
2008-04-22[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro