summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-13[PATCH] platform-device-del typo fixJean Delvare1-1/+1
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck3-28/+62
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King3-14/+35
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King4-12/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King5-43/+56
2006-01-13[PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
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 pci_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King3-3/+19
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentKay Sievers1-18/+37
2006-01-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-20/+272
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/...Linus 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] 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 Gala1-1/+4
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2-2/+2
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-1/+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 Torvalds6-22/+951
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 Axboe2-33/+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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-42/+39
2006-01-12[PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski2-2/+60
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski1-0/+2
2006-01-12[PATCH] m68k: fix PIO case in espAl Viro1-2/+3
2006-01-12[PATCH] m68k: fix macfb initAl Viro1-7/+8
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-10/+28
2006-01-12[PATCH] m68k: NULL noise removalAl Viro7-11/+11
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro1-1/+1