aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-28of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-04-16Merge branch 'bugzilla-15749' into releaseLen Brown
2010-04-16ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy
2010-04-16[WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven
2010-04-16[WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier
2010-04-16[WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen
2010-04-16[WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15Input: wacom - switch mode upon system resumePing Cheng
2010-04-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-04-14hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock
2010-04-14hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare
2010-04-14hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare
2010-04-14hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-14lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.Rusty Russell
2010-04-14tun: orphan an skb on txMichael S. Tsirkin
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov
2010-04-13forcedeth: fix tx limit2 flag checkAyaz Abdulla
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-12virtio_net: missing sg_init_tableShirley Ma
2010-04-12MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber
2010-04-12drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák
2010-04-12drm/radeon/kms: only change mode when coherent value changes.Dave Airlie