aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann15-32/+18
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary5-5/+197
2013-10-11iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar1-3/+3
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson1-0/+2
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson2-0/+16
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson1-0/+9
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg7-41/+102
2013-10-11iwlwifi: Support 7265 devicesEran Harary3-1/+19
2013-10-11iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka1-11/+11
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg1-5/+26
2013-10-11iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach3-43/+23
2013-10-11iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach1-7/+0
2013-10-11iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach1-11/+0
2013-10-11iwlwifi: mvm: BT Coex - tune SMPS parametersEmmanuel Grumbach1-4/+4
2013-10-11iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach3-5/+6
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg7-23/+420
2013-10-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg518-5239/+18896
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz8-22/+35
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz4-49/+97
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar7-47/+120
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach1-1/+3
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach1-2/+52
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach3-7/+44
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann15-41/+24
2013-10-11Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann1-24/+0
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar9-11/+26
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie3-38/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie3-23/+11
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie15-25/+53
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem1-0/+1
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-10-10Btrfs: fix oops caused by the space balance and dead rootsMiao Xie3-7/+17
2013-10-10Btrfs: insert orphan roots into fs radix treeMiao Xie1-5/+3
2013-10-10Btrfs: limit delalloc pages outside of find_delalloc_rangeJosef Bacik1-8/+4
2013-10-10Btrfs: use right root when checking for hash collisionJosef Bacik1-1/+1
2013-10-10bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2013-10-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-10/+29
2013-10-11Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann1-2/+3
2013-10-11Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann1-5/+0
2013-10-11Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2-17/+10
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann6-5/+8
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann6-5/+6
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann5-4/+8
2013-10-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+6
2013-10-10kobject: show debug info on delayed kobject releaseFengguang Wu1-1/+1
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas1-0/+6
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2-5/+1
2013-10-10Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann1-10/+3
2013-10-10Bluetooth: Remove unused dtl1_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused btuart_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused bt3c_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused bluecard_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann1-10/+4
2013-10-10Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2-0/+13
2013-10-10Bluetooth: Use hci_conn_num() instead of direct connection hash accessMarcel Holtmann1-6/+6
2013-10-10Bluetooth: Use hci_conn_num() for checking number of LE connectionsMarcel Holtmann1-2/+2
2013-10-10Bluetooth: Fix too long line with set_advertising() functionMarcel Holtmann1-1/+2
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+22
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+30
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds7-18/+21
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2-4/+18
2013-10-10Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtdLinus Torvalds2-7/+18
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville62-666/+11470
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-3/+12
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy1-0/+2
2013-10-10rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland1-1/+2
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos1-5/+20
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos1-4/+7
2013-10-10rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos3-58/+29
2013-10-10rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo1-7/+0
2013-10-10net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-10rt2x00: do not pause queue on flushStanislaw Gruszka2-31/+8
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos1-4/+11
2013-10-10rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos1-2/+8
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos1-0/+3
2013-10-10rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos1-1/+0
2013-10-10rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos1-2/+0
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens1-1/+1
2013-10-10bcma: add PCI id 0x4313Hauke Mehrtens1-0/+1
2013-10-10bcma: reject PCI cards in bcma.Hauke Mehrtens1-2/+5
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi1-2/+2
2013-10-10rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai1-1/+1
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov18-0/+10082
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin4-4/+4
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville29-544/+1290
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-2/+8
2013-10-10Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commandsJohan Hedberg1-1/+2
2013-10-10drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher1-0/+1
2013-10-10Bluetooth: Fix potential double-frees of L2CAP skbsJohan Hedberg1-2/+6
2013-10-10Bluetooth: Restrict high speed support to SSP enabled controllersMarcel Holtmann1-10/+32
2013-10-10Bluetooth: Remove unneeded val variable when setting SSPMarcel Holtmann1-5/+3
2013-10-10kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan1-1/+17
2013-10-10KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras1-1/+1
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov1-12/+12
2013-10-10Bluetooth: Refactor hci_connect_leAndre Guedes1-18/+33
2013-10-10Bluetooth: Use HCI request for LE connectionAndre Guedes2-55/+67
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang1-2/+2
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang1-1/+1
2013-10-10i2c: i2c-mux-gpio: use deferred probingIonut Nicu1-2/+2
2013-10-10i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu1-3/+7
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk1-0/+3
2013-10-10i2c: Not all adapters have a parentJean Delvare1-0/+3
2013-10-10i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang1-6/+5
2013-10-10i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang1-1/+2
2013-10-10i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang1-5/+6
2013-10-10i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang1-2/+3
2013-10-09drm/radeon/dpm: disable bapm on TN asicsAlex Deucher1-1/+1
2013-10-09drm/radeon: improve soft reset on CIKAlex Deucher1-0/+6
2013-10-09drm/radeon: improve soft reset on SIAlex Deucher1-0/+10
2013-10-09drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter1-3/+3
2013-10-09drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter1-3/+3
2013-10-09drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter1-2/+2
2013-10-09drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski1-1/+1
2013-10-09drm/radeon: fix typo in CP DMA register headersAlex Deucher3-5/+5
2013-10-09drm/radeon/dpm: disable multiple UVD statesAlex Deucher2-1/+5
2013-10-09drm/radeon: use hw generated CTS/N values for audioAlex Deucher2-4/+2
2013-10-09drm/radeon: fix N/CTS clock matching for audioAlex Deucher1-3/+3
2013-10-09drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher1-2/+9
2013-10-09drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher1-0/+2
2013-10-10Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in prog...Dave Airlie1-8/+0
2013-10-09hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2-2/+3
2013-10-09mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22
2013-10-09ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu1-1/+1
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo3-1/+31
2013-10-09Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie1-1/+1
2013-10-09drm/gma500: fix things after get/put page helpersRob Clark1-0/+1
2013-10-08ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan1-1/+14
2013-10-08ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár1-0/+9
2013-10-08ALSA: hda - Add fixup for ASUS N56VZTakashi Iwai1-0/+1
2013-10-08ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth1-2/+2
2013-10-08ARM: dts: Fix pinctrl mask for omap3Tony Lindgren3-8/+4
2013-10-08ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2-1/+19
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-35/+106
2013-10-08Bluetooth: Fix changing advertising setting while LE is connectedJohan Hedberg1-1/+7
2013-10-08ath10k: fix RX performance when using AP 10.X FWMichal Kazior1-1/+1
2013-10-08ath10k: fix possible memory leak in new FW loadingMichal Kazior1-3/+6
2013-10-08ath10k: fix printf format stringMichal Kazior1-2/+2
2013-10-08ALSA: hda - hdmi: Fix channel map switch not taking effectAnssi Hannula1-10/+8
2013-10-08drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs1-1/+1
2013-10-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar8-23/+77
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt1-2/+3
2013-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-16/+81
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau1-12/+11
2013-10-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-4/+70
2013-10-07Bluetooth: Fix variable shadow warningsJohannes Berg2-6/+8
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-27/+63
2013-10-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds9-42/+84
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann2-12/+32
2013-10-07Bluetooth: Read flow control mode on AMP controller initMarcel Holtmann1-0/+3
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann2-0/+5
2013-10-07Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown1-2/+2
2013-10-07Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown1-1/+10
2013-10-07Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linusMark Brown1-1/+3
2013-10-07Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown1-2/+2
2013-10-07Merge remote-tracking branch 'spi/fix/dspi' into spi-linusMark Brown1-8/+2
2013-10-07Merge remote-tracking branch 'spi/fix/clps711x' into spi-linusMark Brown1-3/+0
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan3-3/+3
2013-10-07Bluetooth: Read supported features and commands on AMP controllersMarcel Holtmann1-0/+6
2013-10-07ath10k: remove num_sends_allowedMichal Kazior4-24/+18
2013-10-07ath10k: remove ce_sendlist_sendMichal Kazior3-51/+2
2013-10-07ath10k: split vdev_id calculation from tx functionMichal Kazior1-10/+15
2013-10-07ath10k: split tid calculation from tx functionMichal Kazior1-8/+15
2013-10-07ath10k: extend the max_scan timeBartosz Markowski1-1/+1
2013-10-07ath10k: enable 10.x firmware branch supportBartosz Markowski1-6/+1
2013-10-07NFC: Fix SE API related sparse warningSamuel Ortiz1-1/+1
2013-10-07NFC: port100: Add target mode supportThierry Escande1-4/+317
2013-10-07NFC: port100: Add initiator mode supportThierry Escande1-3/+363
2013-10-07NFC: port100: Commands mechanism implementationThierry Escande1-1/+670
2013-10-07NFC: Sony Port-100 Series driverThierry Escande3-0/+198
2013-10-07spi: atmel: Fix incorrect error pathSachin Kamat1-1/+2
2013-10-07ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson1-0/+27
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+33
2013-10-07Bluetooth: List powered down AMP controllers correctlyMarcel Holtmann1-1/+4
2013-10-07Bluetooth: Make mgmt power down notification for BR/EDR explicitMarcel Holtmann1-5/+6
2013-10-07Bluetooth: Power off AMP controllers after setup phaseMarcel Holtmann1-1/+1
2013-10-07Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann2-3/+3
2013-10-07Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann2-6/+5
2013-10-07Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann2-9/+9
2013-10-07Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann2-9/+5
2013-10-07Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann2-8/+8
2013-10-07Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann2-5/+5
2013-10-07Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann2-10/+7
2013-10-07Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann2-6/+4
2013-10-07Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann2-8/+8
2013-10-07Bluetooth: Send new settings only when pairable changesMarcel Holtmann1-5/+7
2013-10-07Merge tag 'drm-intel-fixes-2013-10-07' of git://people.freedesktop.org/~danve...Dave Airlie4-9/+16
2013-10-06Linux 3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-25/+67