summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* plip: fix parport_register_device name parameterMikulas Patocka2007-11-262-1/+5
* plip: use netif_rx_ni() for packet receiveMikulas Patocka2007-11-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-11-262-20/+20
|\
| * mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-211-8/+6
| * tifm_sd: handle non-power-of-2 block sizesAlex Dubov2007-11-211-11/+7
| * mmc_block: check card state after writePierre Ossman2007-11-211-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-11-2615-228/+367
|\ \
| * | [CIFS] Fix check after use error in ACL codeSteve French2007-11-251-6/+7
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-11-25305-4517/+5065
| |\|
| * | [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-205-30/+58
| * | [CIFS] Fix spurious reconnect on 2nd peek from read of SMB lengthPetr Tesarik2007-11-201-3/+3
| * | [CIFS] remove build warningSteve French2007-11-173-2/+2
| * | [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French2007-11-164-18/+77
| * | [CIFS] minor checkpatch cleanupSteve French2007-11-163-9/+9
| * | [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton2007-11-162-3/+3
| * | [CIFS] add hostname field to TCP_Server_Info structJeff Layton2007-11-162-0/+37
| * | [CIFS] clean up error handling in cifs_mountJeff Layton2007-11-161-58/+30
| * | [CIFS] add ver= prefix to upcall format versionSteve French2007-11-161-6/+11
| * | [CIFS] Fix buffer overflow if server sends corrupt response to smallSteve French2007-11-137-96/+133
* | | radeonfb: add chip definition for RV370 5b63Andreas Herrmann2007-11-261-0/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-2613-262/+184
|\ \ \
| * | | libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
| * | | libata: Return proper ATA INT status in pata_bf54x driversonic zhang2007-11-261-3/+3
| * | | pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-231-1/+1
| * | | pata_isapnp: Polled devicesAlan Cox2007-11-231-4/+7
| * | | pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-231-1/+1
| * | | pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-231-0/+17
| * | | pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-231-0/+3
| * | | libata-core: List more documentation sources for referenceAlan Cox2007-11-231-0/+8
| * | | ata_piix: Invalid use of writel/readl with iomapAlan Cox2007-11-231-3/+3
| * | | sata_sil24: fix sg table sizingTejun Heo2007-11-231-3/+23
| * | | pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo2007-11-231-5/+4
| * | | pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov2007-11-231-30/+2
| * | | ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
| * | | ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
| * | | ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
| * | | pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
| * | | libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
| * | | libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
| * | | libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-192-5/+14
| * | | libata: remove unused functionsAdrian Bunk2007-11-193-177/+0
| * | | ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2007-11-266-13/+41
|\ \ \
| * | | virtio: fix net driver loop case where we fail to restartRusty Russell2007-11-191-2/+2
| * | | module: fix and elaborate commentsMatti Linnanvuori2007-11-191-3/+5
| * | | virtio: fix module/device unloadingRusty Russell2007-11-194-5/+28
| * | | lguest: Fix uninitialized members in example launcherRusty Russell2007-11-191-3/+6
| |/ /
* | | mac68k: mailing list addresssFinn Thain2007-11-261-1/+1
* | | Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven2007-11-261-0/+15
* | | m68k: export atari_keyb_initAdrian Bunk2007-11-261-1/+2