index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2
-2
/
+167
2011-07-25
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
3
-8
/
+18
2011-07-25
backlight: add ams369fg06 amoled driver
Jingoo Han
4
-1
/
+653
2011-07-25
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...
Axel Lin
1
-2
/
+1
2011-07-25
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-07-25
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
7
-4
/
+1533
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
179
-6513
/
+7230
2011-07-24
gma500: udlay(20000) is too large
Stephen Rothwell
1
-1
/
+1
2011-07-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
66
-959
/
+866
2011-07-24
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-24
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-24
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-24
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-24
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-24
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-24
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+9
2011-07-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-131
/
+782
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-552
/
+1756
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
4
-91
/
+686
2011-07-24
[S390] ap: toleration support for ap device type 10
Holger Dengler
2
-27
/
+91
2011-07-24
[S390] qdio: clear shared DSCI before scheduling the queue handler
Jan Glauber
1
-10
/
+5
2011-07-24
[S390] kconfig: remove tape interface support comment
Martin Schwidefsky
1
-3
/
+0
2011-07-23
of: fix missing include from of_pci.c
Grant Likely
1
-0
/
+1
2011-07-23
via-velocity: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
qlge: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
igb: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
can: c_can: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2011-07-23
bnad: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
ata: PATA_ARASAN_CF depends on DMADEVICES
Randy Dunlap
1
-0
/
+1
2011-07-23
ata: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-23
[libata] Prevent warning during PMP error recovery
Gwendal Grignou
1
-0
/
+1
2011-07-23
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+1
2011-07-23
pata_it821x: Fix RAID type display, by adding missing comma
Jean Delvare
1
-1
/
+1
2011-07-23
sata_dwc_460ex: fix error path
Vasiliy Kulikov
1
-7
/
+14
2011-07-23
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
1
-0
/
+12
2011-07-23
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
1
-1
/
+1
2011-07-23
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
3
-58
/
+60
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
1
-1
/
+10
2011-07-23
ata: sata_via: Use dev_dbg
Joe Perches
1
-9
/
+7
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
42
-133
/
+51
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
31
-521
/
+526
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
27
-230
/
+189
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
9
-70
/
+689
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
89
-3180
/
+13262
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-0
/
+405
2011-07-23
Merge branch 'scsi-fixes'
James Bottomley
240
-1455
/
+25703
2011-07-23
regulator: Convert tps65023 to use regmap API
Mark Brown
2
-70
/
+28
2011-07-23
regmap: Add SPI bus support
Mark Brown
3
-1
/
+77
[next]