summaryrefslogtreecommitdiff
path: root/drivers/serial/uartlite.c
Commit message (Expand)AuthorAge
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/address: Clean up function declarationsGrant Likely2010-08-01
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * serial: uartlite: move from byte accesses to word accessesJohn Linn2010-05-21
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* uartlite: Fix build on sparc.David Miller2010-03-10
* uartlite: fix crash when using as consoleRichard Röjfors2010-02-02
* uartlite: support shared interrupt linesPeter Korsgaard2009-09-19
* serial: kill off uart_infoAlan Cox2009-09-19
* powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-20
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07
|\
| * [POWERPC] Eliminate broken OF console initialization.Grant Likely2008-02-06
| * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-06
| * [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-06
* | Remove pointless casts from void pointersJeff Garzik2008-02-06
|/
* [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-09
* drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall2007-12-10
* [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-01
* [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-03
* [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-03
* [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-03
* [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-03
* [POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely2007-10-03
* [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-03
* [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-03
* [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-03
* [PATCH] drivers/serial NULL noise removalAl Viro2007-02-09
* [PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard2006-12-22
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-07