summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/radeon/kms: add family ids for llano APUsAlex Deucher2011-06-022-0/+4
| * | | | drm/radeon: fix oops in ttm reserve when pageflipping (v2)Dave Airlie2011-06-021-5/+8
| * | | | drm/radeon/kms: clean up the radeon kms KconfigAlex Deucher2011-05-261-8/+1
| * | | | drm/radeon/kms: fix thermal sensor reading on juniperAlex Deucher2011-05-262-15/+39
| * | | | drm/radeon/kms: add missing case for cayman thermal sensorAlex Deucher2011-05-261-0/+1
| * | | | drm/radeon/kms: add blit support for cayman (v2)Alex Deucher2011-05-265-255/+598
| * | | | drm/radeon/kms/blit: workaround some hw issues on evergreen+Alex Deucher2011-05-251-0/+10
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-06-076-62/+68
|\ \ \ \ \
| * | | | | [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-066-62/+68
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-071-0/+3
|\ \ \ \ \
| * | | | | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-0713-37/+63
|\ \ \ \ \
| * | | | | video: Fix use-after-free by vga16fb on rmmodBruno Prémont2011-06-061-0/+2
| * | | | | video: Convert vmalloc/memset to vzallocJoe Perches2011-06-025-14/+7
| * | | | | efifb: Disallow manual bind and unbindAndy Lutomirski2011-06-021-7/+14
| * | | | | efifb: Fix mismatched request/release_mem_regionAndy Lutomirski2011-06-021-4/+7
| * | | | | efifb: Enable write-combiningAndy Lutomirski2011-06-021-1/+1
| * | | | | drivers/video/pxa168fb.c: add missing clk_putJulia Lawall2011-06-021-7/+10
| * | | | | drivers/video/imxfb.c: add missing clk_putJulia Lawall2011-06-021-2/+2
| * | | | | fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao2011-06-021-0/+1
| * | | | | savagefb: Use panel CVT mode as defaultTormod Volden2011-06-022-0/+17
| * | | | | fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt2011-06-021-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-06-071-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | usb: remove bad dput after dentry_unhashSage Weil2011-06-031-1/+0
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-062-23/+22
|\ \ \ \
| * | | | hwmon: (max6642): Better chip detection schemaPer Dalén2011-06-041-2/+16
| * | | | hwmon: (coretemp) Further relax temperature range checksGuenter Roeck2011-06-011-2/+2
| * | | | hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck2011-06-011-17/+2
| * | | | hwmon: (coretemp) Relax target temperature range checkJean Delvare2011-06-011-1/+1
| * | | | hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen2011-06-011-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-06-042-1/+2
|\ \ \ \
| * | | | [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-022-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-0441-158/+269
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0312-48/+124
| |\ \ \ \
| | * | | | iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
| | * | | | ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
| | * | | | iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
| | * | | | zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
| | * | | | wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
| | * | | | wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
| | * | | | wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
| | * | | | wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
| | * | | | libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
| * | | | | tg3: Fix tg3_skb_error_unmap()Matt Carlson2011-06-031-1/+1
| * | | | | drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-021-3/+2
| * | | | | net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown2011-06-011-3/+3
| * | | | | drivers/net/davinci_emac.c: add missing clk_putJulia Lawall2011-06-011-4/+6
| * | | | | usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-011-1/+2
| * | | | | Revert "net: fix section mismatches"David S. Miller2011-05-3110-72/+68
| * | | | | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov2011-05-311-1/+1