Age | Commit message (Expand) | Author |
2007-12-07 | ibm_newemac: Fix ZMII refcounting bug | Benjamin Herrenschmidt |
2007-12-07 | ibm_newemac: Add ET1011c PHY support | Stefan Roese |
2007-12-07 | ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support | Stefan Roese |
2007-12-07 | e100: cleanup unneeded math | Auke Kok |
2007-12-07 | e1000: fix memcpy in e1000_get_strings | Roel Kluin |
2007-12-07 | make bnx2x select ZLIB_INFLATE | Eliezer Tamir |
2007-12-07 | cxgb3 - T3C support update | Divy Le Ray |
2007-12-07 | bonding: Fix race at module unload | Jay Vosburgh |
2007-12-07 | bonding: Add new layer2+3 hash for xor/802.3ad modes | Jay Vosburgh |
2007-12-07 | bonding: Fix time comparison | David Sterba |
2007-12-07 | bonding: Allow setting and querying xmit policy regardless of mode | Wagner Ferenc |
2007-12-07 | bonding: Coding style: break line after the if condition | Wagner Ferenc |
2007-12-07 | bonding: Purely cosmetic: rename a local variable | Wagner Ferenc |
2007-12-07 | bonding: Return nothing for not applicable values | Wagner Ferenc |
2007-12-07 | bonding: Remove trailing NULs from sysfs interface. | Wagner Ferenc |
2007-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2007-12-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-12-07 | ACPI: move timer broadcast before busmaster disable | Thomas Gleixner |
2007-12-07 | leds: Fix led trigger locking bugs | Richard Purdie |
2007-12-07 | [NIU]: Fix link LED handling. | Mirko Lindner |
2007-12-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-12-06 | Pull apm-freeze-fix into release branch | Len Brown |
2007-12-06 | Pull suspend-2.6.24 into release branch | Len Brown |
2007-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-12-06 | [PARISC] lba_pci: pci_claim_resources disabled expansion roms | Kyle McMartin |
2007-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-12-05 | gpio_cs5535: disable AUX on output | Ben Gardner |
2007-12-05 | Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer | Bryan Wu |
2007-12-05 | Blackfin SPI driver: move hard coded pin_req to board file | Bryan Wu |
2007-12-05 | Blackfin SPI driver: use void __iomem * for regs_base | Bryan Wu |
2007-12-05 | Blackfin SPI driver: use cpu_relax() to replace continue in while busywait | Bryan Wu |
2007-12-05 | spi: spi_bfin: resequence DMA start/stop | Sonic Zhang |
2007-12-05 | spi: spi_bfin: update handling of delay-after-deselect | Bryan Wu |
2007-12-05 | spi: spi_bfin: bugfix for 8..16 bit word sizes | Bryan Wu |
2007-12-05 | spi: spi_bfin: handle multiple spi_masters | Bryan Wu |
2007-12-05 | spi: spi_bfin: relocate spin/waits | Sonic Zhang |
2007-12-05 | spi: spi_bfin: change handling of communication parameters | Sonic Zhang |
2007-12-05 | spi: spi_bfin, rearrange portmux calls | Sonic Zhang |
2007-12-05 | spi: spi_bfin uses portmux for additional busses | Sonic Zhang |
2007-12-05 | spi: spi_bfin uses platform device resources | Bryan Wu |
2007-12-05 | spi: spi_bfin, don't bypass spi framework | Mike Frysinger |
2007-12-05 | spi: spi_bfin handles spi_transfer.cs_change | Bryan Wu |
2007-12-05 | spi: spi_bfin cleanups, error handling | Bryan Wu |
2007-12-05 | spi: bfin spi uses portmux calls | Michael Hennerich |
2007-12-05 | spi: initial BF54x SPI support | Bryan Wu |
2007-12-05 | spi: use simplified spi_sync() calling convention | Marc Pignat |
2007-12-05 | spi: simplify spi_sync() calling convention | Marc Pignat |
2007-12-05 | spi: at25 driver is for EEPROM not FLASH | David Brownell |
2007-12-05 | SPI: use mutex not semaphore | David Brownell |
2007-12-05 | RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag | Jiri Kosina |