summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-02kbuild: make *config usage docsRandy Dunlap
2009-01-02kbuild: disable sparse warning "returning void-valued expression"Hannes Eder
2009-01-02kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg
2009-01-02headers_check.pl: disallow extern'sMike Frysinger
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg
2009-01-02kconfig: struct property commentedSam Ravnborg
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg
2009-01-02m68k: fix recursive dependency in KconfigSam Ravnborg
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-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
2009-01-02hso: net driver using tty without lockingAlan Cox
2009-01-02tty: kref nozomiAlan Cox
2009-01-02tty: Remove some pointless castsAlan Cox
2009-01-02tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox
2009-01-02tty: N_TTY SIGIO only works for readThomas Pfaff
2009-01-02tty: USB tty devices can block in tcdrain when unpluggedAlan Cox
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-01-02tty: Introduce some close helpers for portsAlan Cox