summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-16of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-15Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtou...Chase Southwood1-1/+2
2014-02-15staging: r8188eu: Make firmware buffer persistentStas Sergeev4-47/+54
2014-02-15staging: r8188eu: Remove wrapper routine _set_workitem()Larry Finger2-6/+1
2014-02-15staging: r8188eu: Remove wrapper routine _init_workitem()Larry Finger3-8/+2
2014-02-15staging: r8188eu: Remove wrapper _exit_critical_mutex()Larry Finger4-10/+3
2014-02-15staging: r8188eu: Remove unused unionLarry Finger1-5/+0
2014-02-15staging: r8188eu: Remove get_recvframe_data()Larry Finger3-14/+3
2014-02-15staging: r8188eu: Remove get_recvframe_len()Larry Finger2-6/+1
2014-02-15staging: r8188eu: Remove unused get_rxbuf_desc()Larry Finger1-9/+0
2014-02-15staging: r8188eu: Remove pkt_to_recv{frame, data, mem} routinesLarry Finger1-38/+0
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry Finger11-378/+413
2014-02-15staging: r8188eu: Remove pointless "alignment" entry in recv_frameLarry Finger1-1/+0
2014-02-15staging: r8188eu: Remove unnecessary list_head entry from recv_frame unionLarry Finger2-4/+4
2014-02-15staging: r8712u: delete unnecessary field initializationJulia Lawall1-2/+0
2014-02-15staging: rtl8821ae: fix invalid bit mask on MSR_AP checkLevente Kurusa1-1/+1
2014-02-15Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang1-0/+7
2014-02-15Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang1-2/+32
2014-02-15Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana1-0/+10
2014-02-15btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain1-2/+8
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-14Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2-2/+9
2014-02-14Btrfs: fix max_inline mount optionMitch Harder1-1/+1
2014-02-14Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo1-1/+0
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2-17/+0
2014-02-14Revert "OF: base: match each node compatible against all given matches first"Kevin Hao1-37/+16
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman2-7/+3
2014-02-14Revert "ARM: sunxi: dt: Convert to the new SID compatibles"Greg Kroah-Hartman3-3/+3
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan1-3/+7
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-02-14staging: usbip: prevent possible buffer overflow reading port recordsMark Asselstine1-5/+46
2014-02-14staging: comedi: pcl816: trigger sources were validated in (*do_cmdtest)H Hartley Sweeten1-9/+0
2014-02-14staging: comedi: pcl812: trigger sources were validated in (*do_cmdtest)H Hartley Sweeten1-18/+0
2014-02-14staging: comedi: das800: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten1-14/+3
2014-02-14staging: comedi: comedi_test: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten1-5/+1
2014-02-14staging: comedi: cb_pcidas: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten1-5/+2
2014-02-14staging: comedi: cb_das16_cs: remove incomplete async command supportH Hartley Sweeten1-124/+0
2014-02-14staging: comedi: adl_pci9111: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten1-24/+4
2014-02-14staging: comedi: usbduxfast: remove TRIG_TIMER from scan_begin_srcH Hartley Sweeten1-10/+1
2014-02-14staging: comedi: usbduxfast: 'cmd->chanlist_len' was already validataedH Hartley Sweeten1-21/+19
2014-02-14staging: comedi: don't clear 'data' on (*insn_read) timeoutH Hartley Sweeten6-11/+2
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten21-81/+30
2014-02-14staging: comedi: dmm32at: use comedi_timeout()H Hartley Sweeten1-33/+50
2014-02-14staging: comedi: dt2814: use comedi_timeout()H Hartley Sweeten1-10/+19
2014-02-14staging: comedi: pcl818: use comedi_timeout()H Hartley Sweeten1-15/+20
2014-02-14staging: comedi: pcl816: use comedi_timeout()H Hartley Sweeten1-23/+22
2014-02-14staging: comedi: pcl812: use comedi_timeout()H Hartley Sweeten1-29/+39