Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -3/+3 |
2009-03-25 | wimax: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -2/+2 |
2009-03-25 | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -2/+2 |
2009-03-25 | mca: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | eisa: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | dma: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | dio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | amba: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | v4l: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -2/+3 |
2009-03-25 | drm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 19 | -50/+54 |
2009-03-25 | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -5/+5 |
2009-03-25 | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | tc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+4 |
2009-03-25 | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -6/+6 |
2009-03-25 | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | s390: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+2 |
2009-03-25 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -2/+2 |
2009-03-25 | zorro: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-03-25 | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 5 | -19/+21 |
2009-03-25 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 11 | -23/+25 |
2009-03-25 | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -6/+6 |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 22 | -103/+236 |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-03-23 | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2 | -26/+11 |
2009-03-23 | dm9000: locking bugfix | David Brownell | 1 | -2/+4 |
2009-03-23 | net: update dnet.c for bus_id removal | Stephen Rothwell | 1 | -3/+3 |
2009-03-22 | radeonfb: Whack the PCI PM register until it sticks | Benjamin Herrenschmidt | 1 | -0/+24 |
2009-03-22 | dnet: DNET should depend on HAS_IOMEM | Ilya Yanok | 1 | -1/+1 |
2009-03-21 | dca: add missing copyright/license headers | Maciej Sosnowski | 1 | -0/+21 |
2009-03-20 | sungem: missing net_device_ops | Stephen Hemminger | 1 | -5/+4 |
2009-03-20 | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle | Sathya Perla | 1 | -5/+5 |
2009-03-20 | be2net: replenish when posting to rx-queue is starved in out of mem conditions | Sathya Perla | 2 | -21/+30 |
2009-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-03-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 518 | -27808/+34055 |
2009-03-19 | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt | 1 | -3/+13 |
2009-03-19 | smsc911x: reset last known duplex and carrier on open | Steve Glendinning | 1 | -0/+4 |
2009-03-19 | sh_eth: Fix mistake of the address of SH7763 | Nobuhiro Iwamatsu | 1 | -2/+2 |
2009-03-19 | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu | 1 | -3/+17 |
2009-03-19 | tulip: fix crash on iface up with shirq debug | Kyle McMartin | 1 | -16/+29 |
2009-03-19 | virtio_net: Make virtio_net support carrier detection | Pantelis Koukousoulas | 1 | -0/+3 |
2009-03-19 | bonding: Fix updating of speed/duplex changes | Jay Vosburgh | 1 | -5/+20 |
2009-03-19 | bnx2: Fix problem of using wrong IRQ handler. | Michael Chan | 1 | -6/+6 |
2009-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 39 | -12237/+0 |
2009-03-18 | Staging: benet: remove driver now that it is merged in drivers/net/ | Greg Kroah-Hartman | 39 | -12237/+0 |
2009-03-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 5 | -776/+866 |