aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/ucc_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-3/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-2/+2
2009-06-15serial: Make ucc_uart work in HW UART modeDave Liu1-5/+14
2009-04-06ucc: Fix leaky error pathAlan Cox1-0/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-16drivers/serial: use nr_irqsYinghai Lu1-1/+1
2008-09-19cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce1-2/+2
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-1/+1
2008-06-06serial: fix driver_name conflictsAnton Vorontsov1-1/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-17[POWERPC] QE: UCC nodes cleanupAnton Vorontsov1-4/+12
2008-01-23[POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi1-0/+1514