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
2013-09-03
NTB: Correct Number of Scratch Pad Registers
Jon Mason
2
-3
/
+3
2013-09-03
NTB: Add Error Handling in ntb_device_setup
Jon Mason
1
-1
/
+4
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
15
-115
/
+265
2013-09-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-1350
/
+1565
2013-09-03
Merge branch 'socfpga/dt' into next/dt
Olof Johansson
4
-0
/
+4
2013-09-03
drm/i915: fix up the relocate_entry refactoring
Daniel Vetter
1
-0
/
+3
2013-09-03
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
Ville Syrjälä
3
-17
/
+7
2013-09-03
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
1
-1
/
+0
2013-09-03
i915: Update VGA arbiter support for newer devices
Alex Williamson
2
-3
/
+31
2013-09-03
vgaarb: Fix VGA decodes changes
Alex Williamson
1
-24
/
+17
2013-09-03
vgaarb: Don't disable resources that are not owned
Alex Williamson
1
-5
/
+5
2013-09-03
drm/i915: Pin pages whilst mapping the dma-buf
Chris Wilson
1
-19
/
+22
2013-09-03
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
4
-7
/
+13
2013-09-03
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
1
-15
/
+0
2013-09-03
drm/i915: split PCI IDs out into i915_drm.h v4
Jesse Barnes
1
-130
/
+34
2013-09-03
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
1
-1
/
+1
2013-09-03
drm/i915: Use RCS flips on Ivybridge+
Chris Wilson
2
-9
/
+49
2013-09-03
drm/i915: Embed the ring->private within the struct intel_ring_buffer
Chris Wilson
3
-72
/
+35
2013-09-03
Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-1088
/
+3518
2013-09-03
Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
51
-1338
/
+3565
2013-09-03
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
6
-131
/
+194
2013-09-03
Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...
Roland Dreier
31
-951
/
+3002
2013-09-03
RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch
Roland Dreier
1
-2
/
+2
2013-09-03
libata: bugfix: Remove __le32 in ata_tf_to_fis()
Marc Carino
1
-6
/
+4
2013-09-03
[SCSI] sg: push file descriptor list locking down to per-device locking
Vaughan Cao
1
-28
/
+34
2013-09-03
[SCSI] sg: checking sdp->detached isn't protected when open
Vaughan Cao
1
-8
/
+9
2013-09-03
[SCSI] sg: no need sg_open_exclusive_lock
Vaughan Cao
1
-29
/
+5
2013-09-03
[SCSI] sg: use rwsem to solve race during exclusive open
Vaughan Cao
1
-38
/
+41
2013-09-03
[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...
Akinobu Mita
1
-2
/
+8
2013-09-03
[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()
Akinobu Mita
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.
Saurav Kashyap
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: print MAC via %pMR.
Andy Shevchenko
1
-4
/
+1
2013-09-03
[SCSI] qla2xxx: Correction to message ids.
Saurav Kashyap
4
-11
/
+15
2013-09-03
[SCSI] qla2xxx: Correctly print out/in mailbox registers.
Joe Carnuccio
1
-15
/
+13
2013-09-03
[SCSI] qla2xxx: Add a new interface to update versions.
Sawan Chandak
2
-3
/
+15
2013-09-03
[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.
Chad Dupuis
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Select link initialization option bits from current operating...
Joe Carnuccio
1
-1
/
+5
2013-09-03
[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Santosh Vernekar
4
-20
/
+47
2013-09-03
[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...
Armen Baloyan
2
-1
/
+6
2013-09-03
[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...
Armen Baloyan
2
-2
/
+14
2013-09-03
[SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00
Armen Baloyan
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...
Armen Baloyan
1
-4
/
+0
2013-09-03
[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.
Armen Baloyan
1
-2
/
+4
2013-09-03
[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS
Armen Baloyan
2
-0
/
+12
2013-09-03
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
Armen Baloyan
3
-6
/
+12
2013-09-03
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
6
-3
/
+55
2013-09-03
[SCSI] qla2xxx: Make log message that prints when a completion status require...
Chad Dupuis
1
-2
/
+4
2013-09-03
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
Armen Baloyan
5
-17
/
+104
2013-09-03
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...
Armen Baloyan
3
-1
/
+9
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
9
-41
/
+53
[prev]
[next]