index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
mmc_block: add dev_t initialization check
Anna Lemehova
1
-0
/
+5
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2010-01-08
DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
1
-0
/
+2
2010-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-3
/
+9
2010-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-26
/
+61
2010-01-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+0
2010-01-06
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-43
/
+86
2010-01-07
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
9
-24
/
+63
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
1
-1
/
+1
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
1
-5
/
+5
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
1
-2
/
+4
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
1
-5
/
+4
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
1
-1
/
+1
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
1
-0
/
+1
2010-01-07
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
7
-19
/
+23
2010-01-07
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
1
-1
/
+1
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
1
-5
/
+5
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
1
-0
/
+4
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
5
-13
/
+13
2010-01-06
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-537
/
+682
2010-01-06
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
3
-2
/
+8
2010-01-06
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
1
-1
/
+1
2010-01-06
mlx4_core: Fix cleanup in __mlx4_init_one() error path
Eli Cohen
1
-1
/
+1
2010-01-06
IB/mlx4: Fix queue overflow check in post_recv
Or Gerlitz
1
-1
/
+1
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
1
-0
/
+6
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
21
-60
/
+322
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
1
-29
/
+0
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2
-1
/
+18
2010-01-06
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
1
-3
/
+0
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: fix unused var
Andrew Morton
1
-1
/
+2
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
3
-15
/
+1
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
4
-78
/
+219
2010-01-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2010-01-06
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
1
-0
/
+2
2010-01-06
drm/radeon/kms: add primary dac adj values table
Alex Deucher
1
-9
/
+41
2010-01-06
drm/radeon/kms: fallback to default connector table
Alex Deucher
1
-1
/
+4
2010-01-05
ARM: 5865/1: nuc900 ethernet driver needs mii
Li Jie
1
-0
/
+1
2010-01-04
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
1
-1
/
+19
2010-01-04
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
2
-4
/
+16
2010-01-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2343
-211690
/
+333333
2010-01-04
bbc_envctrl: Clean up properly if kthread_run() fails.
David S. Miller
1
-26
/
+38
2010-01-04
PCI: Check the node argument passed to cpumask_of_node
David John
1
-2
/
+4
2010-01-04
lguest: fix bug in setting guest GDT entry
Rusty Russell
1
-1
/
+3
2010-01-04
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-265
/
+177
[next]