aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move port users helperAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox
2009-09-19serial: kill off uif_tAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19vt: add an activate and lockAlan Cox
2009-09-19vt: move kernel stuff out of vt.hAlan Cox
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-19vt: add an event interfaceAlan Cox
2009-09-19tty: Add a full port_close functionAlan Cox
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-09-19kfifo: Use "const" definitionsAlan Cox
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby
2009-09-19cyclades: avoid addresses recomputationJiri Slaby
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney
2009-09-19V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors
2009-09-19V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil
2009-09-19V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-09-19V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...Guennadi Liakhovetski
2009-09-19V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc...Guennadi Liakhovetski
2009-09-19V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...Guennadi Liakhovetski
2009-09-19V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call()Guennadi Liakhovetski
2009-09-19V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operationGuennadi Liakhovetski
2009-09-19V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_opsGuennadi Liakhovetski
2009-09-19V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, a...Guennadi Liakhovetski
2009-09-19V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_deviceGuennadi Liakhovetski