- 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 16 years ago
- 1bafeb3 uio: add the uio_aec driver by Brandon Philips · 16 years ago
- 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 16 years ago
- 57fee4a platform: introduce module id table for platform devices by Eric Miao · 16 years ago
- 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 16 years ago
- 49b420a driver core: check bus->match without holding device lock by Ming Lei · 16 years ago
- 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
- 6866ac9 USB: FHCI: use dev_name() in place of bus_id. by Sachin Sant · 16 years ago
- 5df5852 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 2c0f3e9 wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- b2bf61f mfd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- cf43f4a mca: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 3e274bd gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- e537b24 eisa: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- dfbc901 dma: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 9591463 dio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 9d6b4c8 amba: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- c3ef01c v4l: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 2ead054 drm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- df38855 tc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 65a212d serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 37f1054 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 2796872 zorro: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 7ad33e7 video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 031d551 edac: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
- e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
- 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
- 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
- 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
- e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
- 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
- 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
- ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
- 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
- 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
- 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
- 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
- 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
- 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
- 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
- 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
- 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
- a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
- d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
- d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
- 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
- e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
- 56a21827 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
- 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
- 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
- 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
- 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
- 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
- 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
- a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
- 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
- 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
- eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
- c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
- c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
- b0d65900 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
- 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
- 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
- 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
- 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
- 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
- 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 16 years ago
- 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 16 years ago
- 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
- 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 16 years ago
- b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 16 years ago
- d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 16 years ago
- f80a557 dm table: rework reference counting fix by Mikulas Patocka · 16 years ago
- bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 16 years ago
- 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 16 years ago
- 1b958a3 Merge branches 'misc-up-now' and 'platform-drivers' into release by Len Brown · 16 years ago
- da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 16 years ago
- b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 16 years ago
- 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
- 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
- 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
- d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 16 years ago
- e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 16 years ago
- 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago