| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | eisa: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | dma: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | dio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | amba: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | v4l: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -2/+3 |
* | drm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 19 | -50/+54 |
* | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 3 | -5/+5 |
* | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | tc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -4/+4 |
* | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -6/+6 |
* | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | s390: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+2 |
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -2/+2 |
* | zorro: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 5 | -19/+21 |
* | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 11 | -23/+25 |
* | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 3 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-23 | 22 | -103/+236 |
|\ |
|
| * | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-22 | 2 | -26/+11 |
| * | dm9000: locking bugfix | David Brownell | 2009-03-22 | 1 | -2/+4 |
| * | net: update dnet.c for bus_id removal | Stephen Rothwell | 2009-03-22 | 1 | -3/+3 |
| * | dnet: DNET should depend on HAS_IOMEM | Ilya Yanok | 2009-03-21 | 1 | -1/+1 |
| * | dca: add missing copyright/license headers | Maciej Sosnowski | 2009-03-21 | 1 | -0/+21 |
| * | sungem: missing net_device_ops | Stephen Hemminger | 2009-03-19 | 1 | -5/+4 |
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle | Sathya Perla | 2009-03-19 | 1 | -5/+5 |
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditions | Sathya Perla | 2009-03-19 | 2 | -21/+30 |
| * | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt | 2009-03-18 | 1 | -3/+13 |
| * | smsc911x: reset last known duplex and carrier on open | Steve Glendinning | 2009-03-18 | 1 | -0/+4 |
| * | sh_eth: Fix mistake of the address of SH7763 | Nobuhiro Iwamatsu | 2009-03-18 | 1 | -2/+2 |
| * | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu | 2009-03-18 | 1 | -3/+17 |
| * | tulip: fix crash on iface up with shirq debug | Kyle McMartin | 2009-03-18 | 1 | -16/+29 |
| * | virtio_net: Make virtio_net support carrier detection | Pantelis Koukousoulas | 2009-03-18 | 1 | -0/+3 |
| * | bonding: Fix updating of speed/duplex changes | Jay Vosburgh | 2009-03-18 | 1 | -5/+20 |
| * | bnx2: Fix problem of using wrong IRQ handler. | Michael Chan | 2009-03-18 | 1 | -6/+6 |
| * | zd1211rw: Do not panic on device eject when associated | Jouni Malinen | 2009-03-16 | 1 | -2/+6 |
| * | ath9k: AR9280 PCI devices must serialize IO as well | Luis R. Rodriguez | 2009-03-16 | 1 | -1/+2 |
| * | ath9k: implement IO serialization | Luis R. Rodriguez | 2009-03-16 | 4 | -2/+55 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-23 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-18 | 518 | -27808/+34055 |
| |\ \ |
|
| * | | | sbus: Auto-load openprom module when device opened. | Scott James Remnant | 2009-03-13 | 1 | -0/+1 |
* | | | | radeonfb: Whack the PCI PM register until it sticks | Benjamin Herrenschmidt | 2009-03-22 | 1 | -0/+24 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-03-19 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | HID: fix waitqueue usage in hiddev | Johannes Weiner | 2009-03-10 | 1 | -1/+1 |
| * | | | HID: fix incorrect free in hiddev | Johannes Weiner | 2009-03-10 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-03-18 | 39 | -12237/+0 |
|\ \ \ \ |
|