summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 3c359 endianness annotations and fixesAl Viro2007-12-222-66/+62
* fec_mpc52xx: write in C...Al Viro2007-12-221-2/+3
* 3c574 and 3c589 endianness fixes (.24?)Al Viro2007-12-222-9/+10
* rrunner: use offsetof() instead of homegrown insanityAl Viro2007-12-222-26/+25
* r8169 endiannessAl Viro2007-12-221-2/+2
* dl2k endianness fixes (.24 fodder?)Al Viro2007-12-222-27/+30
* yellowfin: annotations and fixes (.24 fodder?)Al Viro2007-12-221-12/+13
* asix fixesAl Viro2007-12-221-130/+105
* cycx: annotations and fixes (.24 fodder?)Al Viro2007-12-221-6/+6
* typhoon: trivial endianness annotationsAl Viro2007-12-222-20/+24
* typhoon: memory corruptor on big-endian if TSO is enabledAl Viro2007-12-221-1/+1
* 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
OpenPOWER on IntegriCloud