summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-25Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28
2014-04-25cifs: fix actimeo=0 corner case when cifs_i->time == jiffiesJeff Layton1-0/+3
2014-04-25brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede1-2/+3
2014-04-25ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan3-9/+3
2014-04-25Btrfs: correctly set profile flags on seqlock retryFilipe Manana1-1/+3
2014-04-25Btrfs: use correct key when repeating search for extent itemFilipe Manana1-0/+2
2014-04-25Btrfs: fix inode caching vs tree logMiao Xie1-16/+2
2014-04-25Btrfs: fix possible memory leaks in open_ctree()Wang Shilong1-5/+5
2014-04-25Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong1-1/+5
2014-04-25Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2-14/+14
2014-04-25btrfs: replace error code from btrfs_drop_extentsDavid Sterba2-5/+5
2014-04-25btrfs: Change the hole range to a more accurate value.Qu Wenruo1-1/+1
2014-04-25serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff1-18/+21
2014-04-25serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson1-1/+1
2014-04-25serial: samsung: don't check config for every characterDoug Anderson1-5/+6
2014-04-25serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson1-6/+6
2014-04-25serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-04-258250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-04-25tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2-2/+15
2014-04-25Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann956-27658/+9104
2014-04-25ipv6: fib: fix fib dump restartKumar Sundararajan1-1/+2
2014-04-25of/irq: do irq resolution in platform_get_irqRob Herring4-2/+40
2014-04-25can: slcan: Fix spinlock variantAlexander Stein1-3/+3
2014-04-25can: fix return value from can_get_bittiming()Oliver Hartkopp1-1/+1
2014-04-25can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp1-3/+13
2014-04-25can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger1-2/+5
2014-04-25can: c_can: use proper type for 'instance'Wolfram Sang2-2/+2
2014-04-25can: c_can: Speed up tx buffer invalidationThomas Gleixner2-15/+40
2014-04-25can: c_can: Remove tx lockingThomas Gleixner2-92/+43
2014-04-25can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner1-9/+9
2014-04-25can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner2-33/+24
2014-04-25can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner1-44/+16
2014-04-25can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner1-5/+5
2014-04-25can: c_can: Cleanup setup of receive buffersThomas Gleixner1-21/+17
2014-04-25can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner1-17/+15
2014-04-25can: c_can: Cleanup irq enable/disableThomas Gleixner1-25/+12
2014-04-25can: c_can: Work around C_CAN RX wreckageThomas Gleixner2-3/+11
2014-04-25can: c_can: Disable rx split as workaroundThomas Gleixner2-14/+55
2014-04-25can: c_can: Get rid of pointless interruptsThomas Gleixner2-77/+48
2014-04-25can: c_can: Avoid status register update for D_CANThomas Gleixner1-3/+6
2014-04-25can: c_can: Simplify buffer reenablingThomas Gleixner1-10/+6
2014-04-25can: c_can: Always update error statsThomas Gleixner1-6/+7
2014-04-25can: c_can: Fix berr reportingThomas Gleixner1-10/+6
2014-04-25can: c_can: Handle state change correctlyThomas Gleixner1-5/+20
2014-04-25can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner1-5/+4
2014-04-25can: c_can: Make bus off interrupt disable logic workThomas Gleixner1-7/+4
2014-04-25can: c_can: Fix startup logicThomas Gleixner1-18/+17
2014-04-25can: c_can_pci: Set the type of the IP coreThomas Gleixner1-0/+2
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-04-24phy: fix kernel oops in phy_lookup()Sergei Shtylyov1-0/+3