index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-24
md/raid5: clear R5_NeedReplace when no longer needed.
NeilBrown
1
-1
/
+3
2015-07-24
Fix read-balancing during node failure
Goldwyn Rodrigues
3
-5
/
+16
2015-07-24
md-cluster: fix bitmap sub-offset in bitmap_read_sb
Goldwyn Rodrigues
1
-7
/
+4
2015-07-24
md: Return error if request_module fails and returns positive value
Goldwyn Rodrigues
1
-1
/
+1
2015-07-24
md: Skip cluster setup in case of error while reading bitmap
Goldwyn Rodrigues
1
-1
/
+1
2015-07-24
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
1
-1
/
+1
2015-07-24
Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-4
/
+1
2015-07-24
Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-7
/
+19
2015-07-24
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-16
/
+115
2015-07-24
drm/ttm: recognize ARM64 arch in ioprot handler
Alexandre Courbot
1
-1
/
+2
2015-07-23
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
Peter Hurley
1
-0
/
+1
2015-07-23
serial: core: Fix crashes while echoing when closing
Peter Hurley
1
-1
/
+2
2015-07-23
Revert "serial: imx: initialized DMA w/o HW flow enabled"
David Jander
1
-8
/
+7
2015-07-23
sc16is7xx: fix FIFO address of secondary UART
Bo Svangård
1
-7
/
+23
2015-07-23
sc16is7xx: fix Kconfig dependencies
Jakub Kicinski
1
-1
/
+1
2015-07-23
serial: etraxfs-uart: Fix release etraxfs_uart_ports
Axel Lin
1
-1
/
+1
2015-07-23
tty/vt: Fix the memory leak in visual_init
Dongxing Zhang
1
-0
/
+2
2015-07-23
serial: amba-pl011: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-2
/
+2
2015-07-23
n_tty: signal and flush atomically
Peter Hurley
1
-3
/
+13
2015-07-23
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Bernhard Bender
1
-0
/
+3
2015-07-23
Merge tag 'iio-fixes-for-4.2c' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
8
-26
/
+31
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-18
/
+55
2015-07-23
Merge tag 'iommu-fixes-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+52
2015-07-23
drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels
Alex Deucher
1
-16
/
+45
2015-07-23
drm/amdgpu/cz: implement voltage validation properly
Alex Deucher
1
-7
/
+16
2015-07-23
drm/amdgpu: add VCE harvesting instance query
Leo Liu
1
-0
/
+1
2015-07-23
drm/amdgpu: implement VCE 3.0 harvesting support (v4)
Alex Deucher
2
-0
/
+52
2015-07-23
drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-23
drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-23
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
1
-3
/
+6
2015-07-22
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
1
-1
/
+1
2015-07-22
misc: mic: scif bug fix for vmalloc_to_page crash
Sudeep Dutt
1
-10
/
+5
2015-07-22
parport: fix freeing freed memory
Sudip Mukherjee
1
-4
/
+4
2015-07-22
parport: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-07-22
parport: fix error handling
Sudip Mukherjee
1
-1
/
+2
2015-07-23
md: Skip cluster setup for dm-raid
Goldwyn Rodrigues
1
-3
/
+12
2015-07-22
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
1
-1
/
+1
2015-07-22
cdc-acm: Destroy acm_minors IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-22
usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
Hans de Goede
1
-0
/
+11
2015-07-22
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
Oliver Neukum
1
-0
/
+12
2015-07-22
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
1
-6
/
+1
2015-07-22
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
3
-3
/
+7
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-663
/
+357
2015-07-22
Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
3
-133
/
+45
2015-07-22
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
2015-07-22
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
3
-3
/
+7
2015-07-22
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2015-07-22
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
1
-0
/
+3
2015-07-22
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
1
-1
/
+1
2015-07-22
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
1
-3
/
+37
[prev]
[next]