aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-17[ARM] 4035/1: fix collie compilationPavel Machek1-3/+3
2006-12-17[ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie1-20/+20
2006-12-16[PATCH] pata_via: Cable detect errorAlan1-2/+7
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan1-3/+3
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder1-2/+0
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita3-5/+7
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo1-4/+10
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik1-7/+34
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo1-1/+1
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston1-4/+16
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader1-1/+2
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-2/+23
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger1-0/+2
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun1-5/+8
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood1-1/+1
2006-12-13Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton1-1/+1
2006-12-13driver core: delete virtual directory on class_unregister()Akinobu Mita1-0/+2
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King1-0/+24
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-278/+3883
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day109-159/+159
2006-12-13[PATCH] sstfb: add sysfs interfaceHelge Deller1-230/+105
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2-12/+0
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov1-3/+3
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov1-14/+32
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov1-3/+8
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov1-79/+36
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov1-230/+174
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov1-120/+29
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov1-84/+139
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk3-586/+0
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman1-20/+17
2006-12-13[PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter1-6/+1
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell5-12/+8
2006-12-13[PATCH] rtc: remove syslog spam on registrationDavid Brownell3-3/+3
2006-12-13[PATCH] RTC driver init adjustmentJan Beulich1-15/+17
2006-12-13[PATCH] rtc: fx error caseJan Beulich1-0/+8
2006-12-13[PATCH] missing includes in hilkbdAl Viro1-0/+5
2006-12-13[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro1-1/+1
2006-12-13[PATCH] tty: remove useless memory barrierRalf Baechle1-1/+0
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day17-56/+56
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2-12/+35
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller1-6/+13
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller1-1/+1
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap1-1/+1