index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial_cs: add and sort IDs for serial and modem cards
Alexander Kurz
2010-06-04
1
-2
/
+16
*
msm_serial: fix serial on trout
Abhijeet Dharmapurikar
2010-06-04
2
-18
/
+59
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-06-04
6
-8
/
+70
|
\
|
*
libata: implement on-demand HPA unlocking
Tejun Heo
2010-06-02
2
-0
/
+30
|
*
libata: use the enlarged capacity after late HPA unlock
Tejun Heo
2010-06-02
1
-3
/
+2
|
*
SCSI: implement sd_unlock_native_capacity()
Tejun Heo
2010-06-02
1
-0
/
+22
|
*
libata-sff: trivial corrections to Kconfig help text
Stefan Richter
2010-06-02
1
-3
/
+3
|
*
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
2010-06-02
1
-2
/
+0
|
*
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
2010-06-02
1
-0
/
+13
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-06-04
13
-31
/
+58
|
\
\
|
*
|
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
12
-27
/
+53
|
*
|
agp/uninorth: Fix oops caused by flushing too much
Paul Mackerras
2010-06-02
1
-1
/
+1
|
*
|
powerpc/macio: Don't dereference pointer before null check
Andreas Schwab
2010-06-02
1
-3
/
+4
*
|
|
Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...
Linus Torvalds
2010-06-04
1
-1
/
+1
|
\
\
\
|
*
|
|
xen: avoid allocation causing potential swap activity on the resume path
Ian Campbell
2010-06-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-06-04
2
-4
/
+14
|
\
\
\
|
*
|
|
virtio: console: Fix crash when port is unplugged and blocked for write
Amit Shah
2010-06-03
1
-0
/
+4
|
*
|
|
virtio: console: Fix crash when hot-unplugging a port and read is blocked
Amit Shah
2010-06-03
1
-3
/
+7
|
*
|
|
virtio-blk: fix minimum number of S/G elements
Christoph Hellwig
2010-06-03
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-06-04
78
-233
/
+137
|
\
\
\
|
*
|
|
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
75
-141
/
+4
|
*
|
|
i2c/busses: Move two drivers to embedded section
Wolfram Sang
2010-06-03
2
-23
/
+23
|
*
|
|
i2c: Rename i2c_check_addr to i2c_check_addr_busy
Jean Delvare
2010-06-03
1
-19
/
+19
|
*
|
|
i2c: Document reserved I2C addresses
Jean Delvare
2010-06-03
1
-3
/
+25
|
*
|
|
i2c: Check for address validity on client registration
Jean Delvare
2010-06-03
1
-7
/
+26
|
*
|
|
i2c: Share the I2C device presence detection code
Jean Delvare
2010-06-03
1
-40
/
+40
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-06-04
1
-58
/
+65
|
\
\
\
|
*
|
|
crypto: crypto4xx - Fix build breakage
Anatolij Gustschin
2010-06-03
1
-3
/
+3
|
*
|
|
n2_crypto: Plumb fallback ahash requests properly.
David S. Miller
2010-05-26
1
-47
/
+48
|
*
|
|
n2_crypto: Fix MAU kmem_cache name.
David S. Miller
2010-05-26
1
-1
/
+1
|
*
|
|
n2_crypto: Fix build after of_device/of_platform_driver changes.
David S. Miller
2010-05-26
1
-10
/
+16
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-06-03
43
-315
/
+3481
|
\
\
\
\
|
*
|
|
|
drm/radeon/kms: make sure display hw is disabled when suspending
Alex Deucher
2010-06-03
1
-0
/
+7
|
*
|
|
|
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
2010-06-03
5
-9
/
+134
|
*
|
|
|
drm/vmwgfx: Fix framebuffer modesetting
Jakob Bornecrantz
2010-06-03
1
-18
/
+4
|
*
|
|
|
drm/vmwgfx: Fix vga save / restore with display topology.
Thomas Hellstrom
2010-06-03
2
-7
/
+56
|
*
|
|
|
vgaarb: use MIT license
Tiago Vignatti
2010-06-03
1
-3
/
+23
|
*
|
|
|
vgaarb: convert pr_devel() to pr_debug()
Tiago Vignatti
2010-06-03
1
-17
/
+18
|
*
|
|
|
drm/radeon/kms/pm: voltage fixes
Alex Deucher
2010-06-03
2
-4
/
+12
|
*
|
|
|
drm/radeon/kms/pm: radeon_set_power_state fixes
Alex Deucher
2010-06-03
1
-41
/
+34
|
*
|
|
|
drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...
Alex Deucher
2010-06-03
1
-1
/
+24
|
*
|
|
|
drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
Alex Deucher
2010-06-03
2
-0
/
+10
|
*
|
|
|
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
Alex Deucher
2010-06-03
4
-1
/
+45
|
*
|
|
|
drm/radeon/kms/evergreen: add initial CS parser
Alex Deucher
2010-06-01
7
-3
/
+2443
|
*
|
|
|
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
2010-06-01
9
-34
/
+97
|
|
\
\
\
\
|
|
*
|
|
|
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
2010-06-01
1
-1
/
+2
|
|
*
|
|
|
drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
Ben Skeggs
2010-05-28
1
-6
/
+1
|
|
*
|
|
|
drm/nouveau: fix dual-link displays when plugged into single-link outputs
Ben Skeggs
2010-05-28
1
-14
/
+17
|
|
*
|
|
|
drm/nv50: obey dcb->duallink_possible
Ben Skeggs
2010-05-28
1
-2
/
+1
|
|
*
|
|
|
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
Ben Skeggs
2010-05-28
1
-6
/
+10
[next]