aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-13[PATCH] Add zorro_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7
2006-01-13[PATCH] Add superhyway_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King1-7/+9
2006-01-13[PATCH] Add pnp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add pcmcia_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add mmc_bus_type probe and remove methodsRussell King1-14/+12
2006-01-13[PATCH] Add MCP bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add macio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add i2c_bus_type probe and remove methodsRussell King1-11/+9
2006-01-13[PATCH] Add dio_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King1-4/+4
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King1-17/+17
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add tiocx bus_type probe/remove methodsRussell King1-8/+8
2006-01-13[PATCH] Add logic module bus_type probe/remove methodsRussell King1-18/+18
2006-01-13[PATCH] Add locomo bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King4-3/+22
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentKay Sievers1-18/+37
2006-01-13[PATCH] Increase AT_VECTOR_SIZEPaul Mackerras1-1/+1
2006-01-13[PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy1-2/+2
2006-01-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds14-26/+281
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-2/+62
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds73-1812/+2794
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2-2/+6
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy deviceKumar Gala3-2/+5
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2-4/+4
2006-01-12[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-135/+6114
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-35/+36
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-18/+20
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe3-34/+3
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven5-35/+36
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven2-18/+20
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven9-58/+67
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds3-25/+25