aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-13tty: move tioclinux from a special caseAlan Cox
2008-10-13serial: allow 8250 to be used on sparcDavid Miller
2008-10-138250: remove a few inlines of dubious valueWill Newton
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox
2008-10-13usb: fix pl2303 initializationJason Wessel
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton
2008-10-13nozomi: Fix close on errorAlan Cox
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac
2008-10-13ip2: avoid add_timer with pending timerAkinobu Mita
2008-10-13ip2: init/deinit cleanupJiri Slaby
2008-10-13ip2: fix sparse warningsJiri Slaby
2008-10-13ip2: cleanup globalsJiri Slaby
2008-10-13Char: merge ip2main and ip2baseJiri Slaby
2008-10-13Char: sx, fix io unmappingJiri Slaby
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby
2008-10-13Fix oti6858 debug levelScott Ashcroft
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang
2008-10-13Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang
2008-10-13Blackfin Serial Driver: Remove useless stopSonic Zhang
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger
2008-10-13Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger
2008-10-13Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang
2008-10-13Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger
2008-10-13epca: call tty_port_initAlan Cox
2008-10-13coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk
2008-10-13drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Fix autoloading of MacBook Pro backlight driver.David Woodhouse
2008-10-13V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd
2008-10-13V4L/DVB (9184): cx24116: Change the default SNR units back to percentage by d...Steven Toth
2008-10-13V4L/DVB (9183): S2API: Return error of the caller provides 0 commands.Steven Toth
2008-10-13V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth
2008-10-13V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...Steven Toth
2008-10-13V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth
2008-10-13V4L/DVB (9178): cx24116: Add module parameter to return SNR as ESNO.Steven Toth
2008-10-13V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth
2008-10-13V4L/DVB (9176): Add support for DvbWorld USB cards with STV0288 demodulator.Igor M. Liplianin
2008-10-13V4L/DVB (9175): Remove NULL pointer in stb6000 driver.Igor M. Liplianin
2008-10-13V4L/DVB (9174): Allow custom inittab for ST STV0288 demodulator.Igor M. Liplianin
2008-10-13V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth
2008-10-13V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy...Darron Broad
2008-10-13V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API.Darron Broad
2008-10-13V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx241...Darron Broad
2008-10-13V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams.Laurent Pinchart
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers
2008-10-13V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi