index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-22
9
-25
/
+25
*
libertas_tf: config and makefile
Luis Carlos Cobo
2008-08-22
3
-0
/
+21
*
libertas_tf: usb specific functions
Luis Carlos Cobo
2008-08-22
2
-0
/
+864
*
libertas_tf: command helper functions for libertas_tf
Luis Carlos Cobo
2008-08-22
1
-0
/
+669
*
libertas_tf: main.c, data paths and mac80211 handlers
Luis Carlos Cobo
2008-08-22
1
-0
/
+666
*
libertas_tf: header file
Luis Carlos Cobo
2008-08-22
1
-0
/
+514
*
ath5k: explicitly check skb->len
Harvey Harrison
2008-08-22
1
-1
/
+2
*
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
2008-08-22
2
-5
/
+5
*
b43legacy: use le16 frame control directly, avoid byteswapping
Harvey Harrison
2008-08-22
1
-3
/
+1
*
iwlwifi: add level for debugging host command
Esti Kummer
2008-08-22
3
-13
/
+39
*
iwlwifi: kill struct iwl4965_lq_mngr
Tomas Winkler
2008-08-22
2
-16
/
+0
*
iwl-4965: test below 0 on unsigned num_tbs
roel kluin
2008-08-22
1
-1
/
+1
*
iwlwifi: use generic mac80211 radiotap headers
Bruno Randolf
2008-08-22
6
-208
/
+27
*
ath5k: rates cleanup
Bruno Randolf
2008-08-22
4
-329
/
+171
*
Ath5k: unify resets
Jiri Slaby
2008-08-22
1
-82
/
+42
*
rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK
Daniel Wagner
2008-08-22
1
-23
/
+20
*
ath5k: add Mesh Point support
Andrey Yurovsky
2008-08-22
2
-1
/
+4
*
libertas: add sysfs hooks to update boot2 and persistent firmware
Brian Cavagnolo
2008-08-22
1
-0
/
+65
*
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
2008-08-22
4
-25
/
+119
*
rtl818x: merge tx/rx descriptor flags
Herton Ronaldo Krzesinski
2008-08-22
5
-59
/
+57
*
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-08-20
2
-0
/
+23
*
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
2008-08-20
1
-5
/
+5
*
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
2008-08-20
1
-3
/
+12
*
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
2008-08-20
1
-5
/
+3
*
pm2fb: free cmap memory on module remove
Krzysztof Helt
2008-08-20
1
-0
/
+1
*
rtc: fix double lock on UIE emulation
Atsushi Nemoto
2008-08-20
1
-1
/
+4
*
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-20
1
-1
/
+1
*
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-20
1
-4
/
+6
*
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
2008-08-20
1
-0
/
+8
*
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
2008-08-20
1
-1
/
+1
*
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
2008-08-20
1
-2
/
+1
*
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
2008-08-20
1
-31
/
+20
*
eeepc-laptop: fix use after free
Matthew Garrett
2008-08-20
1
-1
/
+1
*
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-08-20
2
-2
/
+11
|
\
|
*
video: export sh_mobile_lcdc panel size
Magnus Damm
2008-08-11
1
-0
/
+2
|
*
input: migor_ts compile and detection fix
Magnus Damm
2008-08-11
1
-2
/
+9
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-08-20
1
-0
/
+10
|
\
\
|
*
|
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
2008-08-20
1
-0
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-08-20
13
-42
/
+189
|
\
\
\
|
*
|
|
[SCSI] ibmvfc: Driver version 1.0.2
Brian King
2008-08-16
1
-2
/
+2
|
*
|
|
[SCSI] ibmvfc: Add details to async event log
Brian King
2008-08-16
1
-1
/
+2
|
*
|
|
[SCSI] ibmvfc: Sanitize response lengths
Brian King
2008-08-16
1
-3
/
+3
|
*
|
|
[SCSI] ibmvfc: Fix for lost async events
Brian King
2008-08-16
1
-7
/
+11
|
*
|
|
[SCSI] ibmvfc: Fixup host state during reinit
Brian King
2008-08-16
1
-1
/
+2
|
*
|
|
[SCSI] ibmvfc: Fix another hang on module removal
Brian King
2008-08-16
1
-3
/
+4
|
*
|
|
[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
Brian King
2008-08-16
1
-1
/
+1
|
*
|
|
[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions
Joe Malicki
2008-08-16
1
-1
/
+1
|
*
|
|
[SCSI] qla2xxx: Update version number to 8.02.01-k7.
Andrew Vasquez
2008-08-16
1
-1
/
+1
|
*
|
|
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
Andrew Vasquez
2008-08-16
3
-4
/
+12
|
*
|
|
[SCSI] qla2xxx: Reference proper ha during SBR handling.
Andrew Vasquez
2008-08-16
2
-4
/
+6
[next]