aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-30 19:21:57 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-30 19:21:57 -0700
commita7ebaf46469b52cf4cb8622fec5447ba6494581b (patch)
tree553b28fd523294db4abcec3c75d3f723fe8870f1 /scripts/cleanpatch
parentLinux 3.12-rc3 (diff)
parentiio:magnetometer: Bugfix magnetometer default output registers (diff)
Merge tag 'iio-fixes-for-3.12b2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes: Second set of IIO fixes for the 3.12 cycle (take 2) A few small fixes: 1) Make sure that debugfs entries are removed early enough to prevent a race. 2) Drop a stray regulator_put from ad8366 left over from the devm_ patches. 3) The ST magnetometer driver had incorrect register addresses for the actual data channels.
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
9d6bcd0d6b9fe01a2b66145'>jme: replace calls to redundant functionQuentin Lambert1-6/+6 2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1 2014-05-14jme: Fix unmap loop counting error:Neil Horman1-5/+5 2014-05-07jme: Fix DMA unmap warningNeil Horman1-6/+47 2014-03-29jme: remove open-coded skb_cow_head.françois romieu1-14/+2 2014-03-24jme: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1 2013-10-21net: jme: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0 2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-2/+2 2013-08-27jme: lower NAPI weightMichal Schmidt1-1/+1 2013-05-31net, jme: remove redundant D0 power state setYijing Wang1-1/+0 2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1 2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2 2012-12-03jme: remove __dev* attributesBill Pemberton1-3/+3 2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng1-20/+8 2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng1-4/+4 2012-10-11net/ethernet/jme: disable ASPMKevin Baradon1-0/+4 2012-07-18jme: netpoll supportPeter Wu1-0/+14 2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+1 2012-02-22jme: Fix FIFO flush issueGuo-Fu Tseng1-9/+1 2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0 2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+110 2011-11-27jme: PHY configuration for compatible issueAries Lee1-3/+110 2011-11-16net: drivers: use bool type instead of double negationMichał Mirosław1-2/+2 2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-4/+4 2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-3/+3 2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6 2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2 2011-09-15jme: convert to SKB paged frag API.Ian Campbell1-2/+3 2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1 2011-08-12jme: Move the JME driverJeff Kirsher1-0/+3235