aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-16Pull fluff into release branchLen Brown
2007-02-16Pull misc-for-upstream into release branchLen Brown
2007-02-16ACPI: bay: use IS_ERR for return of register_platform_device_simpleHenrique de Moraes Holschuh
2007-02-16ACPI: acpi_unload_table_id() always returns errorJohn Keller
2007-02-16ACPI: ec: add unlock in error pathAlexey Starikovskiy
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk
2007-02-16ACPI: thermal: fix units in debug outputSanjoy Mahajan
2007-02-15ACPI: include apic.h in processor driver for benefit of UP kernelsThomas Gleixner
2007-02-15ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown
2007-02-15ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown
2007-02-15ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown
2007-02-15ACPI: Fix sparse warningsRandy Dunlap
2007-02-15sata_vsc: use default cache line size if non-zeroNate Dailey
2007-02-15sata_nv: handle SError status indicationRobert Hancock
2007-02-15add delay around sl82c105_reset_engine callsOlaf Hering
2007-02-15libata: clear TF before IDENTIFYingTejun Heo
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox
2007-02-15sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson
2007-02-15sata_promise: fix missing PATA cable detectionMikael Pettersson
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman
2007-02-14[PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman
2007-02-14[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: md: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[PATCH] SPI: atmel_spi driverHaavard Skinnemoen
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan
2007-02-14[PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis