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
2014-12-04
hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors
Bartosz Golaszewski
1
-10
/
+14
2014-12-04
hwmon: (tmp401) Add support for TI TMP435
Patrick Titiano
2
-3
/
+12
2014-12-04
i2c: cadence: Set the hardware time-out register to maximum value
Vishnu Motghare
1
-0
/
+11
2014-12-04
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
2014-12-04
ahci: disable MSI on SAMSUNG 0xa800 SSD
Tejun Heo
1
-0
/
+1
2014-12-04
Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...
Arnd Bergmann
1
-32
/
+0
2014-12-04
Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
29
-1487
/
+3913
2014-12-04
soc: integrator: Add terminating entry for integrator_cm_match
Axel Lin
1
-0
/
+1
2014-12-04
Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...
Arnd Bergmann
5
-0
/
+193
2014-12-04
Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...
Arnd Bergmann
4
-6
/
+283
2014-12-04
Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...
Arnd Bergmann
2
-20
/
+100
2014-12-04
memory: Add NVIDIA Tegra memory controller support
Thierry Reding
12
-1482
/
+3801
2014-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2014-12-03
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2014-12-03
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-45
/
+88
2014-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-67
/
+72
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-03
ARM: at91/clocksource: remove !DT PIT initializations
Arnd Bergmann
1
-32
/
+0
2014-12-02
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-12-02
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
2014-12-02
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...
Petr Mladek
1
-0
/
+2
2014-12-02
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
Michel Dänzer
1
-0
/
+7
2014-12-02
drm/radeon: sync all BOs involved in a CS v2
Christian König
1
-10
/
+7
2014-12-02
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-12-02
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
Devin Ryles
1
-0
/
+3
2014-12-02
scsi: set fmt to NULL scsi_extd_sense_format() by default
Dan Carpenter
1
-0
/
+3
2014-12-02
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
1
-1
/
+1
2014-12-02
dm space map metadata: fix sm_bootstrap_get_count()
Joe Thornber
1
-1
/
+3
2014-12-02
hwmon: (lm95234) Add support for LM95233
Guenter Roeck
2
-29
/
+68
2014-12-02
drm/i915: Unlock panel even when LVDS is disabled
Daniel Vetter
1
-11
/
+11
2014-12-02
regulator: sky81452: Modify Device Tree structure
Gyungoh Yoo
1
-36
/
+9
2014-12-02
hwmon: (lm95245) Add support for LM95235
Guenter Roeck
2
-16
/
+30
2014-12-02
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
1
-2
/
+5
2014-12-02
mmc: sdhci-pci: Add two host capabilities for BYT
Adrian Hunter
1
-2
/
+8
2014-12-02
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
Adrian Hunter
1
-1
/
+4
2014-12-02
mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYT
Adrian Hunter
1
-0
/
+3
2014-12-02
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
1
-24
/
+24
2014-12-02
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
1
-13
/
+2
2014-12-02
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
1
-5
/
+5
2014-12-02
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
1
-8
/
+0
2014-12-02
drm/i915: More cautious with pch fifo underruns
Daniel Vetter
1
-2
/
+0
2014-12-02
nouveau: move the hotplug ignore to correct place.
Dave Airlie
1
-1
/
+1
2014-12-02
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
6
-34
/
+71
2014-12-02
drm/nouveau/gf116: remove copy1 engine
Ilia Mirkin
1
-1
/
+0
2014-12-02
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
Maarten Lankhorst
2
-29
/
+67
2014-12-02
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it
Ben Skeggs
3
-4
/
+4
2014-12-01
PCI: tegra: Use physical range for I/O mapping
Thierry Reding
1
-8
/
+20
2014-12-01
of: Rename "poweroff-source" property to "system-power-controller"
Romain Perier
1
-1
/
+1
2014-12-01
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
1
-1
/
+3
[prev]
[next]