summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-314-0/+73
* [PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie2006-03-311-1/+7
* [PATCH] LED: add NAND MTD activity LED triggerRichard Purdie2006-03-311-1/+25
* [PATCH] LED: add device support for tosaDirk Opfer2006-03-313-0/+139
* [PATCH] LED: add LED device support for ixp4xx devicesJohn Bowler2006-03-313-0/+225
* [PATCH] LED: add LED device support for locomo devicesRichard Purdie2006-03-313-0/+103
* [PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie2006-03-314-0/+264
* [PATCH] LED: add LED timer triggerRichard Purdie2006-03-313-0/+180
* [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-315-0/+281
* [PATCH] LED: add LED classRichard Purdie2006-03-317-0/+228
* [PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki2006-03-311-0/+4
* [PATCH] ISDN: fix a few memory leaks in sc_ioctl()Jesper Juhl2006-03-311-4/+5
* [PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2006-03-312-54/+24Star
* [PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert2006-03-311-9/+12
* [PATCH] "3c59x collision statistics fix" fixAndrew Morton2006-03-311-7/+5Star
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-314-55/+63
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-315-33/+35
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-312-27/+41
* [PATCH] make tty_insert_flip_string a non-GPL exportAndrew Morton2006-03-311-1/+1
* [PATCH] edac_752x needs CONFIG_HOTPLUGRandy Dunlap2006-03-311-1/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-3112-26/+27
* [PATCH] uml: kconfigsAl Viro2006-03-313-4/+2Star
* [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtdPetri T. Koistinen2006-03-311-1/+1
* [PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl2006-03-311-2/+1Star
* [PATCH] mtd/redboot: Handle holes in fis tablePeter Korsgaard2006-03-311-5/+1Star
* [PATCH] Add chip used in collie to jedec_probePavel Machek2006-03-311-0/+17
* [PATCH] Dead code in mtd/maps/pci.cEric Sesterhenn2006-03-311-3/+0Star
* [PATCH] Kill ifdefs in mtdcore.cPavel Machek2006-03-311-9/+4Star
* [PATCH] Fix debug statement in inftlcore.cEric Sesterhenn / snakebyte2006-03-311-1/+1
* [PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto2006-03-311-3/+4
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-3122-45/+31Star
* [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate'sAdrian Bunk2006-03-311-9/+8Star
* [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-312-9/+3Star
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-316-64/+67
* [PATCH] sem2mutex: mtd/doc2000.cIngo Molnar2006-03-311-3/+4
* [PATCH] m25p80: printk warning fixAndrew Morton2006-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-03-3119-276/+174Star
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-303-5/+2Star
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-303-93/+109
| * [PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller2006-03-303-127/+19Star
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-3012-53/+47Star
| * [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-03-3115-89/+142
|\ \
| * | IB/mad: RMPP support for additional classesHal Rosenstock2006-03-303-44/+59
| * | IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-303-29/+67
| * | IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-299-12/+12
| * | IPoIB: Fix oops with raw socketsRoland Dreier2006-03-291-1/+1
| * | IB/mthca: Fix check of size in SRQ creationJack Morgenstein2006-03-291-1/+1
| * | IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-291-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-313-124/+112Star
|\ \ \