aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-12acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller
2008-10-12net/bfin_mac.c MDIO namespace fixesAdrian Bunk
2008-10-12jme: remove unused #include <version.h>Huang Weiyi
2008-10-12smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski
2008-10-12qlge: remove duplicated #includeHuang Weiyi
2008-10-12net/au1000_eth.c MDIO namespace fixesAdrian Bunk
2008-10-12net/tc35815.c: fix compilationAdrian Bunk
2008-10-12sky2: Fix WOL regressionRafael J. Wysocki
2008-10-12r8169: NULL pointer dereference on r8169 loadPetr Vandrovec
2008-10-13Merge branch 'next' into for-linusJames Morris
2008-10-12Fix Kconfig dependency for WM97xx battery driverLinus Torvalds
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-12x86: memory corruption check - cleanupIngo Molnar