summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer2006-03-251-1/+1
* | | | [PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle2006-03-251-0/+1
* | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-8/+1
* | | | [PATCH] Fix memory leak in isapnpJesper Juhl2006-03-251-1/+3
* | | | [PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre2006-03-251-138/+249
* | | | [PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk2006-03-251-1/+4
* | | | [PATCH] i2o_dump_hrt() output cleanupVasily Averin2006-03-251-18/+13
* | | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk2006-03-251-5/+7
* | | | [PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checkingAdrian Bunk2006-03-251-1/+1
* | | | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-251-1/+0
* | | | [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
* | | | [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-251-0/+1
* | | | [PATCH] fix hardcoded values in collie frontlightPavel Machek2006-03-251-13/+10
* | | | [PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich2006-03-251-15/+13
* | | | [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-256-12/+7
* | | | [PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2006-03-253-21/+20
* | | | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-254-14/+11
* | | | [PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2006-03-251-1/+2
* | | | [PATCH] block/floppy: fix section mismatch warningsSam Ravnborg2006-03-251-1/+1
* | | | [PATCH] ide: fix section mismatch warningSam Ravnborg2006-03-251-1/+1
* | | | [PATCH] sysrq cleanupAndrew Morton2006-03-251-135/+115
* | | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-2541-91/+100
* | | | [PATCH] hysdn: remove custom typesAndrew Morton2006-03-2512-126/+127
* | | | [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1
* | | | [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-251-2/+2
* | | | [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl2006-03-251-1/+2
* | | | [PATCH] cirrus ep93xx watchdog driverAlessandro Zummo2006-03-253-0/+268
|/ / /
* | | [PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms2006-03-241-1/+1
* | | [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-244-0/+1220
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2410-503/+540
|\ \
| * | [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-241-6/+7
| * | [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0
| * | [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
| * | [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-246-47/+48
| * | [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-241-0/+17
| * | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-243-5/+6
| * | [PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo2006-03-241-20/+36
| * | [PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo2006-03-241-3/+1
| * | [PATCH] libata: implement ata_dev_disable()Tejun Heo2006-03-241-0/+9
| * | [PATCH] libata: check if port is disabled after internal commandTejun Heo2006-03-241-0/+16
| * | [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-242-2/+2
| * | [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-241-18/+25
| * | [PATCH] libata: implement ata_unpack_xfermask()Tejun Heo2006-03-241-0/+23
| * | [libata] Move some bmdma-specific code to libata-bmdma.cJeff Garzik2006-03-232-234/+234
| * | [libata sata_uli] kill scr_addr abuseJeff Garzik2006-03-231-10/+27
| * | [libata sata_nv] eliminate duplicate codepaths with iomapJeff Garzik2006-03-221-44/+13
| * | [libata sata_nv] cleanups: convert #defines to enums; remove in-file historyJeff Garzik2006-03-221-75/+49
| * | [libata sata_sil24] cleanups: use pci_iomap(), kzalloc()Jeff Garzik2006-03-221-13/+10
* | | [PATCH] Yet more rio cleaning (2 of 2)Alan Cox2006-03-2418-912/+265
* | | [PATCH] Yet more rio cleaning (1 of 2)Alan Cox2006-03-2415-524/+36
OpenPOWER on IntegriCloud