summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] device-mapper raid1: drop mark_region spinlock fixJonathan E Brassow2005-11-221-11/+9Star
* [PATCH] device-mapper snapshot: bio_list fixjblunck@suse.de2005-11-221-0/+3
* [PATCH] device-mapper dm-mpath: endio spinlock fixStefan Bader2005-11-221-6/+7
* [PATCH] device-mapper: mirror log bitset fixAlasdair G Kergon2005-11-221-2/+2
* [PATCH] device-mapper: list_versions fixAlasdair G Kergon2005-11-221-1/+1
* [PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda2005-11-221-0/+1
* [PATCH] dell_rbu driver depends on x86[64]Dave Jones2005-11-221-0/+1
* [PATCH] Fix a bug in scsi_get_commandMatthew Dobson2005-11-221-1/+1
* [PATCH] cpufreq: silence cpufreq for UPGrant Coady2005-11-221-1/+1
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas2005-11-221-2/+2
* [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson2005-11-221-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...Linus Torvalds2005-11-221-0/+6
|\
| * sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-181-0/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-221-1/+1
|\ \
| * | [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-211-1/+1
* | | Merge ../linus/Dave Jones2005-11-21150-1537/+3334
|\| |
| * | [PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov2005-11-201-1/+1
| * | Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov2005-11-201-2/+3
| * | Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov2005-11-201-0/+2
| * | Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-202-6/+18
| * | Input: handle failures in input_register_device()Dmitry Torokhov2005-11-201-27/+36
| * | Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3Star
| * | Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+4
| * | Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-147/+163
| * | Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
| * | Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
| * | Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
| * | Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
| * | Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
| * | Input: add Wistron driverDmitry Torokhov2005-11-203-0/+454
| * | Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-208-50/+30Star
| |\ \
| | * | [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5Star
| | * | [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-191-9/+3Star
| | * | [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0Star
| | * | [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-6/+0Star
| | * | [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
| | * | [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-191-9/+21
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-202-24/+22Star
| |\ \ \
| | * | | [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0Star
| | * | | [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-23/+22Star
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-203-20/+15Star
| |\ \ \ \
| | * | | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.cAndrey Volkov2005-11-171-1/+1
| | * | | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-173-19/+15Star
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-202-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-172-4/+4
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1913-340/+140Star
| |\ \ \ \ \
| | * | | | | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4