aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18105-311/+321
* i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely2010-04-282-0/+4
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-282-0/+2
* of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely2010-04-281-0/+15
* Fix ISDN/Gigaset build failureLinus Torvalds2010-04-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-1913-21/+24
|\
| * gigaset: include cleanup cleanupTilman Schmidt2010-04-189-20/+1
| * WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-161-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
| |\
| | * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
| * | tun: orphan an skb on txMichael S. Tsirkin2010-04-141-0/+4
| * | forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-131-1/+1
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-1917-19/+138
|\ \ \
| * | | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-195-6/+20
| * | | drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson2010-04-194-0/+8
| * | | drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher2010-04-191-2/+6
| * | | drm/radeon/kms: adjust pll settings for tvAlex Deucher2010-04-191-0/+4
| * | | drm/radeon/kms: fix tv dac conflict resolverAlex Deucher2010-04-191-0/+5
| * | | drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2010-04-192-1/+10
| * | | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher2010-04-191-0/+4
| * | | drm/radeon/kms: fix rs600 tlb flushJerome Glisse2010-04-191-1/+1
| * | | drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2010-04-192-2/+54
| * | | drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák2010-04-121-5/+10
| * | | drm/radeon/kms: only change mode when coherent value changes.Dave Airlie2010-04-121-2/+6
| * | | drm/radeon/kms: more atom parser fixes (v2)Alex Deucher2010-04-101-0/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-1720-852/+871
|\ \ \ \
| * | | | drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-092-4/+11
| * | | | drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-021-0/+8
| * | | | drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2010-03-252-98/+103
| * | | | drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-2511-663/+663
| * | | | agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-251-3/+0
| * | | | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-2510-94/+96
| * | | | drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-03-252-3/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-04-171-6/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'bugzilla-15749' into releaseLen Brown2010-04-161-6/+11
| |\ \ \ \ \
| | * | | | | ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy2010-04-161-6/+11
* | | | | | | [WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven2010-04-161-1/+1
* | | | | | | [WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier2010-04-161-1/+6
* | | | | | | [WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen2010-04-161-1/+1
* | | | | | | [WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar2010-04-161-3/+3
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-151-10/+13
|\ \ \ \ \ \
| * | | | | | firewire: cdev: fix information leakStefan Richter2010-04-101-9/+9
| * | | | | | firewire: cdev: require quadlet-aligned headers for transmit packetsClemens Ladisch2010-04-101-0/+2
| * | | | | | firewire: cdev: disallow receive packets without headerClemens Ladisch2010-04-101-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-158-87/+157
|\ \ \ \ \ \ \
| * | | | | | | Input: wacom - switch mode upon system resumePing Cheng2010-04-151-5/+7
| * | | | | | | Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-131-59/+104
| * | | | | | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-1/+3
| * | | | | | | Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas2010-04-051-0/+1
| * | | | | | | Input: i8042 - spelling fixDominik Brodowski2010-04-051-1/+1