Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9b8af00ff71f86ff3d092cc60ca673e1d0eae5b
/
drivers
c9b8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
c59a264
Merge git://git.infradead.org/~dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
7f3591c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 16 years ago
16ffc3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
by Linus Torvalds
· 16 years ago
65d52cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
by Linus Torvalds
· 16 years ago
d614aec
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
82681a3
[SCSI] Merge branch 'linus'
by James Bottomley
· 16 years ago
5dac051
lguest: remove obsolete LHREQ_BREAK call
by Rusty Russell
· 16 years ago
df60aee
lguest: use eventfds for device notification
by Rusty Russell
· 16 years ago
9f155a9
lguest: allow any process to send interrupts
by Rusty Russell
· 16 years ago
92b4d8d
lguest: PAE fixes
by Rusty Russell
· 16 years ago
acdd0b6
lguest: PAE support
by Matias Zabaljauregui
· 16 years ago
ebe0ba8
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
by Matias Zabaljauregui
· 16 years ago
90603d1
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated
by Matias Zabaljauregui
· 16 years ago
ed1dc77
lguest: map switcher with executable page table entries
by Matias Zabaljauregui
· 16 years ago
f086122
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
by Matias Zabaljauregui
· 16 years ago
81b79b0
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
by Roel Kluin
· 16 years ago
a32a8813
lguest: improve interrupt handling, speed up stream networking
by Rusty Russell
· 16 years ago
abd41f0
lguest: fix race in halt code
by Rusty Russell
· 16 years ago
a6c372d
lguest: fix lguest wake on guest clock tick, or fd activity
by Rusty Russell
· 16 years ago
e335385
virtio: enhance id_matching for virtio drivers
by Christian Borntraeger
· 16 years ago
c89e801
virtio: fix id_matching for virtio drivers
by Christian Borntraeger
· 16 years ago
594de1d
virtio: handle short buffers in virtio_rng.
by Rusty Russell
· 16 years ago
98e9444
virtio_blk: add missing __dev{init,exit} markings
by Mike Frysinger
· 16 years ago
9fa29b9d
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
by Mark McLoughlin
· 16 years ago
a928928
virtio: expose features in sysfs
by Rusty Russell
· 16 years ago
82af8ce
virtio_pci: optional MSI-X support
by Michael S. Tsirkin
· 16 years ago
77cf5246
virtio_pci: split up vp_interrupt
by Michael S. Tsirkin
· 16 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 16 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 16 years ago
ef688e1
virtio: meet virtio spec by finalizing features before using device
by Rusty Russell
· 16 years ago
2ead943
uvesafb: improve parameter handling.
by Rusty Russell
· 16 years ago
9a71af2
module_param: invbool should take a 'bool', not an 'int'
by Rusty Russell
· 16 years ago
ab8e2eb
cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK
by Rusty Russell
· 16 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 16 years ago
9fd5746
fs: Remove i_cindex from struct inode
by Theodore Ts'o
· 16 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 16 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
6adc74b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
c29f5ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 16 years ago
d3d07d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
27951da
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
b8ec757
vgacon: use slab allocator instead of the bootmem allocator
by Pekka Enberg
· 16 years ago
a5f4f52
vt: use kzalloc() instead of the bootmem allocator
by Pekka Enberg
· 16 years ago
2e1483c
kmemleak: Remove some of the kmemleak false positives
by Catalin Marinas
· 16 years ago
49c3556
Merge branch 'serial-from-alan'
by Linus Torvalds
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
f0e8527
moxa: prevent opening unavailable ports
by Dirk Eibach
· 16 years ago
d7f8d43
imx: serial: use tty_encode_baud_rate to set true rate
by Oskar Schirmer
· 16 years ago
b6e4913
imx: serial: add IrDA support to serial driver
by Fabian Godehardt
· 16 years ago
534fca0
imx: serial: use rational library function
by Oskar Schirmer
· 16 years ago
9f322ad
imx: serial: handle initialisation failure correctly
by Daniel Glöckner
· 16 years ago
2e14639
imx: serial: be sure to stop xmit upon shutdown
by Fabian Godehardt
· 16 years ago
97775731
imx: serial: notify higher layers in case xmit IRQ was not called
by Fabian Godehardt
· 16 years ago
26bbb3f
imx: serial: fix one bit field type
by Daniel Glöckner
· 16 years ago
d3810cd
imx: serial: fix whitespaces (no changes in functionality)
by Oskar Schirmer
· 16 years ago
3e3b5c0
tty: use prepare/finish_wait
by Jiri Slaby
· 16 years ago
5fc5b42
tty: remove sleep_on
by Jiri Slaby
· 16 years ago
4db2299
sierra: driver interface blacklisting
by Elina Pasheva
· 16 years ago
b9a44bc1
sierra: driver urb handling improvements
by Elina Pasheva
· 16 years ago
00b040d
tty: resolve some sierra breakage
by Alan Cox
· 16 years ago
7d55dea
timbuart: Fix the termios logic
by Alan Cox
· 16 years ago
34aec59
serial: Added Timberdale UART driver
by Richard Röjfors
· 16 years ago
26a2e20
tty: Untangle termios and mm mutex dependencies
by Alan Cox
· 16 years ago
0b91421
tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface
by Mike Frysinger
· 16 years ago
7e9cd3a
ftdi_sio: don't override modem bits
by Alan Cox
· 16 years ago
7f8d09e
tty: fix bluetooth scribbling on low latency flags
by Alan Cox
· 16 years ago
557aaa7
ft232: support the ASYNC_LOW_LATENCY flag
by Alan Cox
· 16 years ago
4cc27bd
USB: CP210X Replace CP2101 with CP210x
by Craig Shelley
· 16 years ago
93ef1f1
USB: CP210X Use official request code definitions
by Craig Shelley
· 16 years ago
b7c7cbc
USB: CP210X Add device IDs
by Craig Shelley
· 16 years ago
2860b79
Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs
by Sonic Zhang
· 16 years ago
8450779
Blackfin Serial Driver: handle anomaly 05000231
by Sonic Zhang
· 16 years ago
0efa4f2
Blackfin Serial Driver: annotate anomalies 05000215 and 05000099
by Sonic Zhang
· 16 years ago
35ff693
Blackfin Serial Driver: handle irregular DMA register status in auto start mode
by Sonic Zhang
· 16 years ago
f9d36da
Blackfin Serial Driver: fix missing new lines when under load
by Graf Yang
· 16 years ago
7de7c55
Blackfin Serial Driver: fix baudrate for early_printk
by Robin Getz
· 16 years ago
8516c56
Blackfin Serial Driver: fix error while transferring large files
by Sonic Zhang
· 16 years ago
4328e3e
Blackfin SPORT UART: rewrite inline assembly
by Mike Frysinger
· 16 years ago
a19e8b2
Blackfin SPORT UART: fix data misses while using transmit frame sync
by Michael Hennerich
· 16 years ago
b5c6794
Blackfin SPORT UART: fix typo in sport_set_termios prototype
by Mike Frysinger
· 16 years ago
08e0992
serial: add support for the TI AR7 internal UART
by Florian Fainelli
· 16 years ago
257a6e8
icom: fix compile errors when defining ICOM_TRACE
by Breno Leitao
· 16 years ago
181bf1e
parport_pc: clean up the modified while loops using for
by Alan Cox
· 16 years ago
3aeda9b
parport_pc: Coding style
by Alan Cox
· 16 years ago
73e0d48
parport_pc: Fix subscription bugs
by Michael Buesch
· 16 years ago
0b4068a
tty: simplify buffer allocator cleanups
by Alan Cox
· 16 years ago
c481c70
tty: remove buffer special casing
by Alan Cox
· 16 years ago
aba6593
icom: fixing a if clause spaghetti
by Breno Leitao
· 16 years ago
13858d3
jsm: correctly support multiple 4/8-port boards
by Alexander Y. Fomichev
· 16 years ago
9bb4169
tty: iuu_phoenix: update version number.
by Olivier Bornet
· 16 years ago
96dab77
tty: iuu_phoenix: set termios.
by Olivier Bornet
· 16 years ago
cc3447d
tty: iuu_phoenix: Fix stopbit when uart goes on.
by Olivier Bornet
· 16 years ago
5fcf62b
tty: iuu_phoenix: fix locking.
by Olivier Bornet
· 16 years ago
852e99d
tty: bring ldisc into CodingStyle
by Alan Cox
· 16 years ago
f2c4c65
tty: Move ldisc_flush
by Alan Cox
· 16 years ago
c65c9bc
tty: rewrite the ldisc locking
by Alan Cox
· 16 years ago
e8b70e7
tty: Extract various bits of ldisc code
by Alan Cox
· 16 years ago
Next »