aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* typhoon: missed rx overruns on big-endianAl Viro2007-12-222-3/+3
* typhoon: set_settings broken on big-endianAl Viro2007-12-221-1/+1
* typhoon: missing le32_to_cpu() in get_drvinfoAl Viro2007-12-221-1/+1
* typhoon: endianness bug in tx/rx byte countersAl Viro2007-12-221-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-212-46/+56
|\
| * [ATM]: Spelling fixesJoe Perches2007-12-201-2/+2
| * [TG3]: Endianness bugfix.Al Viro2007-12-191-2/+1
| * [TG3]: Endianness annotations.Al Viro2007-12-191-43/+54
* | dm crypt: use bio_add_pageMilan Broz2007-12-201-13/+11
* | dm: merge max_hw_sectorNeil Brown2007-12-201-0/+9
* | dm: trigger change uevent on renameAlasdair G Kergon2007-12-203-1/+10
* | dm crypt: fix write endioMilan Broz2007-12-201-3/+4
* | dm mpath: hp requires scsiPaul Mundt2007-12-201-1/+1
* | dm: table detect io beyond deviceJun'ichi Nomura2007-12-204-14/+32
|/
* pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-191-1/+1
* ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand2007-12-191-2/+2
* ps3fb: Update for firmware 2.10Geert Uytterhoeven2007-12-191-6/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-195-4/+6
|\
| * [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-181-0/+1
| * [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori2007-12-181-0/+1
| * [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-181-0/+1
| * [SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby2007-12-181-1/+1
| * [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley2007-12-181-2/+1
| * [SCSI] sym53c8xx: fix free_irq() regressionTony Battersby2007-12-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-12-181-156/+81
|\ \
| * | Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap2007-12-181-156/+81
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-12-182-6/+60
|\ \ \ | |/ / |/| |
| * | sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-121-1/+18
| * | sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2007-12-122-4/+31
| * | sdhci: don't warn about sdhci 2.0 controllersPierre Ossman2007-12-121-1/+1
| * | sdhci: describe quirksPierre Ossman2007-12-121-0/+10
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-1722-91/+161
|\ \
| * \ Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-179-24/+69
| |\ \
| | * | iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-172-2/+6
| | * | b43: Fix rfkill radio LEDLarry Finger2007-12-173-16/+47
| | * | bcm43xx_debugfs sscanf fixAndrew Morton2007-12-171-1/+1
| | * | libertas: select WIRELESS_EXTDan Williams2007-12-171-0/+1
| | * | iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-172-0/+2
| | * | wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk2007-12-171-3/+4
| | * | zd1211rw: Fix alignment problemsUlrich Kunitz2007-12-171-2/+8
| * | | sis190 endiannessAl Viro2007-12-171-4/+4
| * | | ucc_geth: really fix section mismatchAnton Vorontsov2007-12-171-1/+1
| * | | pcnet_cs: add new idKomuro2007-12-171-0/+1
| * | | ixgb: make sure jumbos stay enabled after resetMatheos Worku2007-12-141-2/+14
| * | | Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-12-141-1/+1
| * | | net: smc911x: shut up compiler warningsPaul Mundt2007-12-141-1/+1
| * | | ucc_geth: minor whitespace fixAndrew Morton2007-12-141-1/+1
| * | | drivers/net/s2io.c section fixesAdrian Bunk2007-12-141-2/+2
| * | | drivers/net/sis190.c section fixAdrian Bunk2007-12-141-1/+1
| * | | hamachi endianness fixesAl Viro2007-12-141-33/+37