summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-30at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt
2015-04-30Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig
2015-04-30Bluetooth: btusb: off by one in rtl8723b_parse_firmware()Dan Carpenter
2015-04-30Bluetooth: btusb: Fix two coding style issuesMarcel Holtmann
2015-04-30Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A supportDaniel Drake
2015-04-30Bluetooth: hci_uart: Add Atheros support for address configurationMarcel Holtmann
2015-04-30Bluetooth: hci_uart: Reorder Atheros specific driver callbacksMarcel Holtmann
2015-04-30Bluetooth: btbcm: Export patchram download as separate functionMarcel Holtmann
2015-04-30Bluetooth: bt3c: Delete some unuseful commentsDingXiang
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai
2015-04-29bnx2x: Delay during kdump loadYuval Mintz
2015-04-29net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2015-04-29hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan
2015-04-29altera_tse: Correct rx packet lengthVlastimil Setka
2015-04-29mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite
2015-04-29trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt
2015-04-29hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-29ACPI / SBS: Enable battery manager when presentChris Bainbridge
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-28serial: samsung: fix serial console breakRobert Baldyga
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis
2015-04-28iwlwifi: mvm: force quota update update after FW restartJohannes Berg
2015-04-28iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary
2015-04-28rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds