summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-131-2/+5
* cciss: add new hardware supportMike Miller2008-06-131-5/+16
* hgafb: resource management fixKrzysztof Helt2008-06-131-11/+15
* agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-131-0/+4
* fsl-diu-db: compile fixJeff Mahoney2008-06-121-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-06-124-13/+65
|\
| * USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-121-2/+44
| * USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-121-4/+4
| * isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-121-7/+16
| * USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-06-121-0/+1
|\ \
| * | dev_set_name: fix missing kernel-docRandy Dunlap2008-06-121-0/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-1220-322/+417
|\ \
| * | ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-121-1/+1
| * | ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-121-2/+9
| * | ACPICA: Fix for access to deleted object <regression>Bob Moore2008-06-121-2/+2
| * | ACPICA: Fix to make _SST method optionalBob Moore2008-06-121-3/+5
| * | ACPICA: Fix for Load operator, load table at the namespace rootBob Moore2008-06-121-2/+8
| * | ACPICA: Ignore ACPI table signature for Load() operatorBob Moore2008-06-121-18/+7Star
| * | ACPICA: Fix to allow zero-length ASL field declarationsBob Moore2008-06-121-4/+1Star
| * | ACPI: use memory_read_from_buffer()Akinobu Mita2008-06-121-13/+2Star
| * | bay: exit if notify handler cannot be installedHolger Macht2008-06-121-6/+10
| * | dock.c remove trailing printk whitespaceTim Pepper2008-06-121-1/+1
| * | proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-121-1/+0Star
| * | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-121-4/+27
| * | PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas2008-06-121-2/+7
| * | pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas2008-06-121-14/+13Star
| * | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-121-4/+12
| * | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan2008-06-121-1/+1
| * | ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-121-1/+1
| * | thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh2008-06-121-27/+28
| * | thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh2008-06-121-207/+230
| * | thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2008-06-121-2/+2
| * | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-122-11/+42
| * | ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-122-0/+12
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-111-0/+1
|\ \
| * | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-061-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1128-339/+311Star
|\ \ \
| * \ \ Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1115-188/+150Star
| |\ \ \
| | * | | sky2: Hold RTNL while calling dev_close()Ben Hutchings2008-06-111-0/+2
| | * | | s2io iomem annotationsAl Viro2008-06-111-4/+6
| | * | | atl1: fix suspend regressionJay Cliburn2008-06-111-17/+0Star
| | * | | qeth: start dev queue after tx drop errorFrank Blaschka2008-06-112-0/+2
| | * | | qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann2008-06-111-3/+5
| | * | | qeth: reduce number of kernel messagesFrank Blaschka2008-06-116-131/+42Star
| | * | | qeth: Use ccw_device_get_id().Cornelia Huck2008-06-112-15/+7Star
| | * | | qeth: layer 3 Oops in ip event handlerFrank Blaschka2008-06-111-1/+1
| | * | | virtio: use callback on empty in virtio_netRusty Russell2008-06-111-5/+17
| | * | | virtio: virtio_net free transmit skbs in a timerMark McLoughlin2008-06-111-2/+26
| | * | | virtio_net: Fix skb->csum_start computationMark McLoughlin2008-06-111-3/+5