summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+4
2007-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-336/+387
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar1-1/+1
2007-12-23pcmcia: remove pxa2xx_lubbock build warningDavid Brownell1-1/+1
2007-12-23ps3: vuart: fix error path lockingDaniel Walker1-1/+0
2007-12-23USB: New device ID for the CP2101 driverMartin Kusserow1-0/+1
2007-12-23USB: VID/PID update for sierraKevin R Page1-0/+2
2007-12-23USB: Unbreak fsl_usb2_udcPeter Korsgaard1-1/+1
2007-12-23MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT1-1/+24
2007-12-23Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik5-27/+75
2007-12-233c359 endianness annotations and fixesAl Viro2-66/+62
2007-12-23fec_mpc52xx: write in C...Al Viro1-2/+3
2007-12-233c574 and 3c589 endianness fixes (.24?)Al Viro2-9/+10
2007-12-23rrunner: use offsetof() instead of homegrown insanityAl Viro2-26/+25
2007-12-23r8169 endiannessAl Viro1-2/+2
2007-12-23dl2k endianness fixes (.24 fodder?)Al Viro2-27/+30
2007-12-23yellowfin: annotations and fixes (.24 fodder?)Al Viro1-12/+13
2007-12-23asix fixesAl Viro1-130/+105
2007-12-23cycx: annotations and fixes (.24 fodder?)Al Viro1-6/+6
2007-12-23typhoon: trivial endianness annotationsAl Viro2-20/+24
2007-12-23typhoon: memory corruptor on big-endian if TSO is enabledAl Viro1-1/+1
2007-12-23typhoon: missed rx overruns on big-endianAl Viro2-3/+3
2007-12-23typhoon: set_settings broken on big-endianAl Viro1-1/+1
2007-12-23typhoon: missing le32_to_cpu() in get_drvinfoAl Viro1-1/+1
2007-12-23typhoon: endianness bug in tx/rx byte countersAl Viro1-2/+2
2007-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-46/+56
2007-12-21[ATM]: Spelling fixesJoe Perches1-2/+2
2007-12-20dm crypt: use bio_add_pageMilan Broz1-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown1-0/+9
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon3-1/+10
2007-12-20dm crypt: fix write endioMilan Broz1-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt1-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura4-14/+32
2007-12-20ipw2200: prevent alloc of unspecified size on stackReinette Chatre1-1/+12
2007-12-20iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2-26/+10
2007-12-20p54: add Kconfig descriptionMichael Wu1-0/+51
2007-12-20rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller1-0/+2
2007-12-20[TG3]: Endianness bugfix.Al Viro1-2/+1
2007-12-20[TG3]: Endianness annotations.Al Viro1-43/+54
2007-12-20pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-20ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-20ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-19[SCSI] initio: bugfix for accessors patchBoaz Harrosh1-0/+1
2007-12-19[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori1-0/+1
2007-12-19[SCSI] initio: fix conflict when loading driverAlan Cox1-0/+1
2007-12-19[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-12-19[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley1-2/+1
2007-12-19[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby1-1/+1
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-156/+81