Sign in
android-kvm
/
linux
/
4fef53518f9b4813043bdb48b70bd9fbf4ad2597
/
drivers
4fef535
drivers/tty: make serial/sunhv.c driver explicitly non-modular
by Paul Gortmaker
· 10 years ago
37db223
drivers/tty: make serial/suncore.c driver explicitly non-modular
by Paul Gortmaker
· 10 years ago
1106d2d
drivers/tty: make serial/lantic.c driver explicitly non-modular
by Paul Gortmaker
· 10 years ago
4e62794
drivers/tty: make serial/sn_console.c driver explicitly non-modular
by Paul Gortmaker
· 10 years ago
97d49ad
serial: samsung: Remove redundant DEBUG_LL check
by Javier Martinez Canillas
· 10 years ago
af5554f
tty: buffers: Move hidden buffer index advance into outer loop
by Peter Hurley
· 10 years ago
069f38b
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
by Peter Hurley
· 10 years ago
e5eb517
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
by Alexander Stein
· 10 years ago
7e8af24
tty: serial: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
3bb2ccd
tty: serial: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 10 years ago
5f258b3
tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled
by Cyrille Pitchen
· 10 years ago
b5199d4
tty/serial: at91: add support to FIFOs
by Cyrille Pitchen
· 10 years ago
4e7decd
tty/serial: at91: remove bunch of macros to access UART registers
by Cyrille Pitchen
· 10 years ago
6719693
tty: add missing rcu_read_lock for task_pgrp
by Patrick Donnelly
· 10 years ago
da89164
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
by Joerg Roedel
· 10 years ago
ee3ad90
serial: 8250: Defer interrupt enable until fifos enabled
by Peter Hurley
· 10 years ago
f3fb7ef
tty/early: make serial8250_early_{in,out} static again
by Vineet Gupta
· 10 years ago
b6830f6
serial: 8250: Split base port operations from universal driver
by Peter Hurley
· 10 years ago
e95044b
tty: serial: imx.c: Reset UART before activating interrupts
by David Jander
· 10 years ago
e9b5a98
serial: imx: reduce irq-latency after rx overflow
by Manfred Schlaegl
· 10 years ago
9b28993
serial: imx: count tty buffer overruns
by Manfred Schlaegl
· 10 years ago
8a61f0c
serial: imx: Disable irqs before requesting them
by Fabio Estevam
· 10 years ago
1eacbfb
serial/uartlite: Let it build on any arch with IOMEM
by Ricardo Ribalda Delgado
· 10 years ago
6b596a8
serial: stm32-usart: Fix SysRq support
by Maxime Coquelin
· 10 years ago
466e285
serial: sirf: let uart's receive start in right place
by Qipan Li
· 10 years ago
1d26c9f
serial: sirf: workaround rx process to avoid possible data loss
by Qipan Li
· 10 years ago
e9bb4b5
serial: etraxfs-uart: Convert to uart_console_device instead of open-coded
by Axel Lin
· 10 years ago
5bac4b3
serial: 8250_omap: Remove auto-IXON flow control
by Peter Hurley
· 10 years ago
27c93af
serial: 8250_omap: workaround module disable errata on dra7x SoCs
by Sekhar Nori
· 10 years ago
cdb929e
serial: 8250_omap: workaround errata around idling UART after using DMA
by Sekhar Nori
· 10 years ago
4fcdff9
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
by Sekhar Nori
· 10 years ago
6f03541
serial: 8250_omap: refactor mdr1 update
by Sekhar Nori
· 10 years ago
727fd8a
serial: 8250_omap: fix kernel crash in suspend-to-ram
by Sekhar Nori
· 10 years ago
29d5864
serial/8250_fintek: Support for any io address.
by Ricardo Ribalda Delgado
· 10 years ago
ce8c267
serial/8250_fintek: Support keys different than default
by Ricardo Ribalda Delgado
· 10 years ago
dae77f7
serial/8250_fintek: Support for chip_ip 0x0501
by Ricardo Ribalda Delgado
· 10 years ago
017bec3
serial/8250_fintek: Support for multiple base_ports
by Ricardo Ribalda Delgado
· 10 years ago
92a5f11
serial/8250_fintek: Use private data structure
by Ricardo Ribalda Delgado
· 10 years ago
75406b3
tty: Convert use of __constant_htons to htons
by Vaishali Thakkar
· 10 years ago
fdbd55f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
8bff839
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
59ee762
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3a26a5b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
dfe91c9
Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 10 years ago
3f8476f
Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 10 years ago
3958b79
configfs: fix kernel infoleak through user-controlled format string
by Nicolas Iooss
· 10 years ago
d80238b
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
by Fabio Estevam
· 10 years ago
baeca44
rtc: mt6397: enable wakeup before registering rtc device
by Wei-Ning Huang
· 10 years ago
eb25437
Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
2b3eb6e
Merge tag 'usb-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
9bca4df
Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
e05bf4f
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
591e5be
irqchip/gicv3-its: Fix mapping of LPIs to collections
by Marc Zyngier
· 10 years ago
e930888
drm/ttm: improve uncached page deallocation.
by Jérôme Glisse
· 10 years ago
ef2b731
drm/ttm: fix uncached page deallocation to properly fill page pool v3.
by Jérôme Glisse
· 10 years ago
21bdb58
Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
3e87ee0
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
665022d
dm cache: avoid calls to prealloc_free_structs() if possible
by Mike Snitzer
· 10 years ago
e782eff
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
by Mike Snitzer
· 10 years ago
386cb7c
dm cache: do not wake_worker() in free_migration()
by Mike Snitzer
· 10 years ago
aaab3bb
Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 10 years ago
e1e50e1
Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 10 years ago
8f6644c
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 10 years ago
61f2669
Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
3755398
Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
761ab76
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
17ffc8b
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
1002d71
drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC
by Michel Dänzer
· 10 years ago
bda5e3e
drm/radeon/ci: silence a harmless PCC warning
by Alex Deucher
· 10 years ago
1a45e8a
drm/amdgpu/cz: silence some dpm debug output
by Alex Deucher
· 10 years ago
58829aa
drm/amdgpu/cz: store the forced dpm level
by Alex Deucher
· 10 years ago
85cfe09
drm/amdgpu/cz: unforce dpm levels before forcing to low/high
by Alex Deucher
· 10 years ago
4f2d3ad
drm/amdgpu: remove bogus check in gfx8 rb setup
by Alex Deucher
· 10 years ago
7b92cdb
drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)
by Alex Deucher
· 10 years ago
974e6b6
drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)
by Alex Deucher
· 10 years ago
5c2327b
drm/amdgpu: stop context leak in the error path
by Christian König
· 10 years ago
76a1ea6
drm/amdgpu: validate the context id in the dependencies
by Christian König
· 10 years ago
12f1384
drm/radeon: fix user ptr race condition
by Christian König
· 10 years ago
233709d
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
by Michel Dänzer
· 10 years ago
5dfc71b
drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
by Alex Deucher
· 10 years ago
255eac2
dm cache: display 'needs_check' in status if it is set
by Mike Snitzer
· 10 years ago
e4c78e2
dm thin: display 'needs_check' in status if it is set
by Mike Snitzer
· 10 years ago
bcc696f
dm thin: stay in out-of-data-space mode once no_space_timeout expires
by Mike Snitzer
· 10 years ago
1278dd68
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
by Jens Axboe
· 10 years ago
fdd5040
gpio: pca953x: fix nested irqs rescheduling
by Grygorii Strashko
· 10 years ago
e7ac6c6
st: null pointer dereference panic caused by use after kref_put by st_open
by Seymour, Shane M
· 10 years ago
c23837c
gpio: omap: prevent module from being unloaded while in use
by Grygorii Strashko
· 10 years ago
34ab54e
gpio: max732x: Add missing dev reference to gpiochip
by Marek Vasut
· 10 years ago
5b2c912
gpio/xilinx: Use correct address when setting initial values.
by Raphaël Teysseyre
· 10 years ago
6b956af
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
by Michal Simek
· 10 years ago
977bd8a
gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
by Grygorii Strashko
· 10 years ago
3aa2050
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
9090fdb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
2252607
gpio: brcmstb: fix null ptr dereference in driver remove
by Gregory Fong
· 10 years ago
7bee607
NVMe: Reread partitions on metadata formats
by Keith Busch
· 10 years ago
9c69481
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
c62ff6b
drm/armada: avoid saving the adjusted mode to crtc->mode
by Russell King
· 10 years ago
73068ce
drm/armada: fix overlay when partially off-screen
by Russell King
· 10 years ago
98fb74f
drm/armada: convert overlay to use drm_plane_helper_check_update()
by Russell King
· 10 years ago
Next »