summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-06-038250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA
2011-06-02xhci: Do not issue device reset when device is not setupMaarten Lankhorst
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst
2011-06-02xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski
2011-06-02efifb: Enable write-combiningAndy Lutomirski
2011-06-02drivers/video/pxa168fb.c: add missing clk_putJulia Lawall
2011-06-02drivers/video/imxfb.c: add missing clk_putJulia Lawall
2011-06-02fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao
2011-06-02savagefb: Use panel CVT mode as defaultTormod Volden
2011-06-02fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown
2011-06-01drivers/net/davinci_emac.c: add missing clk_putJulia Lawall
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-01rtc: Staticize non-exported __rtc_set_alarm()Mark Brown
2011-06-01rtc: Fix ioctl error path returnJohn Stultz
2011-06-01ptp: Fix some locking bugs in ptp_read()Dan Carpenter
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter
2011-06-02drm/radeon/kms: add missing Evergreen texture formats to the CS parserMarek Olšák
2011-06-02drm/radeon/kms: viewport height has to be evenAlex Deucher
2011-06-02drm/radeon/kms: remove duplicate reg from r600 safe regsAlex Deucher
2011-06-02drm/radeon/kms: add support for Llano Fusion APUsAlex Deucher
2011-06-02drm/radeon/kms: fill in asic struct for llanoAlex Deucher
2011-06-02drm/radeon/kms: add family ids for llano APUsAlex Deucher
2011-06-02drm/radeon: fix oops in ttm reserve when pageflipping (v2)Dave Airlie
2011-06-01xhci: Bigendian fix for skip_isoc_td()Matt Evans
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-06-01PCI: fix new kernel-doc warningRandy Dunlap
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen
2011-06-01[media] soc_camera: preserve const attributeMauro Carvalho Chehab
2011-06-01[media] uvc_entity: initialize return valueMauro Carvalho Chehab
2011-06-01[media] media: Fix media device minor registrationLaurent Pinchart
2011-06-01[media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky