index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
6
-38
/
+39
2014-10-06
AHCI: Move ahci_host_activate() function to libahci.c
Alexander Gordeev
2
-60
/
+61
2014-10-06
AHCI: Pass SCSI host template as arg to ahci_host_activate()
Alexander Gordeev
2
-6
/
+7
2014-10-04
ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro
Fabio Estevam
1
-7
/
+2
2014-09-28
AHCI: Cleanup checking of multiple MSIs/SLM modes
Alexander Gordeev
2
-12
/
+8
2014-09-28
libata-sff: Fix controllers with no ctl port
Ondrej Zary
1
-11
/
+9
2014-09-23
ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA...
Suman Tripathi
1
-2
/
+8
2014-09-23
libata: change ata_<foo>_printk routines to return void
Joe Perches
2
-28
/
+19
2014-09-23
ata: qcom: Add device tree bindings information
Kumar Gala
1
-0
/
+48
2014-09-23
ahci-platform: Bump max number of clocks to 5
Kumar Gala
1
-1
/
+1
2014-08-31
ahci: ahci_p5wdh_workaround - constify DMI table
Mathias Krause
1
-1
/
+1
2014-08-30
libahci_platform: Staticize ahci_platform_<en/dis>able_phys()
Fabio Estevam
1
-4
/
+2
2014-08-23
pata_platform: Remove useless irq_flags field
Alexander Shiyan
8
-20
/
+6
2014-08-23
pata_of_platform: Remove "electra-ide" quirk
Alexander Shiyan
1
-16
/
+6
2014-08-19
libata: Use dev_name() for request_irq() to distinguish devices
Alexander Shiyan
1
-1
/
+1
2014-08-16
ata: remove deprecated struct ahci_platform_data
Bartlomiej Zolnierkiewicz
3
-53
/
+1
2014-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-114
/
+125
2014-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-202
/
+462
2014-08-15
Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-89
/
+239
2014-08-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-28
/
+58
2014-08-15
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-272
/
+551
2014-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-201
/
+459
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-878
/
+3051
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
230
-240
/
+242
2014-08-15
drm/doc: Refer to proper source file
Thierry Reding
1
-1
/
+1
2014-08-15
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
14
-27
/
+57
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-5
/
+71
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-214
/
+332
2014-08-14
Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-6
/
+37
2014-08-14
netlink: Annotate RCU locking for seq_file walker
Thomas Graf
1
-0
/
+2
2014-08-14
rhashtable: fix annotations for rht_for_each_entry_rcu()
Thomas Graf
1
-8
/
+4
2014-08-14
rhashtable: unexport and make rht_obj() static
Thomas Graf
2
-8
/
+1
2014-08-14
rhashtable: RCU annotations for next pointers
Thomas Graf
2
-3
/
+3
2014-08-15
drm/nouveau/platform: fix compilation error
Alexandre Courbot
1
-1
/
+2
2014-08-15
drm/nouveau/gk20a: add LTC device
Alexandre Courbot
1
-0
/
+1
2014-08-15
drm/nouveau: warn if we fail to re-pin fb on resume
Ben Skeggs
1
-1
/
+3
2014-08-15
drm/nouveau/nvif: fix dac load detect method definition
Ben Skeggs
1
-2
/
+2
2014-08-15
drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
Ben Skeggs
1
-0
/
+6
2014-08-15
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2
-2
/
+6
2014-08-15
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
Ben Skeggs
1
-1
/
+1
2014-08-15
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
Ben Skeggs
1
-2
/
+2
2014-08-15
drm/nouveau/bar: behave better if ioremap failed
Ben Skeggs
1
-3
/
+11
2014-08-15
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
Fengguang Wu
1
-2
/
+2
2014-08-15
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
1
-2
/
+1
2014-08-15
drm/nouveau/nvif: fix a number of notify thinkos
Ben Skeggs
3
-11
/
+20
2014-08-14
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
1
-5
/
+3
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
3
-6
/
+11
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
6
-5
/
+8
2014-08-14
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-08-14
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
[next]