aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-02V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov
2009-01-02V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger
2009-01-02V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger
2009-01-02V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin
2009-01-02V4L/DVB (10144): cx24116: build fixCyrill Gorcunov
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil
2009-01-02V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10137): v4l2-compat32: only build if neededHans Verkuil
2009-01-02V4L/DVB (10136): v4l2 doc: update v4l2-framework.txtHans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2009-01-02V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil
2009-01-02V4L/DVB (10133): v4l2-framework: use correct comment style.Hans Verkuil
2009-01-02V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-02Update powerpc maintainersPaul Mackerras
2009-01-02Merge branch 'i8k-updates' from AlanLinus Torvalds
2009-01-02i8k: Add Dell Vostro systemsFederico Heinz
2009-01-02i8k: Enable i8k on Dell Precision SystemsAndy Spencer
2009-01-02Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl
2009-01-02Merge branch 'tty-updates' from AlanLinus Torvalds
2009-01-02x86: mpparse.c fix style problemsJaswinder Singh Rajput
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-01-02hso maintainers update patchDenis Joseph Barrow
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox
2009-01-02drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-028250: Don't clobber spinlocks.David Daney
2009-01-02fix for tty-serial-move-portAlexander Beregalov
2009-01-02tty: We want the port object to be persistentAlan Cox
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft
2009-01-02tty: Drop the lock_kernel in the private ioctl hookAlan Cox
2009-01-02synclink_cs: Convert to tty_portAlan Cox
2009-01-02tty: use port methods for the rocket driverAlan Cox
2009-01-02tty: kref the rocket driverAlan Cox
2009-01-02tty: make rocketport use standard port->flagsAlan Cox
2009-01-02tty: Redo the rocket driver lockingAlan Cox
2009-01-02tty: Make epca use the port helpersAlan Cox
2009-01-02tty: refcount the epca driverAlan Cox
2009-01-02tty: relock epcaAlan Cox
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox