aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-10
|\ \
| * | V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil2010-08-08
| * | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-08
| * | V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil2010-08-08
| * | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-08
| * | V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2010-08-08
| * | V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky2010-08-08
| * | V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky2010-08-08
| * | V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson2010-08-08
| * | V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls2010-08-08
| * | V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls2010-08-08
| * | V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls2010-08-08
| * | V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2010-08-08
| * | V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls2010-08-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-10
|\ \ \
| * | | watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-10
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
| |\ \ \ \
| | * | | | Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-03
| | * | | | Input: dynamically allocate ABS informationDaniel Mack2010-08-02
| | * | | | Input: add static inline accessors for ABS propertiesDaniel Mack2010-08-02
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-10
|\ \ \ \ \ \
| * | | | | | USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap2010-08-10
| * | | | | | USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-10
| * | | | | | USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-10
| * | | | | | USB: ulpi: fix compilation warningAjay Kumar Gupta2010-08-10
| * | | | | | USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
| * | | | | | USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
| * | | | | | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
| * | | | | | USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-10
| * | | | | | USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-10
| * | | | | | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-10
| * | | | | | USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
| * | | | | | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
| * | | | | | USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-10
| * | | | | | USB: otg.h: Fix the mixup in parameters order.Igor Grinberg2010-08-10
| * | | | | | USB: don't stop root-hub status polls too soonAlan Stern2010-08-10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\ \ \ \ \ \ \
| * | | | | | | U6715 16550A serial driver supportPhilippe Langlais2010-08-10
| * | | | | | | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-10
| * | | | | | | serial: general fixes in the serial_rs485 structureClaudio Scordino2010-08-10
| * | | | | | | serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos2010-08-10
| * | | | | | | vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester2010-08-10
| * | | | | | | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-10
| * | | | | | | tty: implement BTM as mutex instead of BKLArnd Bergmann2010-08-10
| * | | | | | | tty: remove tty_lock_nestedArnd Bergmann2010-08-10
| * | | | | | | tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
| * | | | | | | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
| * | | | | | | tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-10
| * | | | | | | tty: Make vt's have a tty_portAlan Cox2010-08-10