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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-101
/
+242
2011-05-02
Revert: veth: remove unneeded ifname code from veth_newlink()
Jiri Pirko
1
-0
/
+12
2011-05-02
smsc95xx: fix reset check
Rabin Vincent
1
-1
/
+1
2011-05-02
tg3: Fix failure to enable WoL by default when possible
Rafael J. Wysocki
1
-2
/
+6
2011-05-02
amd8111e: trivial typo spelling: Negotitate -> Negotiate
Joe Perches
1
-1
/
+1
2011-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-17
/
+47
2011-05-02
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+9
2011-05-02
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-05-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2011-05-01
i2c-parport: Fix adapter list handling
Jean Delvare
1
-13
/
+14
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-0
/
+5
2011-05-01
hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails
Axel Lin
1
-2
/
+1
2011-04-30
CLKDEV: Fix clkdev return value for NULL clk case
Russell King
1
-10
/
+9
2011-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-13
/
+38
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2011-04-29
mii: add support of pause frames in mii_get_an
artpol
1
-0
/
+4
2011-04-29
net: ftmac100: fix scheduling while atomic during PHY link status change
Adam Jaremko
1
-4
/
+4
2011-04-29
usbnet: add support for some Huawei modems with cdc-ether ports
Dan Williams
1
-2
/
+12
2011-04-29
bnx2: cancel timer on device removal
Neil Horman
1
-0
/
+2
2011-04-29
iwl4965: fix "Received BA when not expected"
Stanislaw Gruszka
1
-6
/
+12
2011-04-29
iwlagn: fix "Received BA when not expected"
Stanislaw Gruszka
1
-6
/
+11
2011-04-29
hwmon: (lm85) Fix error paths in probe function
Jean Delvare
1
-2
/
+2
2011-04-29
hwmon: (lm85) Add missing list terminators
Jean Delvare
1
-0
/
+2
2011-04-29
hwmon: (adm1021) Clarify documentation regarding Xeon processors
Jean Delvare
1
-2
/
+1
2011-04-29
hwmon: (lm90) Add support for ADT7461A and NCT1008
Guenter Roeck
2
-11
/
+19
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2
-2
/
+2
2011-04-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-8
/
+47
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
1
-0
/
+8
2011-04-28
iwl4965: fix "TX Power requested while scanning"
Stanislaw Gruszka
1
-4
/
+4
2011-04-28
iwlegacy: led stay solid on when no traffic
Wey-Yi Guy
1
-1
/
+19
2011-04-28
b43: trivial: update module info about ucode16_mimo firmware
Rafał Miłecki
1
-0
/
+1
2011-04-28
rtc: max8925: Call dev_set_drvdata before rtc_device_register
Zhangfei Gao
1
-1
/
+2
2011-04-27
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-1
/
+6
2011-04-27
Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
11
-11
/
+11
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-145
/
+361
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
4
-8
/
+32
2011-04-27
drm/radeon/kms: add info query for tile pipes
Alex Deucher
1
-0
/
+13
2011-04-27
drm/radeon/kms: add missing safe regs for 6xx/7xx
Alex Deucher
1
-0
/
+1
2011-04-27
drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE
Dave Airlie
1
-0
/
+1
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
11
-11
/
+11
2011-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
3
-16
/
+86
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+97
2011-04-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-67
/
+158
2011-04-26
amd64_edac: Erratum #637 workaround
Borislav Petkov
2
-2
/
+51
2011-04-26
amd64_edac: Factor in CC6 save area
Borislav Petkov
2
-1
/
+29
2011-04-26
amd64_edac: Remove node interleave warning
Borislav Petkov
1
-5
/
+1
2011-04-26
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH
Seth Heasley
1
-0
/
+97
2011-04-26
ACPI / PM: Avoid infinite recurrence while registering power resources
Rafael J. Wysocki
1
-0
/
+4
2011-04-26
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
2
-1
/
+2
2011-04-25
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
[next]