Age | Commit message (Expand) | Author |
2009-03-24 | driver core: get rid of struct device's bus_id string array | Kay Sievers |
2009-03-24 | USB: FHCI: use dev_name() in place of bus_id. | Sachin Sant |
2009-03-24 | PS3: replace bus_id usage | Greg Kroah-Hartman |
2009-03-24 | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | wimax: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | mca: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | eisa: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | dma: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | dio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | amba: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | v4l: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | drm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | tc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | s390: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | zorro: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-23 | Linux 2.6.29v2.6.29 | Linus Torvalds |
2009-03-23 | Build with -fno-dwarf2-cfi-asm | Kyle McMartin |
2009-03-23 | trivial: fix orphan dates in ext2 documentation | Jody McIntyre |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-23 | fix ptrace slowness | Miklos Szeredi |
2009-03-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds |
2009-03-23 | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala |
2009-03-22 | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov |
2009-03-22 | dm9000: locking bugfix | David Brownell |
2009-03-22 | net: update dnet.c for bus_id removal | Stephen Rothwell |
2009-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-03-22 | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2009-03-22 | Update my email address | Gertjan van Wingerde |
2009-03-22 | eCryptfs: NULL crypt_stat dereference during lookup | Tyler Hicks |
2009-03-22 | eCryptfs: Allocate a variable number of pages for file headers | Tyler Hicks |
2009-03-22 | radeonfb: Whack the PCI PM register until it sticks | Benjamin Herrenschmidt |
2009-03-21 | dnet: DNET should depend on HAS_IOMEM | Ilya Yanok |
2009-03-21 | dca: add missing copyright/license headers | Maciej Sosnowski |
2009-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-03-20 | nl80211: Check that function pointer != NULL before using it | Jouni Malinen |