aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/dir.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-10-25x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-10-25target: Fix compile warning w/ missing module.h includeNicholas Bellinger1-0/+1
2011-10-25of_mdio: Don't phy_scan_fixups() twiceKyle Moffett1-1/+0
2011-10-24ore: Enable RAID5 mountsBoaz Harrosh1-3/+11
2011-10-24exofs: Support for RAID5 read-4-write interface.Boaz Harrosh1-2/+59
2011-10-24ore: RAID5 WriteBoaz Harrosh5-16/+587
2011-10-24ore: RAID5 readBoaz Harrosh5-81/+473
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2-5/+6
2011-10-24dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-2/+2
2011-10-24ipv6: Do not use routes from locally generated RAsAndreas Hofmeister1-0/+8
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet2-12/+12
2011-10-24be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2-4/+18
2011-10-24be2net: don't create multiple TXQs in BE2Sathya Perla1-10/+16
2011-10-24be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla3-152/+147
2011-10-24be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla1-65/+56
2011-10-24net_sched: cls_flow: use skb_header_pointer()Eric Dumazet1-92/+96
2011-10-24ipv4: avoid useless call of the function check_peer_pmtuGao feng1-2/+1
2011-10-24Devicetree: Expand on ARM Primecell binding documentationGrant Likely1-1/+3
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner3-5/+0
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach1-1/+1
2011-10-24ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSETNicolas Pitre1-1/+2
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai2-2/+0
2011-10-24m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain1-1/+1
2011-10-24m68k/mac: Fix compiler warning in via_read_time()Finn Thain1-17/+23
2011-10-24zorro: Fix four checkpatch warningsJim Rotmalm1-4/+4
2011-10-24CIFS: Make cifs_push_locks send as many locks at once as possiblePavel Shilovsky1-6/+43
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky3-36/+167
2011-10-24hwmon: (w83627ehf) Better fix for negative temperature valuesJean Delvare1-25/+26
2011-10-24hwmon: (w83627ehf) Uninline is_word_sizedJean Delvare1-1/+1
2011-10-24hwmon: (lm75) Document why clones are not detectedJean Delvare2-37/+58
2011-10-24hwmon: (w83627ehf) Move fan pins check to a separate functionJean Delvare1-53/+67
2011-10-24hwmon: (w83627ehf) Skip reading unused voltage registersJean Delvare1-0/+3
2011-10-24hwmon: (lm75) Add support for Analog Devices ADT75Michael Hennerich3-0/+8
2011-10-24hwmon: (pmbus_core) Simplify sign extensionsGuenter Roeck1-13/+4
2011-10-24hwmon: (pmbus) Add support for Lineage Power DC-DC convertersGuenter Roeck2-0/+12
2011-10-24hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driverGuenter Roeck3-30/+168
2011-10-24hwmon: (pmbus/ltc2978) Explicit driver for LTC2978Guenter Roeck6-7/+385
2011-10-24hwmon: (pmbus) Add support for TEMP2 peak attributesGuenter Roeck2-5/+43
2011-10-24hwmon: AD7314 driver (ported from IIO)Jonathan Cameron4-0/+222
2011-10-24hwmon: (pmbus) Add support for Intersil power management chipsGuenter Roeck4-0/+393
2011-10-24hwmon: (pmbus) Always call _pmbus_read_byte in core driverGuenter Roeck6-15/+17
2011-10-24hwmon: (pmbus) Replace EINVAL return codes with more appropriate errorsGuenter Roeck4-13/+13