summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-15virtio: Complete feature negotation before updating statusMark McLoughlin
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter
2008-06-12intel_rng: make device not found a warningStephen Hemminger
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12hgafb: resource management fixKrzysztof Helt
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein
2008-06-12PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com
2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin
2008-06-11ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar
2008-06-11dev_set_name: fix missing kernel-docRandy Dunlap
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita
2008-06-11bay: exit if notify handler cannot be installedHolger Macht
2008-06-11dock.c remove trailing printk whitespaceTim Pepper
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu