index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
mfd: tps65218: Make INT[12] and STATUS registers volatile
Felipe Balbi
1
-0
/
+11
2015-01-20
mfd: da9052-core: Fix platform-device id collision
Fabio Estevam
1
-1
/
+2
2015-01-20
ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()
Jiang Liu
1
-1
/
+0
2015-01-20
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+25
2015-01-20
scsi: Avoid crashing if device uses DIX but adapter does not support it
Ewan D. Milne
1
-1
/
+11
2015-01-20
scsi_debug: use atomic allocation in resp_rsup_opcodes
Sasha Levin
1
-1
/
+1
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-126
/
+234
2015-01-19
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
bus: mvebu-mbus: fix support of MBus window 13
Andrew Lunn
1
-0
/
+13
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-19
libata: prevent HSM state change race between ISR and PIO
David Jeffery
1
-0
/
+12
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2
-2
/
+5
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
1
-2
/
+2
2015-01-19
ipr: wait for aborted command responses
Brian King
2
-0
/
+93
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-71
/
+92
2015-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+55
2015-01-18
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
1
-1
/
+6
2015-01-18
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
1
-4
/
+0
2015-01-18
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
1
-6
/
+2
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
7
-28
/
+69
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-18
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+5
2015-01-16
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
2015-01-16
drivers: bus: check cci device tree node status
Abhilash Kesavan
1
-0
/
+3
2015-01-17
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+31
2015-01-17
Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-35
/
+70
2015-01-17
Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-10
/
+36
2015-01-17
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-93
/
+232
2015-01-16
parisc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-3
/
+2
2015-01-16
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
1
-0
/
+35
2015-01-16
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
Yinghai Lu
2
-0
/
+44
2015-01-16
PCI: Pass bridge device, not bus, when updating bridge windows
Yinghai Lu
1
-12
/
+9
2015-01-16
PCI: Mark Atheros AR93xx to avoid bus reset
Alex Williamson
1
-0
/
+14
2015-01-16
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
1
-4
/
+36
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
1
-0
/
+5
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2015-01-16
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
[prev]
[next]