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
2008-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-35
/
+41
2008-09-03
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-09-03
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32
2008-09-03
ibft: fix target info parsing in ibft module
Mike Christie
1
-2
/
+1
2008-09-03
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
1
-2
/
+3
2008-09-03
tdfxfb: fix frame buffer name overrun
Krzysztof Helt
1
-4
/
+3
2008-09-03
tdfxfb: fix SDRAM memory size detection
Krzysztof Helt
1
-1
/
+1
2008-09-03
hp-wmi: add proper hotkey support
Matthew Garrett
1
-2
/
+8
2008-09-03
hp-wmi: update to match current rfkill semantics
Matthew Garrett
1
-35
/
+46
2008-09-03
cirrusfb: check_par fixes
Krzysztof Helt
1
-41
/
+18
2008-09-03
mmc: at91_mci: don't use coherent dma buffers
David Brownell
1
-4
/
+16
2008-09-03
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
2
-4
/
+13
2008-09-03
acer-wmi: remove debugfs entries upon unloading
Russ Dill
1
-1
/
+2
2008-09-03
ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.
Senthil Balasubramanian
1
-2
/
+3
2008-09-03
ath9k: Incorrect key used when group and pairwise ciphers are different.
Senthil Balasubramanian
2
-6
/
+8
2008-09-03
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
1
-3
/
+2
2008-09-03
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
1
-10
/
+3
2008-09-03
orinoco: Multicast to the specified addresses
David Kilroy
1
-3
/
+7
2008-09-03
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2
-7
/
+5
2008-09-03
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2
-3
/
+4
2008-09-03
iwlwifi: workaround interrupt handling no some platforms
Tomas Winkler
1
-0
/
+8
2008-09-02
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
1
-1
/
+1
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-34
/
+4
2008-09-02
ide/Kconfig: mark ide-scsi as deprecated
Bartlomiej Zolnierkiewicz
1
-15
/
+1
2008-09-02
ide-disk: remove stale init_idedisk_capacity() documentation
Bartlomiej Zolnierkiewicz
1
-14
/
+0
2008-09-02
palm_bk3710: improve IDE registration
David Brownell
1
-4
/
+3
2008-09-02
IDE: palm_bk3710: fix compile warning for unused variable
Kevin Hilman
1
-1
/
+0
2008-09-02
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-9
/
+38
2008-09-02
ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"
Dennis Jansen
1
-1
/
+1
2008-09-02
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
2
-6
/
+11
2008-09-02
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2008-09-02
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
Zev Weiss
1
-6
/
+10
2008-09-02
dabusb_fpga_download(): fix a memory leak
Adrian Bunk
1
-0
/
+1
2008-09-01
Fix problem with waiting while holding rcu read lock in md/bitmap.c
NeilBrown
1
-7
/
+38
2008-09-01
Remove invalidate_partition call from do_md_stop.
NeilBrown
1
-2
/
+0
2008-09-01
drm/radeon: downgrade debug message from info to debug.
Dave Airlie
1
-2
/
+2
2008-08-29
remove blk_register_filter and blk_unregister_filter in gendisk
FUJITA Tomonori
3
-0
/
+6
2008-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-3
/
+3
2008-08-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-8
/
+10
2008-08-28
i2c: Prevent log spam on some DVB adapters
Jean Delvare
1
-6
/
+6
2008-08-28
i2c: Fix device_init_wakeup place
Marc Pignat
1
-2
/
+4
2008-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
38
-219
/
+332
2008-08-28
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
1
-0
/
+2
2008-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
10
-235
/
+714
2008-08-28
tty: Fix termios tty window resize race with pty/tty pair
Alan Cox
1
-3
/
+4
2008-08-28
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
1
-2
/
+4
2008-08-28
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-86
/
+225
2008-08-28
e1000: fix stack size
Linus Torvalds
1
-36
/
+45
2008-08-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+15
2008-08-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+3
[next]