summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macsAl Viro2006-06-231-0/+1
* [PATCH] m68k: wd33c93: extra delayRoman Zippel2006-06-231-0/+4
* [PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel2006-06-231-12/+22
* [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel2006-06-231-0/+4
* [PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2006-06-232-0/+2
* [PATCH] make ACPI errata __read_mostlyAndreas Mohr2006-06-231-1/+1
* [PATCH] frv: ieee1394 is borken on frvAl Viro2006-06-231-1/+1
* [PATCH] frv: initrd is grossly broken on frv (never built)Al Viro2006-06-231-0/+1
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-232-1/+49
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-237-24/+27
* [PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal2006-06-231-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-06-222-8/+13
|\
| * [PATCH] Driver core: fix locking issues with the devices that are attached to...Greg Kroah-Hartman2006-06-221-8/+11
| * [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-221-0/+2
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-224-83/+74
|\ \
| * | [ARM] 3565/1: AT91RM9200 MMC updateAndrew Victor2006-06-191-74/+65
| * | [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-194-9/+9
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-221-1/+0
|\ \ \
| * | | [ARM] 3624/1: Report true modem control line statesUli Luckas2006-06-221-1/+0
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-224-1/+770
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] 3600/1: increase amba-pl010 UART_NR to 8Lennert Buytenhek2006-06-201-1/+1
| * | | [ARM] 3571/1: netX: serial driver for Hilscher netXSascha Hauer2006-06-193-0/+769
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-06-222-0/+24
|\ \ \ \
| * | | | [CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi2006-06-212-0/+24
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2234-349/+1570
|\ \ \ \ \
| * | | | | [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin2006-06-221-2/+0
| * | | | | [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin2006-06-221-6/+0
| * | | | | Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-06-221-0/+6
| |\ \ \ \ \
| | * | | | | via-velocity: the link is not correctly detected when the device startsFrancois Romieu2006-06-231-0/+6
| * | | | | | [PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa2006-06-224-3/+21
| * | | | | | [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2006-06-221-22/+2
| * | | | | | [PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2006-06-222-10/+14
| * | | | | | [PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk2006-06-221-1/+1
| * | | | | | [PATCH] network driver for Hilscher netxSascha Hauer2006-06-223-0/+528
| * | | | | | [PATCH] Dereference in tokenring/olympic.cEric Sesterhenn2006-06-221-2/+2
| * | | | | | [PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn2006-06-221-2/+2
| * | | | | | [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn2006-06-221-1/+1
| * | | | | | [PATCH] 8139cp: add ethtool eeprom supportPhilip Craig2006-06-221-12/+167
| * | | | | | [PATCH] 8139cp: fix eeprom read command lengthPhilip Craig2006-06-221-1/+1
| * | | | | | [PATCH] b44: update b44 Kconfig entryGary Zambrano2006-06-221-2/+2
| * | | | | | [PATCH] b44: update version to 1.01Gary Zambrano2006-06-221-2/+2
| * | | | | | [PATCH] b44: add wol for old nicGary Zambrano2006-06-222-1/+112
| * | | | | | [PATCH] b44: add parameterGary Zambrano2006-06-221-21/+28
| * | | | | | [PATCH] b44: add wolGary Zambrano2006-06-222-0/+80
| * | | | | | [PATCH] b44: fix manual speed/duplex/autoneg settingsGary Zambrano2006-06-221-16/+28
| * | | | | | [PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor2006-06-221-1/+45
| * | | | | | [PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2006-06-222-14/+16
| * | | | | | [PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor2006-06-221-0/+20
| * | | | | | [PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor2006-06-221-18/+43
| * | | | | | [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle2006-06-221-1/+1
OpenPOWER on IntegriCloud