summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: update ide-cd entryBorislav Petkov2007-12-241-1/+3
* ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-3/+3
* ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
* ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+4
* ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-5/+8
* ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
* ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz2007-12-241-8/+8
* ide-cd: use ide_cd_release() in ide_cd_probe()Bartlomiej Zolnierkiewicz2007-12-241-8/+1
* ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machinesBartlomiej Zolnierkiewicz2007-12-241-4/+4
* ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirkBartlomiej Zolnierkiewicz2007-12-242-2/+6
* drivers/ide/: Spelling fixesJoe Perches2007-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-12-232-0/+18
|\
| * Modules: fix memory leak of module namesGreg Kroah-Hartman2007-12-221-0/+10
| * UIO: Add a MAINTAINERS entry for Userspace I/OHans-Jürgen Koch2007-12-221-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-12-233-1/+4
|\ \
| * | USB: New device ID for the CP2101 driverMartin Kusserow2007-12-221-0/+1
| * | USB: VID/PID update for sierraKevin R Page2007-12-221-0/+2
| * | USB: Unbreak fsl_usb2_udcPeter Korsgaard2007-12-221-1/+1
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-2321-336/+387
|\ \
| * | MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT2007-12-221-1/+24
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-225-27/+75
| |\ \
| | * | ipw2200: prevent alloc of unspecified size on stackReinette Chatre2007-12-191-1/+12
| | * | iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-192-26/+10
| | * | p54: add Kconfig descriptionMichael Wu2007-12-191-0/+51
| | * | rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller2007-12-191-0/+2
| * | | 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
| | |/ | |/|
* | | uml: user of helper_wait() got missed when it got extra argumentsAl Viro2007-12-231-2/+2
* | | tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar2007-12-231-1/+1
* | | kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-231-1/+2
* | | pcmcia: remove pxa2xx_lubbock build warningDavid Brownell2007-12-231-1/+1
* | | lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra2007-12-231-21/+16
* | | ps3: vuart: fix error path lockingDaniel Walker2007-12-231-1/+0
* | | MAINTAINERS: mailing list archives are web linksJoe Perches2007-12-231-3/+3
* | | ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen2007-12-231-1/+4
* | | ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-232-4/+5
* | | Don't send quota messages repeatedly when hardlimit reachedJan Kara2007-12-231-7/+16
OpenPOWER on IntegriCloud