index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-06
clocksource, acpi_pm.c: check for monotonicity
Dominik Brodowski
1
-17
/
+29
2008-09-06
clocksource, acpi_pm.c: use proper read function also in errata mode
Dominik Brodowski
1
-8
/
+8
2008-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-96
/
+131
2008-09-03
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
5
-16
/
+14
2008-09-03
bnx2x: Accessing un-mapped page
Eilon Greenstein
2
-19
/
+20
2008-09-03
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
1
-2
/
+2
2008-09-03
ath9k: Fix TX status reporting
Jouni Malinen
1
-2
/
+10
2008-09-03
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
Gregory Greenman
1
-4
/
+7
2008-09-03
iwlwifi: call apm stop on exit
Gregory Greenman
1
-1
/
+4
2008-09-03
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
1
-10
/
+17
2008-09-03
iwlwifi: fix rx_chain computation
Tomas Winkler
1
-31
/
+46
2008-09-03
iwlwifi: fix station mimo power save values
Ron Rindjunsky
3
-4
/
+2
2008-09-03
iwlwifi: remove false rxon if rx chain changes
Mohamed Abbas
1
-4
/
+3
2008-09-03
iwlwifi: fix hidden ssid discovery in passive channels
Ron Rindjunsky
1
-1
/
+1
2008-09-03
iwlwifi: W/A for the TSF correction in IBSS
Assaf Krauss
2
-2
/
+5
2008-09-03
netxen: Remove workaround for chipset quirk
Dhananjay Phadke
1
-10
/
+0
2008-09-03
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
Komuro
2
-1
/
+2
2008-09-03
ixgbe: initialize interrupt throttle rate
Andy Gospodarek
1
-0
/
+6
2008-09-03
net/usb/pegasus: avoid hundreds of diagnostics
David Brownell
1
-5
/
+6
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-35
/
+41
2008-09-02
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-09-02
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32
2008-09-02
ibft: fix target info parsing in ibft module
Mike Christie
1
-2
/
+1
2008-09-02
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
1
-2
/
+3
2008-09-02
tdfxfb: fix frame buffer name overrun
Krzysztof Helt
1
-4
/
+3
2008-09-02
tdfxfb: fix SDRAM memory size detection
Krzysztof Helt
1
-1
/
+1
2008-09-02
hp-wmi: add proper hotkey support
Matthew Garrett
1
-2
/
+8
2008-09-02
hp-wmi: update to match current rfkill semantics
Matthew Garrett
1
-35
/
+46
2008-09-02
cirrusfb: check_par fixes
Krzysztof Helt
1
-41
/
+18
2008-09-02
mmc: at91_mci: don't use coherent dma buffers
David Brownell
1
-4
/
+16
2008-09-02
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
2
-4
/
+13
2008-09-02
acer-wmi: remove debugfs entries upon unloading
Russ Dill
1
-1
/
+2
2008-09-02
ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.
Senthil Balasubramanian
1
-2
/
+3
2008-09-02
ath9k: Incorrect key used when group and pairwise ciphers are different.
Senthil Balasubramanian
2
-6
/
+8
2008-09-02
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
1
-3
/
+2
2008-09-02
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
1
-10
/
+3
2008-09-02
orinoco: Multicast to the specified addresses
David Kilroy
1
-3
/
+7
2008-09-02
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2
-7
/
+5
2008-09-02
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2
-3
/
+4
2008-09-02
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
[next]