summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add support for region address conflict checkingLin Ming2012-01-1712-215/+403
* ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2012-01-171-6/+7
* ACPICA: Clean up MakefileLin Ming2012-01-171-24/+133
* ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-171-4/+6
* ACPI 5.0: Add new predefined namesBob Moore2012-01-175-4/+73
* ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-171-0/+64
* ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-173-0/+94
* ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-1715-115/+1573
* ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-175-17/+38
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-1714-45/+300
* ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-172-1/+188
* ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-175-3/+57
* ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-171-2/+2
* ACPICA: Do not abort table load on invalid space IDBob Moore2012-01-174-12/+54
* ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore2012-01-171-0/+6
* ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore2012-01-171-0/+2
* ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-01-173-1/+8
* ACPICA: Update for GCC 4Bob Moore2012-01-171-6/+3
* Merge branch 'acpica-validate-address-regression' into nextLen Brown2012-01-171-0/+24
|\
| * ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-171-0/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-054-6/+24
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-043-4/+22
| |\ \
| | * | mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| | * | b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| | * | ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| * | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
* | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-041-34/+10
* | | | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
|/ / /
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\ \ \
| * | | dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-022-0/+4
|\ \ \ \
| * | | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-311-0/+3
| * | | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\ \ \ \ \
| * | | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-191-1/+5
| * | | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-191-3/+5
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-301-2/+2
|\ \ \ \ \ \
| * | | | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ \ \ \
| * | | | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| * | | | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-12-304-7/+12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
| * | | | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
| * | | | | | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-261-1/+1
| * | | | | | | watchdog: move coh901327 state holdersLinus Walleij2011-12-261-2/+4
* | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1