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
2007-12-20
dm crypt: use bio_add_page
Milan Broz
1
-13
/
+11
2007-12-20
dm: merge max_hw_sector
Neil Brown
1
-0
/
+9
2007-12-20
dm: trigger change uevent on rename
Alasdair G Kergon
3
-1
/
+10
2007-12-20
dm crypt: fix write endio
Milan Broz
1
-3
/
+4
2007-12-20
dm mpath: hp requires scsi
Paul Mundt
1
-1
/
+1
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
4
-14
/
+32
2007-12-19
ipw2200: prevent alloc of unspecified size on stack
Reinette Chatre
1
-1
/
+12
2007-12-19
iwlwifi: fix possible priv->mutex deadlock during suspend
Zhu Yi
2
-26
/
+10
2007-12-19
p54: add Kconfig description
Michael Wu
1
-0
/
+51
2007-12-19
rtl8187: Add USB ID for Sitecom WL-168 v1 001
Matthias Mueller
1
-0
/
+2
2007-12-19
[TG3]: Endianness bugfix.
Al Viro
1
-2
/
+1
2007-12-19
[TG3]: Endianness annotations.
Al Viro
1
-43
/
+54
2007-12-19
pata_hpt37x: Fix HPT374 detection
Alan Cox
1
-1
/
+1
2007-12-19
ps3fb: Fix ps3fb free_irq() dev_id
Geoff Levand
1
-2
/
+2
2007-12-19
ps3fb: Update for firmware 2.10
Geert Uytterhoeven
1
-6
/
+18
2007-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-4
/
+6
2007-12-18
[SCSI] initio: bugfix for accessors patch
Boaz Harrosh
1
-0
/
+1
2007-12-18
[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!
FUJITA Tomonori
1
-0
/
+1
2007-12-18
[SCSI] initio: fix conflict when loading driver
Alan Cox
1
-0
/
+1
2007-12-18
[SCSI] sym53c8xx: fix "irq X: nobody cared" regression
Tony Battersby
1
-1
/
+1
2007-12-18
[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask
James Bottomley
1
-2
/
+1
2007-12-18
[SCSI] sym53c8xx: fix free_irq() regression
Tony Battersby
1
-1
/
+1
2007-12-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-156
/
+81
2007-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-6
/
+60
2007-12-18
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
Randy Dunlap
1
-156
/
+81
2007-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-91
/
+161
2007-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-165
/
+383
2007-12-17
I/OAT: fix null device in call to dev_err()
Shannon Nelson
1
-1
/
+1
2007-12-17
I/OAT: fixups from code comments
Shannon Nelson
2
-66
/
+78
2007-12-17
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-17
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-17
pktcdvd: add kobject_put when kobject register fails
Dave Young
1
-1
/
+3
2007-12-17
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
Dave Jones
1
-3
/
+9
2007-12-17
parport: "dev->timeslice" is an unsigned long, not an int
Eric Dumazet
1
-1
/
+1
2007-12-17
rtc-at32ap700x: fix irq init oops
David Brownell
1
-10
/
+10
2007-12-17
libata: fix ATAPI draining
Tejun Heo
1
-22
/
+65
2007-12-17
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
1
-2
/
+2
2007-12-17
libata-acpi: implement _GTF command filtering
Tejun Heo
1
-44
/
+115
2007-12-17
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
1
-31
/
+46
2007-12-17
libata-acpi: improve ACPI disabling
Tejun Heo
1
-21
/
+38
2007-12-17
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
1
-20
/
+49
2007-12-17
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
1
-35
/
+27
2007-12-17
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
3
-2
/
+38
2007-12-17
libata: ata_dev_disable() should be called from EH context
Tejun Heo
1
-6
/
+2
2007-12-17
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
1
-3
/
+4
2007-12-17
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
1
-5
/
+25
2007-12-17
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-12-17
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2
-10
/
+2
2007-12-17
sata_sil: fix spurious IRQ handling
Tejun Heo
1
-12
/
+17
2007-12-17
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
9
-24
/
+69
[prev]
[next]