summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming2010-05-273-30/+30
* mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao2010-05-271-1/+1
* mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn2010-05-271-4/+38
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-273-0/+974
* mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-271-3/+19
* mmc: sd: clean up redundant memsetMark Asselstine2010-05-271-2/+0Star
* davinci: mmc: updates to suspend/resume implementationChaithrika U S2010-05-271-8/+43
* davinci: mmc: add a function to control reset state of the controllerChaithrika U S2010-05-271-21/+16Star
* sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov2010-05-271-1/+1
* sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-271-4/+20
* sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov2010-05-272-1/+4
* mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko2010-05-271-29/+33
* davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara2010-05-271-7/+17
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-269-15/+51
|\
| * agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
| * drm/edid: Allow non-fatal checksum errors in CEA blocksAdam Jackson2010-05-261-1/+4
| * drm/radeon/kms: suppress a build warning (unused variable)Stefan Richter2010-05-261-0/+1
| * drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava2010-05-242-3/+18
| * nouveau: fix acpi_lid_open undefinedRandy Dunlap2010-05-241-1/+2
| * drm/radeon/kms: release AGP bridge at suspendJerome Glisse2010-05-243-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-269-12/+541
|\ \
| * | HID: roccat: fix build failure if built as moduleJiri Kosina2010-05-251-1/+1
| * | HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz2010-05-256-0/+526
| * | HID: Add the GYR4101US USB ID to hid-gyrationCory Maccarrone2010-05-243-0/+3
| * | HID: fix hid-roccat-kone for bin_attr API changeStephen Rothwell2010-05-241-12/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2643-150/+341
|\ \ \
| * | | drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-261-2/+2
| * | | be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-263-2/+20
| * | | hso: add support for new productsFilip Aben2010-05-261-0/+3
| * | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-05-251-2/+2
| |\ \ \
| | * | | wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez2010-05-201-2/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-2518-124/+93Star
| |\ \ \ \
| | * | | | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10Star
| | * | | | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3Star
| | * | | | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
| | * | | | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
| | * | | | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
| | * | | | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
| | * | | | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
| | * | | | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
| | * | | | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-25/+3Star
| | * | | | wireless: update gfp/slab.h includesTejun Heo2010-05-242-0/+2
| | * | | | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
| | * | | | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
| | * | | | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-211-6/+10
| | * | | | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0Star
| | * | | | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
| | * | | | iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
| * | | | | macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko2010-05-251-1/+8
| * | | | | be2net: Bug fix in init code in probeSarveshwar Bandi2010-05-251-4/+6