index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
Ben Hutchings
2010-01-14
1
-0
/
+4
*
uwb: make USB device id table constant
Márton Németh
2010-01-14
2
-2
/
+2
*
uwb: wlp: refactor wlp_get_<attribute>() macros
David Vrabel
2010-01-11
1
-45
/
+61
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-06
16
-43
/
+86
|
\
|
*
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-07
9
-24
/
+63
|
|
\
|
|
*
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
2010-01-07
1
-1
/
+1
|
|
*
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
1
-5
/
+5
|
|
*
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
1
-2
/
+4
|
|
*
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
2010-01-07
1
-5
/
+4
|
|
*
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
2010-01-07
1
-1
/
+1
|
|
*
drm/radeon/kms: fix memory leak
Jiri Slaby
2010-01-07
1
-0
/
+1
|
|
*
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
2010-01-06
1
-0
/
+2
|
|
*
drm/radeon/kms: add primary dac adj values table
Alex Deucher
2010-01-06
1
-9
/
+41
|
|
*
drm/radeon/kms: fallback to default connector table
Alex Deucher
2010-01-06
1
-1
/
+4
|
*
|
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2010-01-07
7
-19
/
+23
|
|
\
\
|
|
*
|
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
2010-01-07
1
-1
/
+1
|
|
*
|
drm/edid: Fix CVT width/height decode
Adam Jackson
2010-01-07
1
-5
/
+5
|
|
*
|
drm/edid: Skip empty CVT codepoints
Adam Jackson
2010-01-07
1
-0
/
+4
|
|
*
|
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-07
5
-13
/
+13
*
|
|
|
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-01-06
16
-537
/
+682
|
\
\
\
\
|
*
|
|
|
drm/i915: remove full registers dump debug
Zhenyu Wang
2010-01-06
1
-29
/
+0
|
*
|
|
|
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
2010-01-06
1
-68
/
+48
|
*
|
|
|
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
2010-01-06
1
-0
/
+12
|
*
|
|
|
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
2010-01-06
1
-1
/
+25
|
*
|
|
|
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2010-01-06
2
-1
/
+18
|
*
|
|
|
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
2010-01-06
1
-3
/
+0
|
*
|
|
|
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
2010-01-06
1
-26
/
+47
|
*
|
|
|
drm/i915: fix unused var
Andrew Morton
2010-01-06
1
-1
/
+2
|
*
|
|
|
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-01-06
1
-4
/
+4
|
*
|
|
|
drm/i915: remove render reclock support
Jesse Barnes
2010-01-06
1
-130
/
+2
|
*
|
|
|
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2010-01-06
3
-15
/
+1
|
*
|
|
|
drm/i915: execbuf2 support
Jesse Barnes
2010-01-06
4
-78
/
+219
|
*
|
|
|
drm/i915: Reload hangcheck timer too for Ironlake
Zhenyu Wang
2009-12-17
1
-0
/
+2
|
*
|
|
|
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
9
-26
/
+59
|
*
|
|
|
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
2009-12-16
4
-17
/
+9
|
*
|
|
|
drm/i915: Implement IS_* macros using static tables
Kristian Høgsberg
2009-12-16
3
-99
/
+161
|
*
|
|
|
drm/i915: Move PCI IDs into i915 driver
Kristian Høgsberg
2009-12-16
1
-2
/
+40
|
*
|
|
|
drm/i915: Update LVDS connector status when receiving ACPI LID event
Zhao Yakui
2009-12-16
2
-0
/
+10
|
*
|
|
|
drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
Zhao Yakui
2009-12-16
1
-0
/
+7
|
*
|
|
|
drm/i915: implement new pm ops for i915
Zhenyu Wang
2009-12-16
1
-6
/
+47
|
*
|
|
|
drm/i915: Don't check for lid presence when detecting LVDS
Matthew Garrett
2009-12-16
1
-65
/
+2
|
*
|
|
|
drm/i915: fix order of fence release wrt flushing
Daniel Vetter
2009-12-16
1
-3
/
+4
|
*
|
|
|
drm/i915: In the debugfs interface, unmap our address instead of the page's.
Eric Anholt
2009-12-15
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-01-06
21
-60
/
+322
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] lpfc 8.3.7: Update Driver version to 8.3.7
James Smart
2010-01-04
1
-1
/
+1
|
*
|
|
|
|
[SCSI] lpfc 8.3.7: Fix discovery failures.
James Smart
2010-01-04
4
-2
/
+14
|
*
|
|
|
|
[SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.
James Smart
2010-01-04
2
-2
/
+7
|
*
|
|
|
|
[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues
James Smart
2010-01-04
5
-17
/
+30
|
*
|
|
|
|
[SCSI] lpfc 8.3.7: Fix NPIV operation errors
James Smart
2010-01-04
3
-2
/
+3
|
*
|
|
|
|
[SCSI] lpfc 8.3.7: Fix FC protocol errors
James Smart
2010-01-04
2
-8
/
+15
[next]