index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
uartlite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-22
serial: Add CONSOLE_POLL support for uartlite
Michal Simek
1
-1
/
+25
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-16
/
+16
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+2
2010-05-21
serial: uartlite: move from byte accesses to word accesses
John Linn
1
-16
/
+16
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-03-10
uartlite: Fix build on sparc.
David Miller
1
-5
/
+5
2010-02-02
uartlite: fix crash when using as console
Richard Röjfors
1
-1
/
+1
2009-09-19
uartlite: support shared interrupt lines
Peter Korsgaard
1
-5
/
+10
2009-09-19
serial: kill off uart_info
Alan Cox
1
-3
/
+3
2008-11-14
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
1
-2
/
+2
2008-07-20
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
1
-2
/
+2
2008-04-30
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-38
/
+15
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-1
/
+1
2008-02-06
[POWERPC] Eliminate broken OF console initialization.
Grant Likely
1
-31
/
+1
2008-02-06
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
Stephen Neuendorffer
1
-8
/
+15
2008-02-06
[POWERPC] Fix incorrectly tagged __devinitdata structures
Grant Likely
1
-1
/
+1
2008-01-09
[POWERPC] Xilinx uartlite: Section type fixups
Stephen Neuendorffer
1
-3
/
+3
2007-12-10
drivers/serial/uartlite.c: Add missing of_node_put
Julia Lawall
1
-0
/
+1
2007-11-01
[POWERPC] Uartlite: speed up console output
Grant Likely
1
-4
/
+6
2007-10-03
[POWERPC] Uartlite: Revert register io access changes
Grant Likely
1
-18
/
+18
2007-10-03
[POWERPC] Uartlite: Let the console be initialized earlier
Grant Likely
1
-3
/
+38
2007-10-03
[POWERPC] Uartlite: Add of-platform-bus binding
Grant Likely
1
-4
/
+92
2007-10-03
[POWERPC] Uartlite: Comment block tidy
Grant Likely
1
-3
/
+40
2007-10-03
[POWERPC] Uartlite: Separate the bus binding from the driver proper
Grant Likely
1
-34
/
+65
2007-10-03
[POWERPC] Uartlite: Add macro for uartlite device name
Grant Likely
1
-2
/
+3
2007-10-03
[POWERPC] Uartlite: change name of ports to ulite_ports
Grant Likely
1
-5
/
+5
2007-10-03
[POWERPC] Uartlite: Fix reg io to access documented register size
Grant Likely
1
-16
/
+16
2007-02-09
[PATCH] drivers/serial NULL noise removal
Al Viro
1
-3
/
+3
2006-12-22
[PATCH] serial/uartlite: Only enable port if request_port succeeded
Peter Korsgaard
1
-2
/
+2
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
1
-0
/
+505