Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c4563826b72b0d12500260093179a660e79bf412
c456382
x86: rename all fields of mpc_cpu mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
e253b39
x86: rename all fields of mpc_intsrc mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
b5ced7c
x86: rename all fields of mpc_lintsrc mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
5df82c7
x86: rename all fields of mpc_iopic mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
dd399dcb
x86: irqinit_64.c init_ISA_irqs should be static
by Jaswinder Singh Rajput
· 16 years ago
2f6de3a
Documentation/x86/boot.txt: payload length was changed to payload_length
by Baodong Chen
· 16 years ago
8a87dd9
x86: setup_percpu.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
f50cec3
x86: irqinit_64.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
aa09e6c
x86: irqinit_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
7bafaf3
x86: i8259.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
72ade5f
x86: irq_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
5866e1b
x86: ioport.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
fe33118
x86: time_64.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
69036c8
x86: time_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
5f66b2a
x86: irq_64.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
6a02e71
x86: irq.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
60d53c3
x86: traps.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
befa9e7
x86: process_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
e423e33
x86: apic.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
b0e239f
x86: rename mpc_config_oemtable to mpc_oemtable
by Jaswinder Singh Rajput
· 16 years ago
8fb2952
x86: rename mpc_config_lintsrc to mpc_lintsrc
by Jaswinder Singh Rajput
· 16 years ago
540d4e7
x86: rename mpc_config_intsrc to mpc_intsrc
by Jaswinder Singh Rajput
· 16 years ago
2b85b5f
x86: rename mpc_config_ioapic to mpc_ioapic
by Jaswinder Singh Rajput
· 16 years ago
f4f21b7
x86: rename mpc_config_processor to mpc_cpu
by Jaswinder Singh Rajput
· 16 years ago
00fb860
x86: rename mpc_config_bus to mpc_bus
by Jaswinder Singh Rajput
· 16 years ago
f29521e
x86: rename mp_config_table to mpc_table
by Jaswinder Singh Rajput
· 16 years ago
923a789
Merge branch 'linus' into x86/cleanups
by Ingo Molnar
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
597b0d2
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
2640c9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
80618fa
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 16 years ago
92cde4d
Update powerpc maintainers
by Paul Mackerras
· 16 years ago
f0f0ce9
Merge branch 'i8k-updates' from Alan
by Linus Torvalds
· 16 years ago
bef2a50
i8k: Add Dell Vostro systems
by Federico Heinz
· 16 years ago
7ab21a8
i8k: Enable i8k on Dell Precision Systems
by Andy Spencer
· 16 years ago
e8e3232
Fix compiler warning in arch/x86/mm/init_32.c
by Ingo Brueckl
· 16 years ago
d2fde28
Merge branch 'tty-updates' from Alan
by Linus Torvalds
· 16 years ago
103ceff
x86: mpparse.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
e65f0f8
serial_8250: support for Sealevel Systems Model 7803 COMM+8
by Flavio Leitner
· 16 years ago
11cd29b
hso maintainers update patch
by Denis Joseph Barrow
· 16 years ago
58eb17f
hso modem detect fix patch against Alan Cox'es tty tree
by Denis Joseph Barrow
· 16 years ago
ad36b88
tty: Fix an ircomm warning and note another bug
by Alan Cox
· 16 years ago
c847d47
drivers/char/cyclades.c: cy_pci_probe: fix error path
by Andrew Morton
· 16 years ago
6b06f19
Serial: UART driver changes for Cavium OCTEON.
by David Daney
· 16 years ago
8e23fcc
Serial: Allow port type to be specified when calling serial8250_register_port.
by David Daney
· 16 years ago
7d6a07d
8250: Serial driver changes to support future Cavium OCTEON serial patches.
by David Daney
· 16 years ago
b430428
8250: Don't clobber spinlocks.
by David Daney
· 16 years ago
bc32562
fix for tty-serial-move-port
by Alexander Beregalov
· 16 years ago
f751928
tty: We want the port object to be persistent
by Alan Cox
· 16 years ago
6ef5306
__FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 16 years ago
60c20fb
serial: RS485 ioctl structure uses __u32 include linux/types.h
by Andy Whitcroft
· 16 years ago
6b447f04
tty: Drop the lock_kernel in the private ioctl hook
by Alan Cox
· 16 years ago
eeb4613
synclink_cs: Convert to tty_port
by Alan Cox
· 16 years ago
fba85e0
tty: use port methods for the rocket driver
by Alan Cox
· 16 years ago
47b01b3
tty: kref the rocket driver
by Alan Cox
· 16 years ago
21bed70
tty: make rocketport use standard port->flags
by Alan Cox
· 16 years ago
c1314a4
tty: Redo the rocket driver locking
by Alan Cox
· 16 years ago
6ed1dba
tty: Make epca use the port helpers
by Alan Cox
· 16 years ago
3969ffb
tty: refcount the epca driver
by Alan Cox
· 16 years ago
d1c815e
tty: relock epca
by Alan Cox
· 16 years ago
542f548
tty: Modem functions for the HSO driver
by Denis Joseph Barrow
· 16 years ago
ac9720c
tty: Fix the HSO termios handling a bit
by Alan Cox
· 16 years ago
e136e30
hso: net driver using tty without locking
by Alan Cox
· 16 years ago
33dd474
tty: kref nozomi
by Alan Cox
· 16 years ago
c9f19e9
tty: Remove some pointless casts
by Alan Cox
· 16 years ago
0ac6053
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
by Alan Cox
· 16 years ago
ff8cb0f
tty: N_TTY SIGIO only works for read
by Thomas Pfaff
· 16 years ago
eff6937
tty: USB tty devices can block in tcdrain when unplugged
by Alan Cox
· 16 years ago
39aced6
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter
by Niels de Vos
· 16 years ago
a661499
tty: Introduce some close helpers for ports
by Alan Cox
· 16 years ago
7834909
tty: tty port zero baud open
by Alan Cox
· 16 years ago
0fdeceb
tty: ESP has been broken for locking etc forver
by Alan Cox
· 16 years ago
4350f3f
tty: rework stallion to use the tty_port bits
by Alan Cox
· 16 years ago
2a6eadb
tty: Rework istallion to use the tty port changes
by Alan Cox
· 16 years ago
36c621d
tty: Introduce a tty_port generic block_til_ready
by Alan Cox
· 16 years ago
3b6826b
tty: relock the mxser driver
by Alan Cox
· 16 years ago
c2ba38c
tty: relock riscom8 using port locks
by Alan Cox
· 16 years ago
a129909
tty: rocketport uses different port flags to everyone else
by Alan Cox
· 16 years ago
510a304
tty: relock generic_serial
by Alan Cox
· 16 years ago
3e61696
isicom: redo locking to use tty port locks
by Alan Cox
· 16 years ago
5d951fb
tty: Pull the dtr raise into tty port
by Alan Cox
· 16 years ago
d0c9873
rio: Kill off ckmalloc
by Alan Cox
· 16 years ago
31f3593
tty_port: Add a port level carrier detect operation
by Alan Cox
· 16 years ago
c9b3976
tty: Fix PPP hang under load
by Alan Cox
· 16 years ago
d0eafc7
CRED: Wrap task credential accesses in the devpts filesystem
by David Howells
· 16 years ago
39efd19
Add device function for USB serial console
by Kevin Hao
· 16 years ago
975a1a7
And here's a patch (to be applied on top of the last) which prevents
by Russell King
· 16 years ago
9f2a036
Convert the oxsemi tornado special cases to use the quirk interface and not
by Russell King
· 16 years ago
8c056e5
devpts: fix unused function warning
by Andrew Morton
· 16 years ago
4bd43f2
tty: Fix close races in USB serial
by Alan Cox
· 16 years ago
7e94b1d
n_tty: Output bells immediately on a full buffer
by Joe Peterson
· 16 years ago
acc71bb
n_tty: Fix hanfling of buffer full corner cases
by Joe Peterson
· 16 years ago
a59c0d6
n_tty: Fix handling of control characters and continuations
by Joe Peterson
· 16 years ago
fc6f623
pty: simplify resize
by Alan Cox
· 16 years ago
a47d545
tty: Fix sparse static warning for tty_driver_lookup_tty
by Jason Wessel
· 16 years ago
d95186d
sierra: Fix formatting
by Alan Cox
· 16 years ago
835aa44
devpts: Coding style clean up
by Alan Cox
· 16 years ago
784c4d8
Document usage of multiple-instances of devpts
by Sukadev Bhattiprolu
· 16 years ago
2a1b2dc
Enable multiple instances of devpts
by Sukadev Bhattiprolu
· 16 years ago
d4076ac
Define get_init_pts_sb()
by Sukadev Bhattiprolu
· 16 years ago
Next »