summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang3-54/+43
2006-12-21ACPI: use PNPID:instance_no as bus_id of ACPI deviceZhang Rui1-9/+109
2006-12-16ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui3-56/+60
2006-12-16ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua3-26/+52
2006-12-16ACPI: consolidate two motherboard drivers into oneLi Shaohua1-15/+4
2006-12-16ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua1-2/+4
2006-12-16ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua1-27/+28
2006-12-16ACPI: convert to sysfs frameworkPatrick Mochel4-154/+49
2006-12-16ACPI: adjust init orderLi Shaohua1-1/+1
2006-12-16ACPI: change registration interface to follow driver modelPatrick Mochel1-146/+29
2006-12-16ACPI: add ACPI bus_type for driver modelPatrick Mochel4-75/+99
2006-12-16ACPI: add device_driver and hepler functionsPatrick Mochel1-5/+0
2006-12-16ACPI: rename some functionsZhang Rui1-7/+7
2006-12-16ACPI: clean up scan.cZhang Rui1-329/+316
2006-12-14Driver core: Make platform_device_add_data accept a const pointerScott Wood1-1/+1
2006-12-14Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton1-1/+1
2006-12-14driver 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
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov1-2/+2
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity1-1/+1
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe1-0/+2