summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | HID: fix hid-roccat-kone for bin_attr API changeStephen Rothwell2010-05-241-12/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-2613-102/+219
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-263-47/+48
| |\ \ \ \
| | * | | | ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch2010-05-251-1/+4
| | * | | | ALSA: hda: Fix model quirk for Dell M1730Daniel T Chen2010-05-251-1/+1
| | * | | | ALSA: hda - iMac9,1 sound fixesJustin P. Mattock2010-05-251-44/+40
| | * | | | ALSA: hda: Use LPIB for Toshiba A100-259Daniel T Chen2010-05-251-1/+2
| | * | | | ALSA: hda: Use LPIB for Acer Aspire 5110Daniel T Chen2010-05-251-0/+1
| * | | | | ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch2010-05-251-8/+28
| * | | | | ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch2010-05-251-1/+3
| * | | | | ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axisDaniel Mack2010-05-251-1/+1
| * | | | | ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten2010-05-251-7/+4
| * | | | | ALSA: usb-audio: add support for Akai MPD16Krzysztof Foltman2010-05-215-0/+125
| * | | | | ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2010-05-212-38/+10
| |/ / / /
* | | | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-269-8/+31
* | | | | nuc900: add maintainer entries for Wan ZongShunWan ZongShun2010-05-261-0/+12
* | | | | revert "crc32: use __BYTE_ORDER macro for endian detection"Andrew Morton2010-05-261-1/+1
* | | | | fs/fscache/object-list.c: fix warning on 32-bitAndrew Morton2010-05-261-1/+1
* | | | | nommu: allow private mappings of read-only devicesBernd Schmidt2010-05-261-14/+18
* | | | | mempolicy: ERR_PTR dereference in mpol_shared_policy_init()Dan Carpenter2010-05-261-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2575-360/+679
|\ \ \ \ \
| * | | | | drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-251-2/+2
| * | | | | be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-253-2/+20
| * | | | | proc_dointvec: write a single valueJ. R. Okajima2010-05-251-1/+3
| * | | | | hso: add support for new productsFilip Aben2010-05-251-0/+3
| * | | | | Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont2010-05-251-0/+2
| * | | | | 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-2524-132/+104
| |\ \ \ \ \ \
| | * | | | | | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10
| | * | | | | | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3
| | * | | | | | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
| | * | | | | | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
| | * | | | | | wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-241-0/+3
| | * | | | | | 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-243-27/+3
| | * | | | | | 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
| | * | | | | | cfg80211: add missing bracesJohannes Berg2010-05-211-2/+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/+0
| | * | | | | | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
| | * | | | | | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
| | * | | | | | iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
| | * | | | | | cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
OpenPOWER on IntegriCloud