aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher4-10/+40
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano6-20/+54
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano3-52/+52
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano3-9/+34
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák4-12/+77
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook1-4/+5
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2-0/+48
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl1-1/+4
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2-22/+20
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie1-2/+2
2011-02-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+4
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds1-2/+1
2011-02-12Merge branch 'devicetree/merge' into spi/mergeGrant Likely468-3239/+3266
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-20/+8
2011-02-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+48
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-4/+23
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall1-14/+14
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh1-1/+5
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris3-3/+21
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-53/+178
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-11/+10
2011-02-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-6/+62
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-162/+243
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-02-10amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov1-20/+8
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA1-2/+2
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller4-32/+2
2011-02-09hwmon: (emc1403) Fix I2C address rangeGuenter Roeck1-1/+1
2011-02-09hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach1-12/+47
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada1-8/+4
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+15
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-4/+8
2011-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds5-49/+106
2011-02-09staging: zram: fix data corruption issueNitin Gupta1-0/+4
2011-02-09Staging: Comedi: Fix a few NI module dependenciesIan Abbott1-1/+4
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott7-2/+24
2011-02-09cdrom: support devices that have check_events but not media_changedSimon Arlott1-1/+2
2011-02-08pch_can: fix module reload issue with MSITomoya1-0/+1
2011-02-08pch_can: fix rmmod issueTomoya1-1/+1
2011-02-08pch_can: fix 800k comms issueTomoya1-1/+1
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147
2011-02-09virtio: console: Update CopyrightAmit Shah1-1/+2
2011-02-09virtio: console: Wake up outvq on host notificationsAmit Shah1-2/+13
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-14/+21