Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bf122fde50af799408da4154a7dafb245869023
/
drivers
/
tty
/
serial
/
uartlite.c
31d054d
serial-uartlite: constify uart_ops structures
by Julia Lawall
· 8 years ago
973ea59
serial-uartlite: Constify uartlite_be/uartlite_le
by Maarten Brock
· 9 years ago
9220ebf
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
by Sudip Mukherjee
· 9 years ago
106020c
serial-uartlite: Configure for rising edge irq trigger.
by Maarten Brock
· 9 years ago
19606ea
serial-uartlite: Spinlock inside the loop.
by Maarten Brock
· 9 years ago
2905697
serial-uartlite: Constify uartlite_be/uartlite_le
by Maarten Brock
· 9 years ago
acf5e6c
serial-uartlite: Enlarge maximum nr of devices to 16.
by Maarten Brock
· 9 years ago
9e370d2
serial-uartlite: fix missing locking in isr
by Rich Felker
· 9 years ago
7cdcc29
serial-uartlite: add earlycon support
by Rich Felker
· 9 years ago
5c90c07
serial: xilinx: Use platform_get_irq to get irq description structure
by Michal Simek
· 10 years ago
ed0bb23
tty: constify of_device_id array
by Fabian Frederick
· 10 years ago
4bb2bd0
tty: serial: uartlite: Remove .owner field for driver
by Michal Simek
· 10 years ago
8b152f1
serial: treewide: Remove empty implementations of enable_ms()
by Alexander Shiyan
· 10 years ago
d335215
tty: serial: uartlite: Specify time for sending chars
by Michal Simek
· 11 years ago
6d53c3b
tty: serial: uartlite: Support uartlite on big and little endian systems
by Michal Simek
· 12 years ago
3240b48
tty: serial: uartlite: Fix sparse and checkpatch warnings
by Michal Simek
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
ae8d8a1
tty: remove use of __devexit
by Bill Pemberton
· 12 years ago
de88b34
tty: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
9671f09
tty: remove use of __devinit
by Bill Pemberton
· 12 years ago
2d47b71
tty: serial: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
fc4b186
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
5fffb95
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
8588806
tty: use of_match_ptr() for of_match_table entry
by Ben Dooks
· 13 years ago
ee160a3
TTY: serial, fix includes in some drivers
by Jiri Slaby
· 13 years ago
e5263a5
dt: uartlite: merge platform and of_platform driver bindings
by Grant Likely
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/uartlite.c]
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
8a28af7
serial: Add CONSOLE_POLL support for uartlite
by Michal Simek
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
22ae782
of/address: Clean up function declarations
by Grant Likely
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
e5bbbb1
serial: uartlite: move from byte accesses to word accesses
by John Linn
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
07081fd
uartlite: Fix build on sparc.
by David Miller
· 15 years ago
03eac7b
uartlite: fix crash when using as console
by Richard Röjfors
· 15 years ago
d2cfe96
uartlite: support shared interrupt lines
by Peter Korsgaard
· 15 years ago
ebd2c8f
serial: kill off uart_info
by Alan Cox
· 15 years ago
a108096
powerpc/virtex: fix various format/casting printk mismatches
by Grant Likely
· 16 years ago
a88487c
Fix compile errors in SGI console drivers (linux-next tree)
by Takashi Iwai
· 16 years ago
71cc2c2
serial: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e169c13
serial: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
3796958
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
15aafa2
Remove pointless casts from void pointers
by Jeff Garzik
· 17 years ago
3de66a1
[POWERPC] Eliminate broken OF console initialization.
by Grant Likely
· 17 years ago
0e349b0
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
by Stephen Neuendorffer
· 17 years ago
911a317
[POWERPC] Fix incorrectly tagged __devinitdata structures
by Grant Likely
· 17 years ago
f67702a
[POWERPC] Xilinx uartlite: Section type fixups
by Stephen Neuendorffer
· 17 years ago
76832d8
drivers/serial/uartlite.c: Add missing of_node_put
by Julia Lawall
· 17 years ago
1d6b698
[POWERPC] Uartlite: speed up console output
by Grant Likely
· 17 years ago
e077b50
[POWERPC] Uartlite: Revert register io access changes
by Grant Likely
· 17 years ago
fb4e6e6
[POWERPC] Uartlite: Let the console be initialized earlier
by Grant Likely
· 17 years ago
852e1ea
[POWERPC] Uartlite: Add of-platform-bus binding
by Grant Likely
· 17 years ago
435706b
[POWERPC] Uartlite: Comment block tidy
by Grant Likely
· 17 years ago
8fa7b61
[POWERPC] Uartlite: Separate the bus binding from the driver proper
by Grant Likely
· 17 years ago
0077582
[POWERPC] Uartlite: Add macro for uartlite device name
by Grant Likely
· 17 years ago
483c79d
[POWERPC] Uartlite: change name of ports to ulite_ports
by Grant Likely
· 17 years ago
a15da8e
[POWERPC] Uartlite: Fix reg io to access documented register size
by Grant Likely
· 17 years ago
b81831c
[PATCH] drivers/serial NULL noise removal
by Al Viro
· 18 years ago
e21654a
[PATCH] serial/uartlite: Only enable port if request_port succeeded
by Peter Korsgaard
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
238b872
[PATCH] serial uartlite driver
by Peter Korsgaard
· 18 years ago