Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f16669d322e05171c9e1cfd94f402f7399bd2a3
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
87cab16
TTY: remove minor_num from tty_driver
by Jiri Slaby
· 13 years ago
1a54a76
TTY: let alloc_tty_driver deduce the owner automatically
by Jiri Slaby
· 13 years ago
a8fbc97
TTY: tty_io, remove buffer re-assignments
by Jiri Slaby
· 13 years ago
f8a8c10
USB: cdc-acm, use tty_standard_install
by Jiri Slaby
· 13 years ago
5289475
vt: tackle the main part of the selection logic
by Alan Cox
· 13 years ago
99cceb4e
vt: waitevent is self locked so drop the tty_lock
by Alan Cox
· 13 years ago
20f6257
vt: push down tioclinux cases
by Alan Cox
· 13 years ago
4001d7b
vt: push down the tty lock so we can see what is left to tackle
by Alan Cox
· 13 years ago
edab558
vt: sort out locking for font handling
by Alan Cox
· 13 years ago
dbca36e
tty: cyclades: TIOCSERGETLSR should should store to a uint
by Dan Carpenter
· 13 years ago
a5f4313
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
by Cousson, Benoit
· 13 years ago
079c953
vt:tackle kbd_table
by Alan Cox
· 13 years ago
0fb8379
tty: delete briq_panel.c driver
by Greg Kroah-Hartman
· 13 years ago
6623d64
tty: keyboard.c: add uaccess.h to fix a build problem on sparc32
by Greg Kroah-Hartman
· 13 years ago
6aeed47
vt: tidy a few bits of checkpatch noise
by Alan Cox
· 13 years ago
247ff8e
vt: lock the accent table
by Alan Cox
· 13 years ago
ce1000d
Revert "TTY: pty, remove superfluous ptm test"
by Greg Kroah-Hartman
· 13 years ago
0ef1698
Revert "TTY: get rid of BTM around devpts_*"
by Greg Kroah-Hartman
· 13 years ago
6dc01aa
amba-pl011/dma: Add check for the residue in DMA callback
by Chanho Min
· 13 years ago
b26469a
serial: samsung: fix s3c2442 platform data
by Denis 'GNUtoo' Carikli
· 13 years ago
2ae7352
tty/powerpc: early udbg consoles can't be modules
by Stephen Rothwell
· 13 years ago
90af6d2
serial: Fix typo in sn_console.c
by Masanari Iida
· 13 years ago
b7974ded
tty/serial/mux.c: linux/tty.h included twice
by Danny Kukawka
· 13 years ago
6816383
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
by Paul Gortmaker
· 13 years ago
5a22e30
Merge tag 'tty-3.3-rc3' tty-next
by Greg Kroah-Hartman
· 13 years ago
19e00f2f
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
b05ee6b
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
b0286db
Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ae5cdd4
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
fe25092
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
1972345
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds
by Paul Walmsley
· 13 years ago
be4b028
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
by Paul Walmsley
· 13 years ago
0ba5f66
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
by Paul Walmsley
· 13 years ago
690d137
Reduce the number of expensive division instructions done by _parse_integer()
by David Howells
· 13 years ago
418a936
tty: serial: altera_uart: Add CONSOLE_POLL support
by Tobias Klauser
· 13 years ago
3f5dc70
tty: serial: altera_uart: remove early_altera_uart_setup
by Tobias Klauser
· 13 years ago
d3a532a
sysrq: Properly check for kernel threads
by Anton Vorontsov
· 13 years ago
e502bab
sysrq: Fix possible race with exiting task
by Anton Vorontsov
· 13 years ago
6f56d0f
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
by Feng Tang
· 13 years ago
30c6c6b
serial: pch_uart: trivial cleanup by removing the get_msr()
by Feng Tang
· 13 years ago
d011411
serial: pch_uart: add debugfs hook for register dump
by Feng Tang
· 13 years ago
d65b4e9
Linux 3.3-rc3
by Linus Torvalds
· 13 years ago
6308240
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
19e75ed
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
4d39aa1
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
4a68d54
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
15a4635
Merge branch 'akpm' (Andrew's tree)
by Linus Torvalds
· 13 years ago
025e4ab
pcmcia: fix socket refcount decrementing on each resume
by Russell King
· 13 years ago
b9980cd
mm: fix UP THP spin_is_locked BUGs
by Hugh Dickins
· 13 years ago
ec44fd4
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
by Axel Lin
· 13 years ago
dc90860
mm: compaction: check for overlapping nodes during isolation for migration
by Mel Gorman
· 13 years ago
1ecd3c7
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
by Xi Wang
· 13 years ago
6743531
staging: pohmelfs: remove drivers/staging/pohmelfs
by Evgeniy Polyakov
· 13 years ago
29bb5d4
driver-core: cpu: fix kobject warning when hotplugging a cpu
by Greg Kroah-Hartman
· 13 years ago
15f5113
ACPI: remove duplicated lines of merging problems with acpi_processor_add
by Yinghai Lu
· 13 years ago
c8a6426
m32r: relocate drivers back out of 8250 dir
by Paul Gortmaker
· 13 years ago
e862f2e
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
203209e
staging: android/ram_console: Don't build on arches w/o ioremap
by Anton Vorontsov
· 13 years ago
8c213fa59
staging: r8712u: Use asynchronous firmware loading
by Larry Finger
· 13 years ago
737912e
staging: usbip: fix to prevent potentially using uninitialized spinlock
by Bart Westgeest
· 13 years ago
4c0029f
staging: r8712u: Fix problem when CONFIG_R8712_AP is set
by Larry Finger
· 13 years ago
44c5435
staging: tidspbridge: fix incorrect free to drv_datap
by Omar Ramirez Luna
· 13 years ago
5a63177
staging: tidspbridge: fix bridge_open memory leaks
by Omar Ramirez Luna
· 13 years ago
e5d7965
staging: android: lowmemorykiller: Don't wait more than one second for a process to die
by Arve Hjønnevåg
· 13 years ago
9545f86
MAINTAINERS: staging: iio: add iio information
by Ameya Palande
· 13 years ago
2a48301
staging: zcache: fix serialization bug in zv stats
by Seth Jennings
· 13 years ago
a9d3c9e
staging: fix go7007-usb license
by Randy Dunlap
· 13 years ago
bd1eff9
Staging: android: binder: Fix crashes when sharing a binder file between processes
by Arve Hjønnevåg
· 13 years ago
b0d017e
Staging: android: Remove pmem driver
by Shuah Khan
· 13 years ago
3589e74
Staging: asus_oled: fix NULL-ptr crash on unloading
by Pekka Paalanen
· 13 years ago
635032c
Staging: asus_oled: fix image processing
by Pekka Paalanen
· 13 years ago
3c1b86f
Staging: android: binder: Don't call dump_stack in binder_vma_open
by Arve Hjønnevåg
· 13 years ago
1793bf1
staging: r8712u: Add new Sitecom UsB ID
by Larry Finger
· 13 years ago
e8b4553
zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.
by Dan Magenheimer
· 13 years ago
9256a47
zcache: fix deadlock condition
by Dan Magenheimer
· 13 years ago
c5b1247
staging: drm/omap: fix locking issue
by Rob Clark
· 13 years ago
a9e8d70
drivers/staging/omapdrm/omap_fbdev.c: move free after uses
by Julia Lawall
· 13 years ago
6b8ca4c
staging: drm/omap: fix minimum width/height
by Rob Clark
· 13 years ago
2f53700
staging: drm/omap: updates for DSS fifomerge API changes
by Rob Clark
· 13 years ago
9a0774e
staging: drm/omap: multiplanar and YUV support
by Rob Clark
· 13 years ago
bb5c2d9
staging: drm/omap: add drm_plane support
by Rob Clark
· 13 years ago
ae43d7c
staging: drm/omap: drm API update: addfb2
by Rob Clark
· 13 years ago
ff4f387
staging: drm/omap: drm API update: make fops struct const
by Rob Clark
· 13 years ago
b7cdd9e
staging: delete gma500 driver
by Greg Kroah-Hartman
· 13 years ago
982d411
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
a7c4183
ASoC: wm8994: Disable line output discharge prior to ramping VMID
by Mark Brown
· 13 years ago
f647e15
ASoC: wm8994: Fix typo in VMID ramp setting
by Mark Brown
· 13 years ago
2492250
ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs
by Clemens Ladisch
· 13 years ago
927c942
ALSA: usb-audio: add Edirol UM-3G support
by Clemens Ladisch
· 13 years ago
98e9685
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
8eef05d
checkpatch: Warn on code with 6+ tab indentation
by Joe Perches
· 13 years ago
6bd113f
Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
95025d6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
59c1204
ACPI: remove duplicated lines of merging problems with acpi_processor_add
by Yinghai Lu
· 13 years ago
84f8bf3
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e25c173
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
abaaf3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
416846d
ALSA: hda - add support for Uniwill ECS M31EI notebook
by Jaroslav Kysela
· 13 years ago
217c8b2
HID: wiimote: fix invalid power_supply_powers call
by Jiri Kosina
· 13 years ago
Next »