pvr2fb: fix pseudo_palette array overrun and typecast
[safe/jmp/linux-2.6] / drivers / serial /
2007-03-08 Pat Gefre[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ...
2007-03-07 Greg Ungerer[PATCH] m68knommu: fix work queues in mcfserial.c driver
2007-03-07 Greg Ungerer[PATCH] m68knommu: set GPIO lines for serial ports...
2007-03-05 Maciej W. Rozycki[PATCH] dz: remove struct pt_regs references
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-22 Atsushi Nemoto[SERIAL] serial_txx9 driver update
2007-02-21 Thomas Koeller[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2007-02-17 Russell KingMerge AT91, EP93xx, General devel, PXA, S3C, V6+ and...
2007-02-17 Sylvain Munaut[POWERPC] Dispose irq mapping when done in mpc52xx_serial.c
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-16 Sergei Organovserial: Add PCMCIA IDs for Quatech DSP-100 dual RS232...
2007-02-16 Paul Gortmaker[POWERPC] Fix compile failure in cpm_uart_cpm2
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 Vitaly Wool[PATCH] PNX8550 UART driver
2007-02-14 Burman Yan[PATCH] serial: replace kmalloc+memset with kzalloc
2007-02-14 George G. Davis[PATCH] serial: make sure UART is powered up when dumpi...
2007-02-14 Bjorn Helgaas[PATCH] serial: trivial code flow simplification
2007-02-14 Alex Williamson[PATCH] 8250 UART backup timer
2007-02-14 Arnd Bergmann[POWERPC] Open Firmware serial port driver
2007-02-13 Grant Likely[POWERPC] Fixup mp5200 drivers to match device tree...
2007-02-12 Haavard Skinnemoen[PATCH] atmel_serial: Use __raw I/O register access
2007-02-11 Matthias Fuchs[PATCH] serial: support for new board
2007-02-11 Thomas Hoehn[PATCH] Perle multimodem card (PCI-RAS) detection
2007-02-11 Atsushi Nemoto[PATCH] serial: serial_txx9 driver update
2007-02-11 Jiri Slaby[PATCH] Char: tty_wakeup cleanup
2007-02-11 Brent Casavant[PATCH] IOC3/IOC4: PCI mem space resources
2007-02-11 Lennert Buytenhek[ARM] amba-pl010: add reference to ep93xx to Kconfig...
2007-02-11 Pavel Pisa[ARM] i.MX serial: fix IRQ allocation
2007-02-11 Sascha Hauer[ARM] i.MX serial: fix tx buffer overflows
2007-02-09 Al Viro[PATCH] drivers/serial NULL noise removal
2007-02-08 Andrew Victor[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux...
2007-02-07 Paul MackerrasMerge branch 'linux-2.6'
2007-02-07 Vitaly Bordug[POWERPC] Fix kernel build errors for mpc8272ads and...
2007-02-07 Vitaly Bordug[POWERPC] cpm_uart: OF-related fix for CPM1
2007-01-24 Russell King[ARM] Fix AMBA serial drivers for non-first serial...
2007-01-24 Andrew Victor[ARM] 4088/1: AT91: Unbalanced IRQ in serial driver...
2007-01-24 Andrew Victor[ARM] 4086/1: AT91: Whitespace cleanup
2007-01-11 Vivek Goyal[PATCH] x86-64: modpost add more symbols to whitelist...
2007-01-09 Grant Likely[POWERPC] Fix mpc52xx serial driver to work for arch...
2006-12-31 David S. Miller[SPARC64]: Fix of_iounmap() region release.
2006-12-22 Peter Korsgaard[PATCH] serial/uartlite: Only enable port if request_po...
2006-12-13 Russell King[PATCH] Add support for Korenix 16C950-based PCI cards
2006-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-12 Robert P. J. Daykconfig: Standardize "depends" -> "depends on" in Kconf...
2006-12-12 Thomas HischFix small typo in drivers/serial/icom.c
2006-12-11 Paul Mundtsh: SH-MobileR SH7722 CPU support.
2006-12-11 Paul Mundtserial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.
2006-12-10 Don Mullis[PATCH] Kconfig refactoring for better menu nesting
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Ryan Bradetich[PARISC] [MUX] Get the hversion directly from the paris...
2006-12-08 Ryan Bradetich[PARISC] [MUX] Correctly report the number of available...
2006-12-08 Ryan Bradetich[PARISC] [MUX] Detect multiple cards in the correct...
2006-12-08 Ryan Bradetich[PARISC] [MUX] Make the Serial Mux driver work as module
2006-12-08 Ryan Bradetich[PARISC] [MUX] Claim resources for the Mux driver
2006-12-08 Ryan Bradetich[PARISC] [MUX] Mux driver updates
2006-12-08 Ryan Bradetich[PARISC] [MUX] Mux driver bug fix
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Lennert Buytenhek[PATCH] amba-pl010: clear error flags on rx error
2006-12-07 Mike Galbraith[PATCH] make 8250_pnp serial driver work after suspend...
2006-12-07 Maciej W. Rozycki[PATCH] dz: Fixes to make it work
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-12-07 Paul B Schroeder[PATCH] Exar quad port serial
2006-12-07 Peter Korsgaard[PATCH] serial uartlite driver
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06 Greg Ungerer[PATCH] m68knommu: ColdFire serial driver fixes
2006-12-06 Paul Mundtsh: Clock framework tidying.
2006-12-06 Paul Mundtsh: More flexible + SH7780 earlyprintk SCIF support.
2006-12-06 Yoshinori Satosh: Add support for SH7206 and SH7619 CPU subtypes.
2006-12-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-12-05 Dominik Brodowski[PATCH] pcmcia: conf.ConfigBase and conf.Present consol...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: remove manf_id and card_id indirection
2006-12-05 Tony Olech[PATCH] pcmcia: IDs for Elan serial PCMCIA devcies
2006-12-04 Grant Likely[POWERPC] Add of_platform_bus support to mpc52xx psc...
2006-12-04 Grant Likely[POWERPC] typo fix and whitespace cleanup on mpc52xx...
2006-12-04 Andrew Victor[ARM] 3975/1: AT91: Comments in atmel_serial.h
2006-12-04 Andrew Victor[ARM] 3973/1: AT91: Serial driver compile fix
2006-12-04 Kalle Pokki[POWERPC] CPM_UART: Fix inconsistency of function defin...
2006-11-30 Andrew Victor[ARM] 3954/1: AT91: Update drivers for new headers
2006-11-30 Andrew Victor[ARM] 3947/1: AT91: cpu_is_XXX macro's
2006-11-10 Kalle Pokki[POWERPC] CPM_UART: Fix non-console initialisation
2006-11-10 Kalle Pokki[POWERPC] CPM_UART: Fix non-console transmit
2006-10-30 Andrew Morton[PATCH] ioc4_serial: irq flags fix
2006-10-20 Randy Dunlap[PATCH] Kconfig serial typos
2006-10-17 Brent Casavant[PATCH] ioc4: Enable build on non-SN2
2006-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-10-12 Martin Habets[SPARC32]: Fix sparc32 modpost warnings with sunzilog
2006-10-10 Al Viro[PATCH] __iomem annotations in sunzilog
2006-10-09 Linus TorvaldsMerge branch 'irqclean-submit1' of /linux/kernel/git...
2006-10-07 Al Viro[PATCH] m32r pt_regs fixes
2006-10-07 Matthew WilcoxBuild fixes for struct pt_regs removal
2006-10-06 Jeff GarzikMerge branch 'submit1' of viper:/spare/repo/irq-remove...
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
2006-10-06 Tony Luck[IA64] Fix breakage from irq change
2006-10-06 Paul Mundtsh: Updates for IRQ handler changes.
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Haavard Skinnemoen[PATCH] atmel_serial: Fix roundoff error in atmel_conso...
2006-10-04 Haavard Skinnemoen[PATCH] atmel_serial: Support AVR32
2006-10-04 Haavard Skinnemoen[PATCH] atmel_serial: Pass fixed register mappings...
next