projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
n_tty: Factor 'real raw' receive_buf into standalone fn
2013-07-24
Peter Hurley
n_tty: Factor 'real raw' receive_buf into standalone fn
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Simplify __receive_buf loop count
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Rename process_char_map to char_map
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Move buffers into n_tty_data
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Remove alias ptrs in __receive_buf()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Fix EOF push handling
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Avoid false-sharing echo buffer indices
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Eliminate counter in __process_echoes
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Only flush echo output if actually output
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Process echoes in blocks
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Eliminate echo_commit memory barrier
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Remove echo_lock
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Replace echo_cnt with computed value
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Use separate head and tail indices for echo_buf
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-24
Peter Hurley
n_tty: Remove unused echo_overrun field
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Remove private constant from global namespace
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Fix unsafe vt paste_selection()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Merge __tty_flush_buffer() into lone call site
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Use non-atomic state to signal flip buffer flush...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Avoid false-sharing flip buffer ptrs
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Only perform flip buffer flush from tty_buffer_flush()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Ensure single-threaded flip buffer consumer with...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Make driver-side flip buffers lockless
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Track flip buffer memory limit atomically
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Simplify flip buffer list with 0-sized sentinel
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Use lockless flip buffer free list
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Use generic names for flip buffer list cursors
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Merge tty_buffer_find() into tty_buffer_alloc()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Factor flip buffer initialization into helper...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Fix flip buffer free list
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Compute flip buffer ptrs
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Queue buffer work on any available cpu
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Special case pty flow control
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Move n_tty_write_wakeup() to avoid forward declaration
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Factor throttle/unthrottle into helper functions
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Move chars_in_buffer() to factor throttle/unthrottle
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Only guarantee termios read safety for throttle...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Separate buffer indices to prevent cache-line...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Don't wait for buffer work in read() loop
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Fix type mismatches in receive_buf raw copy
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Reset lnext if canonical mode changes
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Make N_TTY ldisc receive path lockless
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Replace canon_data with index comparison
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Access termios values safely
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Convert termios_mutex to termios_rwsem
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Remove read_cnt
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Don't wrap input buffer indices at buffer size
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Get read_cnt through accessor
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Deprecate ldisc .chars_in_buffer() method
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Split n_tty_chars_in_buffer() for reader-only...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Line copy to user buffer in canonical mode
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
n_tty: Factor canonical mode copy from n_tty_read()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Make ldisc input flow control concurrency-friendly
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Simplify tty buffer/ldisc interface with helper...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Don't change receive_room for ioctl(TIOCSETD)
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Clarify multiple-references comment in TIOCSETD...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Fix hangup race with TIOCSETD ioctl
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Clarify ldisc variable
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Replace ldisc locking with ldisc_sem
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Add lock/unlock ldisc pair functions
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-23
Peter Hurley
tty: Fix tty_ldisc_lock name collision
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-17
Randy Dunlap
driver-core: fix new kernel-doc warning in base/platform.c
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-17
Greg Kroah-Hartman
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel...
commit
|
commitdiff
|
tree
2013-07-17
Greg Kroah-Hartman
staging: csr: remove driver
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Oliver Schinagl
sysfs: use file mode defines from stat.h
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Oliver Schinagl
sysfs: add more helper macro's for (bin_)attribute...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Greg Kroah-Hartman
driver core: add default groups to struct class
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Guenter Roeck
driver core: Introduce device_create_groups
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Oliver Schinagl
sysfs: prevent warning when only using binary attributes
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Greg Kroah-Hartman
sysfs: add support for binary attributes in groups
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Greg Kroah-Hartman
driver core: device.h: add RW and RO attribute macros
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Greg Kroah-Hartman
sysfs.h: add BIN_ATTR macro
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Greg Kroah-Hartman
sysfs.h: add ATTRIBUTE_GROUPS() macro
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-07-16
Greg Kroah-Hartman
sysfs.h: add __ATTR_RW() macro
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-30
Greg Kroah-Hartman
Revert "serial: 8250_pci: add support for another kind...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-26
Greg Kroah-Hartman
Revert "char: misc: assign file->private_data in all...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-26
Darren Hart
pch_uart: Add uart_clk selection for the MinnowBoard
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-26
Michael Opdenacker
driver core: device.h: fix doc compilation warnings
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-26
Ming Lei
firmware loader: fix another compile warning with PM_SLEEP...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-26
Sachin Kamat
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-25
Sebastian Andrzej...
usb: musb: omap2430: make it compile again
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-25
Fabio Estevam
usb: chipidea: ci_hdrc_imx: access phy via private...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-25
Emil Goode
xhci: Add missing unlocks on error paths
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Greg Kroah-Hartman
Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN...
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Xenia Ragiadakou
staging: rtl8192u: fix line length in r819xU_phy.h
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Xenia Ragiadakou
staging: rtl8192u: rename variables in r819xU_phy.h
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Xenia Ragiadakou
staging: rtl8192u: fix comments in r819xU_phy.h
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Xenia Ragiadakou
staging: rtl8192u: fix whitespace in r819xU_phy.h
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Xenia Ragiadakou
staging: rtl8192u: fix newlines in r819xU_phy.c
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
H Hartley Sweeten
staging: comedi: unioxx5: use comedi_alloc_spriv()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
H Hartley Sweeten
staging: comedi: unioxx5: fix unioxx5_detach()
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Jiri Slaby
build some drivers only when compile-testing
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Boris BREZILLON
tty: atmel_serial: prepare clk before calling enable
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Tomas Winkler
mei: check whether hw start has succeeded
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Tomas Winkler
mei: check if the hardware reset succeeded
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Frode Isaksen
mei: mei_cl_connect: don't multiply the timeout twice
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Tomas Winkler
mei: do not override a client writing state when buffering
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Tomas Winkler
mei: move mei_cl_irq_write_complete to client.c
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Vitalii Demianets
UIO: Fix concurrency issue
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
2013-06-24
Sachin Kamat
drivers: uio_dmem_genirq: Use of_match_ptr() macro
...off-by: Greg Kroah-Hartman <
gregkh@linuxfoundation.org
>
commit
|
commitdiff
|
tree
next