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
*
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
2010-04-27
3
-24
/
+62
*
r8169: more broken register writes workaround
françois romieu
2010-04-27
1
-0
/
+5
*
r8169: failure to enable mwi should not be fatal
françois romieu
2010-04-27
1
-14
/
+13
*
tg3: Fix INTx fallback when MSI fails
Andre Detsch
2010-04-26
1
-0
/
+1
*
e100: Fix the TX workqueue race
Alan Cox
2010-04-25
1
-2
/
+8
*
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
2010-04-24
1
-5
/
+1
*
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
2010-04-24
1
-6
/
+14
*
drivers/net/usb: Add new driver ipheth
Diego Giagio
2010-04-22
4
-0
/
+582
*
cxgb3: fix linkup issue
Hiroshi Shimamoto
2010-04-22
1
-1
/
+1
*
KS8851: NULL pointer dereference if list is empty
Abraham Arce
2010-04-22
1
-5
/
+7
*
net: 3c574_cs fix stats.tx_bytes counter
Alexander Kurz
2010-04-22
1
-2
/
+5
*
can: Fix possible NULL pointer dereference in ems_usb.c
Hans J. Koch
2010-04-22
1
-4
/
+4
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-21
65
-1057
/
+1315
|
\
|
*
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2010-04-20
7
-23
/
+55
|
|
\
|
|
*
pcmcia: fix error handling in cm4000_cs.c
Dan Carpenter
2010-04-19
1
-3
/
+5
|
|
*
drivers/pcmcia: Add missing local_irq_restore
Julia Lawall
2010-04-17
1
-1
/
+3
|
|
*
serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)
Timur Maximov
2010-04-17
1
-0
/
+9
|
|
*
pcmcia: avoid late calls to pccard_validate_cis
Dominik Brodowski
2010-04-17
1
-2
/
+7
|
|
*
pcmcia: fix ioport size calculation in rsrc_nonstatic
Dominik Brodowski
2010-04-15
1
-1
/
+3
|
|
*
pcmcia: re-start on MFC override
Dominik Brodowski
2010-04-11
1
-8
/
+14
|
|
*
pcmcia: fix io_probe due to parent (PCI) resources
Dominik Brodowski
2010-04-11
1
-3
/
+9
|
|
*
pcmcia: use previously assigned IRQ for all card functions
Dominik Brodowski
2010-04-11
1
-5
/
+5
|
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-20
1
-2
/
+2
|
|
\
\
|
|
*
|
drm: delay vblank cleanup until after driver unload
Jesse Barnes
2010-04-20
1
-2
/
+2
|
*
|
|
Fix ISDN/Gigaset build failure
Linus Torvalds
2010-04-19
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-19
13
-21
/
+24
|
|
\
\
\
|
*
\
\
\
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-19
17
-19
/
+138
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
2010-04-19
5
-6
/
+20
|
|
*
|
|
drivers/gpu/radeon: Add MSPOS regs to safe list.
Corbin Simpson
2010-04-19
4
-0
/
+8
|
|
*
|
|
drm/radeon/kms: disable the tv encoder when tv/cv is not in use
Alex Deucher
2010-04-19
1
-2
/
+6
|
|
*
|
|
drm/radeon/kms: adjust pll settings for tv
Alex Deucher
2010-04-19
1
-0
/
+4
|
|
*
|
|
drm/radeon/kms: fix tv dac conflict resolver
Alex Deucher
2010-04-19
1
-0
/
+5
|
|
*
|
|
drm/radeon/kms/evergreen: don't enable hdmi audio stuff
Alex Deucher
2010-04-19
2
-1
/
+10
|
|
*
|
|
drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
Alex Deucher
2010-04-19
1
-0
/
+4
|
|
*
|
|
drm/radeon/kms: fix rs600 tlb flush
Jerome Glisse
2010-04-19
1
-1
/
+1
|
|
*
|
|
drm/radeon/kms: print GPU family and device id when loading
Jerome Glisse
2010-04-19
2
-2
/
+54
|
|
*
|
|
drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
Marek Olšák
2010-04-12
1
-5
/
+10
|
|
*
|
|
drm/radeon/kms: only change mode when coherent value changes.
Dave Airlie
2010-04-12
1
-2
/
+6
|
|
*
|
|
drm/radeon/kms: more atom parser fixes (v2)
Alex Deucher
2010-04-10
1
-0
/
+10
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
20
-852
/
+871
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-10
2
-4
/
+11
|
|
*
|
|
|
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-04-03
1
-0
/
+8
|
|
*
|
|
|
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2010-03-25
2
-98
/
+103
|
|
*
|
|
|
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
11
-663
/
+663
|
|
*
|
|
|
agp/intel: intel_845_driver is an agp driver!
Daniel Vetter
2010-03-25
1
-3
/
+0
|
|
*
|
|
|
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
10
-94
/
+96
|
|
*
|
|
|
drm/i915: Disable FBC on 915GM and 945GM.
Robert Hooker
2010-03-25
2
-3
/
+3
|
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-04-17
1
-6
/
+11
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'bugzilla-15749' into release
Len Brown
2010-04-16
1
-6
/
+11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ACPI: EC: Limit burst to 64 bits
Alexey Starikovskiy
2010-04-16
1
-6
/
+11
[next]