aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-07bonding: Fix time comparisonDavid Sterba1-12/+13
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc1-18/+3
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc1-3/+6
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc1-5/+4
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc1-21/+4
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc1-36/+30
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-5/+14
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+18
2007-12-07ACPI: move timer broadcast before busmaster disableThomas Gleixner1-5/+14
2007-12-07leds: Fix led trigger locking bugsRichard Purdie2-27/+28
2007-12-07[NIU]: Fix link LED handling.Mirko Lindner1-4/+18
2007-12-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-10/+10
2007-12-06Pull apm-freeze-fix into release branchLen Brown1-7/+8
2007-12-06Pull suspend-2.6.24 into release branchLen Brown1-3/+2
2007-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-3/+7
2007-12-06[PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin1-3/+7
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-12-05gpio_cs5535: disable AUX on outputBen Gardner1-0/+5
2007-12-05Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu1-7/+45
2007-12-05Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu1-21/+7
2007-12-05Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu1-5/+4
2007-12-05Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu1-39/+39
2007-12-05spi: spi_bfin: resequence DMA start/stopSonic Zhang1-11/+19
2007-12-05spi: spi_bfin: update handling of delay-after-deselectBryan Wu1-15/+9
2007-12-05spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu1-1/+1
2007-12-05spi: spi_bfin: handle multiple spi_mastersBryan Wu1-182/+189
2007-12-05spi: spi_bfin: relocate spin/waitsSonic Zhang1-32/+52
2007-12-05spi: spi_bfin: change handling of communication parametersSonic Zhang1-75/+87
2007-12-05spi: spi_bfin, rearrange portmux callsSonic Zhang1-25/+28
2007-12-05spi: spi_bfin uses portmux for additional bussesSonic Zhang1-20/+31
2007-12-05spi: spi_bfin uses platform device resourcesBryan Wu1-41/+83
2007-12-05spi: spi_bfin, don't bypass spi frameworkMike Frysinger1-0/+12
2007-12-05spi: spi_bfin handles spi_transfer.cs_changeBryan Wu1-22/+54
2007-12-05spi: spi_bfin cleanups, error handlingBryan Wu1-64/+47
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich1-6/+22
2007-12-05spi: initial BF54x SPI supportBryan Wu1-70/+69
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat3-26/+9
2007-12-05spi: simplify spi_sync() calling conventionMarc Pignat1-8/+5
2007-12-05spi: at25 driver is for EEPROM not FLASHDavid Brownell1-0/+7
2007-12-05SPI: use mutex not semaphoreDavid Brownell1-3/+3
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina2-5/+5
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-0/+1
2007-12-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds11-14/+25
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov2-4/+17
2007-12-04gianfar: fix compile warningGrant Likely1-1/+1
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson1-1/+1
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen1-1/+1
2007-12-04sky2: recovery deadlock fixStephen Hemminger1-4/+2
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl1-2/+2
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse1-1/+1