index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Sergey Senozhatsky
1
-0
/
+1
2009-04-03
drm/radeon: load the right microcode on rs780
Alex Deucher
1
-4
/
+4
2009-04-03
Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus
Dave Airlie
16
-123
/
+292
2009-04-03
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
2
-3
/
+2
2009-04-03
glge: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-03
dnet: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-03
hso: fix for the 'invalid frame length' messages
Jan Dumon
1
-4
/
+6
2009-04-03
hso: fix for crash when unplugging the device
Jan Dumon
1
-8
/
+11
2009-04-03
drm: fix EDID backward compat check
Jesse Barnes
1
-4
/
+2
2009-04-03
drm: sync the mode validation for INTERLACE/DBLSCAN
yakui_zhao
1
-0
/
+28
2009-04-03
drm: fix typo in edid vendor parsing.
Dave Airlie
1
-1
/
+1
2009-04-03
drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.
Jesse Barnes
1
-6
/
+1
2009-04-03
fsl_pq_mdio: Fix compile failure
Segher Boessenkool
1
-0
/
+1
2009-04-02
fsl_pq_mdio: Revive UCC MDIO support
Anton Vorontsov
1
-1
/
+1
2009-04-02
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
Anton Vorontsov
2
-11
/
+13
2009-04-02
tc35815: Fix build error if NAPI enabled
Atsushi Nemoto
1
-1
/
+1
2009-04-02
hso: add Vendor/Product ID's for new devices
Jan Dumon
1
-2
/
+9
2009-04-02
ucc_geth: Remove unused header
Kumar Gala
3
-3
/
+0
2009-04-02
gianfar: Remove unused header
Kumar Gala
1
-1
/
+0
2009-04-02
kaweth: Fix locking to be SMP-safe
Larry Finger
1
-4
/
+3
2009-04-02
r8169: reset IntrStatus after chip reset
Karsten Wiese
1
-2
/
+3
2009-04-02
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
1
-43
/
+58
2009-04-02
ixgbe: fix ethtool -A|a behavior
Don Skidmore
5
-5
/
+23
2009-04-02
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
Mallikarjuna R Chilakala
1
-2
/
+2
2009-04-02
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
Alexander Duyck
1
-38
/
+41
2009-04-02
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
PJ Waskiewicz
1
-5
/
+6
2009-04-02
ixgbe: feature - driver to default with FC on.
Don Skidmore
1
-1
/
+1
2009-04-02
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
1
-1
/
+5
2009-04-02
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
1
-0
/
+9
2009-04-02
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2
-6
/
+15
2009-04-02
net/igb: Fix kexec with igb (rev. 3)
Rafael J. Wysocki
1
-13
/
+31
2009-04-02
igb: cleanup igb loopback path
Alexander Duyck
1
-11
/
+3
2009-04-02
igb: increase delay for copper link setup
Alexander Duyck
1
-2
/
+5
2009-04-02
igb: set num_rx/tx_queues to 0 when queues are freed
Alexander Duyck
1
-0
/
+3
2009-04-02
igb: add support for x2 link width configurations
Alexander Duyck
1
-3
/
+4
2009-04-02
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
Grant Likely
1
-10
/
+12
2009-04-02
net/fec_mpc52xx: Migrate to net_device_ops.
Henk Stegeman
1
-16
/
+20
2009-04-02
net/fec_mpc52xx: fix BUG on missing dma_ops
Grant Likely
1
-7
/
+12
2009-04-02
Neterion: New driver: Kconfig and Makefile
Ramkrishna Vepa
3
-0
/
+25
2009-04-02
Neterion: New driver: Driver version
Ramkrishna Vepa
1
-0
/
+23
2009-04-02
Neterion: New driver: Ethtool related
Ramkrishna Vepa
2
-0
/
+1215
2009-04-02
Neterion: New driver: Main entry points
Ramkrishna Vepa
2
-0
/
+5059
2009-04-02
Neterion: New driver: Traffic & alarm handler
Ramkrishna Vepa
2
-0
/
+4937
2009-04-02
Neterion: New driver: Hardware init & configuration
Ramkrishna Vepa
2
-0
/
+7523
2009-04-02
Neterion: New driver: register set - vxge-reg.h
Ramkrishna Vepa
1
-0
/
+4608
2009-04-02
drm/i915: Add a spinlock to protect the active_list
Carl Worth
4
-4
/
+29
2009-04-02
drm/i915: Fix SDVO TV support
Zhenyu Wang
2
-52
/
+108
2009-04-02
drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command
Zhenyu Wang
2
-0
/
+6
2009-04-02
drm/i915: Fix error in SDVO DTD and modeline convert
Zhenyu Wang
1
-21
/
+4
2009-04-02
drm/i915: Fix SDVO command debug function
Zhenyu Wang
1
-12
/
+13
[prev]
[next]