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
2006-12-20
output: Add display output class support
Yu Luming
1
-0
/
+129
2006-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-1
/
+46
2006-12-18
[CONNECTOR]: Replace delayed work with usual work queue.
Evgeniy Polyakov
2
-12
/
+9
2006-12-18
[CONNECTOR]: Fix compilation breakage introduced recently.
Evgeniy Polyakov
1
-2
/
+1
2006-12-18
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2006-12-18
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2
-1
/
+17
2006-12-18
[TG3]: Fix race condition when calling register_netdev().
Michael Chan
1
-4
/
+4
2006-12-18
[TG3]: Assign tp->link_config.orig_* values.
Michael Chan
1
-0
/
+4
2006-12-18
[BNX2]: Fix minor loopback problem.
Michael Chan
1
-3
/
+3
2006-12-18
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-2
/
+2
2006-12-18
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
1
-3
/
+10
2006-12-18
[TG3]: replace kmalloc+memset with kzalloc
Yan Burman
1
-8
/
+1
2006-12-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+1
2006-12-18
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
2
-4
/
+4
2006-12-17
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
3
-18
/
+99
2006-12-16
[PATCH] pata_via: Cable detect error
Alan
1
-2
/
+7
2006-12-16
[PATCH] Fix help text for CONFIG_ATA_PIIX
Alan
1
-3
/
+3
2006-12-16
[PATCH] initializer entry defined twice in pata_rz1000
Ira Snyder
1
-2
/
+0
2006-12-16
[PATCH] ata: fix platform_device_register_simple() error check
Akinobu Mita
3
-5
/
+7
2006-12-16
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
1
-2
/
+0
2006-12-16
[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
Tejun Heo
1
-4
/
+10
2006-12-16
[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)
Jeff Garzik
1
-7
/
+34
2006-12-16
[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
Jeff Garzik
1
-2
/
+2
2006-12-16
[PATCH] ata_piix: use piix_host_stop() in ich_pata_ops
Tejun Heo
1
-1
/
+1
2006-12-16
[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9
Jason Gaston
1
-4
/
+16
2006-12-16
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
1
-3
/
+1
2006-12-16
IB/mthca: Add HCA profile module parameters
Leonid Arsh
1
-14
/
+97
2006-12-16
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2
-2
/
+2
2006-12-15
[S390] cio: css_register_subchannel race.
Stefan Bader
1
-1
/
+2
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
1
-2
/
+23
2006-12-15
[S390] sclp_cpi module license.
Christian Borntraeger
1
-0
/
+2
2006-12-15
[S390] zcrypt: module unload fixes.
Ralph Wuerthner
1
-2
/
+12
2006-12-15
[S390] Hipersocket multicast queue: make sure outbound handler is called
Ursula Braun
1
-5
/
+8
2006-12-14
input/hid: Supporting more keys from the HUT Consumer Page
Florian Festi
1
-0
/
+44
2006-12-14
[PATCH] Generic HID layer - build: USB_HID should select HID
Jiri Kosina
1
-1
/
+2
2006-12-14
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
1
-1
/
+1
2006-12-14
Driver core: "platform_driver_probe() can save codespace": save codespace
Andrew Morton
1
-1
/
+1
2006-12-14
driver core: delete virtual directory on class_unregister()
Akinobu Mita
1
-0
/
+2
2006-12-13
[PATCH] Add support for Korenix 16C950-based PCI cards
Russell King
1
-0
/
+24
2006-12-13
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2006-12-13
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
19
-278
/
+3883
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
109
-159
/
+159
2006-12-13
[PATCH] sstfb: add sysfs interface
Helge Deller
1
-230
/
+105
2006-12-13
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
2
-12
/
+0
2006-12-13
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
1
-3
/
+3
2006-12-13
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
1
-14
/
+32
2006-12-13
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
1
-3
/
+8
2006-12-13
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
1
-79
/
+36
2006-12-13
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
1
-230
/
+174
[next]