summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-282-19/+19
* ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-282-135/+196
* ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-283-2/+84
* ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-284-119/+171
* ACPICA: Clarify common suffix for error/warning messagesBob Moore2009-08-271-1/+1
* ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-275-170/+277
* ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-271-7/+75
* ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-276-32/+67
* ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-273-31/+61
* ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming2009-08-273-1/+3
* ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-271-12/+15
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-2724-575/+851
* ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-271-4/+0
* ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-277-103/+325
* ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-15/+18
* ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-272-5/+6
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-2112-27/+81
|\
| * drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-219-4/+37
| * drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-212-0/+13
| * drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-211-22/+29
| * drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-212-1/+2
* | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-08-202-67/+104
|\ \ | |/ |/|
| * i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-201-65/+92
| * i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-201-1/+1
| * i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-201-0/+3
| * i2c-omap: Fix I2C status ACKNishanth Menon2009-08-201-1/+8
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-1920-253/+455
|\ \
| * | drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12
| * | drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19
| * | drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
| * | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
| * | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-173-1/+41
| * | drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47
| * | drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
| * | drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
| * | drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34
| * | drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
| |/
* | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-181-0/+6
* | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-181-10/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-1839-308/+417
|\ \
| * | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-151-8/+8
| * | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-151-3/+3
| * | cnic: Fix locking in init/exit calls.Michael Chan2009-08-152-9/+40
| * | cnic: Fix locking in start/stop calls.Michael Chan2009-08-152-16/+29
| * | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-152-6/+12
| * | cnic: Refine registration with bnx2.Michael Chan2009-08-151-13/+36
| * | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-151-1/+1
| * | pegasus: Add new device ID.Petko Manolov2009-08-141-0/+2
| * | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-144-8/+12
| * | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-141-1/+1