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
*
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
2011-12-06
3
-20
/
+20
*
drm/gma500: begin pruning dead bits of API
Alan Cox
2011-12-06
3
-644
/
+24
*
drm: Redefine pixel formats
Ville Syrjälä
2011-12-01
2
-23
/
+52
*
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
6
-46
/
+46
*
drm/radeon/kms: fix up for BIG ENDIAN breakage
Dave Airlie
2011-11-29
1
-1
/
+1
*
drm/gma500: fix compile error
Ilija Hadzic
2011-11-28
1
-11
/
+12
*
drm/gma500: remove genrated file
Ilija Hadzic
2011-11-28
1
-51
/
+0
*
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
2011-11-28
1
-13
/
+20
*
drm/staging/gma500: fix linux-next build
Jesse Barnes
2011-11-25
1
-15
/
+22
*
Merge branch 'drm-gma500-alanc' into drm-core-next
Dave Airlie
2011-11-16
51
-0
/
+20496
|
\
|
*
gma500: Now connect up to the DRM build to finish the job
Alan Cox
2011-11-16
2
-0
/
+4
|
*
gma500: fixup build versus latest header changes.
Dave Airlie
2011-11-16
3
-1
/
+3
|
*
gma500: Add support for Cedarview
Alan Cox
2011-11-16
6
-0
/
+3318
|
*
gma500: Add Oaktrail support
Alan Cox
2011-11-16
6
-0
/
+2936
|
*
gma500: Add Poulsbo support
Alan Cox
2011-11-16
11
-0
/
+5973
|
*
gma500: Add the core DRM files and headers
Alan Cox
2011-11-16
6
-0
/
+3521
|
*
gma500: Add the i2c bus support
Alan Cox
2011-11-16
1
-0
/
+169
|
*
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox
2011-11-16
5
-0
/
+1077
|
*
gma500: Add device framework
Alan Cox
2011-11-16
3
-0
/
+432
|
*
gma500: introduce the framebuffer support code
Alan Cox
2011-11-16
3
-0
/
+1194
|
*
gma500: introduce the GTT and MMU handling logic
Alan Cox
2011-11-16
3
-0
/
+1419
|
*
gma500: GEM and GEM glue
Alan Cox
2011-11-16
3
-0
/
+386
|
*
gma500: Move the basic driver out of staging
Alan Cox
2011-11-16
2
-0
/
+65
*
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
15
-63
/
+226
*
|
drm: add plane support v3
Jesse Barnes
2011-11-15
2
-2
/
+258
*
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
13
-169
/
+182
*
|
drm: avoid switching to text console if there is no panic timeout
Hugh Dickins
2011-11-10
1
-0
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
29
-244
/
+274
|
\
|
*
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
2011-11-07
1
-17
/
+17
|
*
forcedeth: Improve stats counters
Mandeep Baines
2011-11-07
1
-0
/
+4
|
*
forcedeth: remove unneeded stats updates
david decotigny
2011-11-07
1
-34
/
+1
|
*
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
2011-11-07
1
-5
/
+8
|
*
forcedeth: fix race when unloading module
david decotigny
2011-11-07
1
-1
/
+1
|
*
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
1
-1
/
+2
|
*
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
2
-2
/
+4
|
*
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-11-04
2
-4
/
+4
|
*
sky2: fix regression on Yukon Optima
stephen hemminger
2011-11-04
1
-11
/
+0
|
*
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
2011-11-04
3
-4
/
+10
|
*
macvlan: receive multicast with local address
stephen hemminger
2011-11-04
1
-0
/
+7
|
*
tg3: Update version to 3.121
Matt Carlson
2011-11-04
1
-2
/
+2
|
*
tg3: Eliminate timer race with reset_task
Matt Carlson
2011-11-04
2
-13
/
+2
|
*
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2011-11-04
2
-9
/
+25
|
*
tg3: Obtain PCI function number from device
Matt Carlson
2011-11-04
2
-6
/
+33
|
*
tg3: Fix irq alloc error cleanup path
Matt Carlson
2011-11-04
1
-5
/
+4
|
*
tg3: Fix 4k skb error recovery path
Matt Carlson
2011-11-04
1
-8
/
+8
|
*
tg3: Fix 4k tx bd segmentation code
Matt Carlson
2011-11-04
1
-23
/
+24
|
*
tg3: Fix APE mutex init and use
Matt Carlson
2011-11-04
2
-24
/
+30
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-04
16
-76
/
+89
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
16
-76
/
+89
|
|
|
\
|
|
|
*
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
2011-11-02
1
-10
/
+0
[next]