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-12-09
[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...
Andrew Vasquez
1
-0
/
+1
2010-12-09
[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...
Mike Hernandez
2
-3
/
+3
2010-12-09
[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.
Mike Hernandez
2
-0
/
+2
2010-12-09
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
Christof Schmitt
2
-7
/
+5
2010-12-09
[SCSI] zfcp: Prevent usage w/o holding a reference
Swen Schillig
1
-3
/
+6
2010-12-09
[SCSI] zfcp: No ERP escalation on gpn_ft eval
Swen Schillig
1
-0
/
+2
2010-12-09
[SCSI] zfcp: Correct false abort data assignment.
Swen Schillig
1
-1
/
+1
2010-12-09
[SCSI] zfcp: Fix common FCP request reception
Swen Schillig
1
-2
/
+2
2010-12-09
[SCSI] Eliminate error handler overload of the SCSI serial number
James Bottomley
2
-29
/
+2
2010-12-09
[SCSI] pmcraid: disable msix and expand device config entry
Anil Ravindranath
2
-5
/
+5
2010-12-09
[SCSI] osd: checking NULL instead of ERR_PTR()
Dan Carpenter
1
-2
/
+2
2010-12-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-121
/
+208
2010-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-1
/
+291
2010-12-08
drm/i915: i915 cannot provide switcher services.
Dave Airlie
1
-34
/
+0
2010-12-07
Input: wacom - add new Bamboo PT (0xdb)
David Foley
1
-0
/
+3
2010-12-08
drm/radeon/kms: fix vram base calculation on rs780/rs880
Alex Deucher
1
-2
/
+4
2010-12-08
drm/radeon/kms: fix formatting of vram and gtt info
Alex Deucher
1
-2
/
+2
2010-12-08
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
Jerome Glisse
1
-2
/
+11
2010-12-08
drm: Don't try and disable an encoder that was never enabled
Chris Wilson
1
-1
/
+1
2010-12-08
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
1
-5
/
+14
2010-12-08
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
8
-75
/
+176
2010-12-07
drm/i915/dp: Only apply the workaround if the select is still active
Chris Wilson
1
-2
/
+6
2010-12-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
8
-38
/
+119
2010-12-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-12-07
drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
Chris Wilson
1
-1
/
+11
2010-12-06
Input: add input driver for polled GPIO buttons
Gabor Juhos
3
-0
/
+278
2010-12-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2010-12-06
wmi: use memcmp instead of strncmp to compare GUIDs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-12-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
5
-24
/
+8
2010-12-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
7
-12
/
+25
2010-12-05
drm/i915/lvds: Always restore panel-fitter when enabling the LVDS
Chris Wilson
1
-44
/
+54
2010-12-05
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
Chris Wilson
1
-14
/
+16
2010-12-05
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
1
-0
/
+3
2010-12-05
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
1
-2
/
+4
2010-12-04
parisc: Fix GSC PS/2 driver name for keyboard and mouse
Guy Martin
1
-1
/
+1
2010-12-04
parisc: KittyHawk LCD fix
Guy Martin
1
-4
/
+13
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
5
-7
/
+11
2010-12-04
drm/i915: Factor in pixel-repeat in FDI M/N calculation
Chris Wilson
1
-0
/
+3
2010-12-04
ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.
Marcelo Roberto Jimenez
1
-0
/
+1
2010-12-03
drm/i915: Death to the unnecessary 64bit divide
Chris Wilson
1
-13
/
+5
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2
-31
/
+75
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-4
/
+12
2010-12-03
drm/i915: Clean conflicting modesetting registers upon init
Chris Wilson
1
-0
/
+51
2010-12-03
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-12
/
+29
2010-12-03
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2010-12-03
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+25
2010-12-03
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
2
-12
/
+29
2010-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-10
/
+16
2010-12-02
xen: allocate irq descs on any NUMA node
Jeremy Fitzhardinge
1
-2
/
+2
2010-12-02
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
1
-2
/
+10
[next]