Age | Commit message (Expand) | Author |
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 | 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 | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov |
2009-03-23 | dm9000: locking bugfix | David Brownell |
2009-03-23 | net: update dnet.c for bus_id removal | Stephen Rothwell |
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 | sungem: missing net_device_ops | Stephen Hemminger |
2009-03-20 | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle | Sathya Perla |
2009-03-20 | be2net: replenish when posting to rx-queue is starved in out of mem conditions | Sathya Perla |
2009-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-03-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-19 | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt |
2009-03-19 | smsc911x: reset last known duplex and carrier on open | Steve Glendinning |
2009-03-19 | sh_eth: Fix mistake of the address of SH7763 | Nobuhiro Iwamatsu |
2009-03-19 | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu |
2009-03-19 | tulip: fix crash on iface up with shirq debug | Kyle McMartin |
2009-03-19 | virtio_net: Make virtio_net support carrier detection | Pantelis Koukousoulas |
2009-03-19 | bonding: Fix updating of speed/duplex changes | Jay Vosburgh |
2009-03-19 | bnx2: Fix problem of using wrong IRQ handler. | Michael Chan |
2009-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-03-18 | Staging: benet: remove driver now that it is merged in drivers/net/ | Greg Kroah-Hartman |
2009-03-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-03-18 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt |
2009-03-17 | USB: storage: Unusual USB device Prolific 2507 variation added | Thomas Bartosik |
2009-03-17 | USB: Add device id for Option GTM380 to option driver | Achilleas Kotsis |
2009-03-17 | USB: Add Vendor/Product ID for new CDMA U727 to option driver | Dirk Hohndel |
2009-03-17 | USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 | Moritz Muehlenhoff |
2009-03-17 | USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 | Dan Williams |
2009-03-17 | USB: EHCI: expedite unlinks when the root hub is suspended | Alan Stern |
2009-03-17 | USB: EHCI: Fix isochronous URB leak | Karsten Wiese |
2009-03-17 | USB: option.c: add ZTE 622 modem device | Albert Pauw |
2009-03-17 | USB: wusbcore/wa-xfer, fix lock imbalance | Jiri Slaby |
2009-03-17 | USB: misc/vstusb, fix lock imbalance | Jiri Slaby |
2009-03-17 | USB: misc/adutux, fix lock imbalance | Jiri Slaby |
2009-03-17 | USB: image/mdc800, fix lock imbalance | Jiri Slaby |
2009-03-17 | USB: atm/cxacru, fix lock imbalance | Jiri Slaby |
2009-03-17 | USB: unusual_devs: Add support for GI 0431 SD-Card interface | Jan Dumon |
2009-03-17 | USB: serial: new cp2101 device id | Robert M. Kenney |
2009-03-17 | USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int... | Michael Hennerich |
2009-03-17 | USB: serial: add FTDI USB/Serial converter devices | Axel Wachtler |
2009-03-17 | USB: usbfs: keep async URBs until the device file is closed | Alan Stern |