summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-14[PATCH] spi: add spi_bitbang driverDavid Brownell4-0/+602
2006-01-14[PATCH] spi: ads7836 uses spi_driverDavid Brownell2-43/+43
2006-01-14[PATCH] SPI core tweaks, bugfixDavid Brownell3-23/+113
2006-01-14[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell3-75/+170
2006-01-14[PATCH] spi: mtd dataflash driverDavid Brownell4-0/+659
2006-01-14[PATCH] spi: ads7846 driverDavid Brownell4-0/+653
2006-01-14[PATCH] spi: simple SPI frameworkDavid Brownell8-0/+1630
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-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...Kumar 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-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-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[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro1-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: fix reference to init_task in vmlinux-sun3.ldsAl Viro1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro10-59/+28
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro9-25/+4
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro10-16/+16
2006-01-12[PATCH] m68k: dmasound __user annotationsAl Viro3-60/+60
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: amifb __user annotationsAl Viro1-17/+17
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro2-15/+16
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro1-10/+9
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro1-4/+5
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro1-5/+3
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro2-2/+2
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro1-23/+16
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro2-6/+6
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro2-32/+32
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro1-8/+10
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro4-54/+55
2006-01-12[PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro2-1/+1