deliverable/linux.git
2013-08-28  Greg Kroah... sysfs: sysfs_create_groups returns a value.
2013-08-28  Johannes Bergdebugfs: provide debugfs_create_x64() when disabled
2013-08-28  Greg Kroah... rbd: convert bus code to use bus_groups
2013-08-28  Greg KHfirmware: dcdbas: use binary attribute groups
2013-08-28  Greg Kroah... sysfs: add sysfs_create/remove_groups for when SYSFS...
2013-08-27  Greg Kroah... driver core: add #include <linux/sysfs.h> to core files.
2013-08-26  Greg Kroah... HID: convert bus code to use dev_groups
2013-08-25  Greg Kroah... Input: serio: convert bus code to use drv_groups
2013-08-25  Greg Kroah... Input: gameport: convert bus code to use drv_groups
2013-08-24  Greg Kroah... driver core: firmware: use __ATTR_RW()
2013-08-24  Greg Kroah... driver core: core: use DEVICE_ATTR_RO
2013-08-23  Greg Kroah... driver core: bus: use DRIVER_ATTR_WO()
2013-08-23  Greg Kroah... driver core: create write-only attribute macros for...
2013-08-23  Greg Kroah... sysfs: create __ATTR_WO()
2013-08-23  Greg Kroah... driver-core: platform: convert bus code to use dev_groups
2013-08-23  Greg Kroah... workqueue: convert bus code to use dev_groups
2013-08-23  Greg Kroah... MEI: convert bus code to use dev_groups
2013-08-23  Greg Kroah... USB: serial: convert bus code to use drv_groups
2013-08-22  Geert UytterhoevenKconfig: Remove hotplug enable hints in CONFIG_KEXEC...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2781: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2760: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2780: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds28e04: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2433: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2431: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2423: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2413.c: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_ds2408: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: slaves: w1_therm: convert to use w1_family_ops...
2013-08-22  Greg Kroah... w1: add attribute groups to struct w1_family_ops
2013-08-22  Greg Kroah... w1: use default attribute groups for w1 slave devices
2013-08-22  Greg Kroah... w1: remove race with sysfs file creation
2013-08-22  Greg Kroah... sysfs.h: remove attr_name() macro
2013-08-22  Greg Kroah... sysfs: group.c: fix up kerneldoc
2013-08-22  Greg Kroah... acpi: bgrt: fix build error due to attribute change
2013-08-22  Greg Kroah... sysfs: fix up minor coding style issues in sysfs.h
2013-08-21  Greg Kroah... sysfs: sysfs.h: fix coding style issues
2013-08-21  Greg Kroah... sysfs: file.c: fix up broken string warnings
2013-08-21  Greg Kroah... sysfs: dir.c: fix up odd do/while indentation
2013-08-21  Greg Kroah... sysfs: fix up uaccess.h coding style warnings
2013-08-21  Greg Kroah... sysfs: fix up 80 column coding style issues
2013-08-21  Greg Kroah... sysfs: fix up space coding style issues
2013-08-21  Greg Kroah... sysfs: remove trailing whitespace
2013-08-21  Greg Kroah... sysfs: fix placement of EXPORT_SYMBOL()
2013-08-21  Greg Kroah... sysfs: group: update copyright to add myself and the LF
2013-08-21  Greg Kroah... sysfs: group.c: add kerneldoc for sysfs_remove_group
2013-08-21  Greg Kroah... sysfs: group.c: fix up broken string coding style
2013-08-21  Greg Kroah... sysfs: group.c: fix up some * coding style issues
2013-08-21  Greg Kroah... sysfs: group.c: fix trailing whitespace
2013-08-21  Greg Kroah... sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper...
2013-08-21  Greg Kroah... sysfs: add sysfs_create/remove_groups()
2013-08-21  Seth Jenningsdrivers: base: use standard device online/offline for...
2013-08-21  Seth Jenningsdrivers: base: refactor add_memory_section() to add_mem...
2013-08-21  Seth Jenningsdrivers: base: remove improper get/put in add_memory_se...
2013-08-21  Seth Jenningsdrivers: base: reduce add_memory_section() for boot...
2013-08-21  Seth Jenningsdrivers: base: unshare add_memory_section() from hotplug
2013-08-21  Seth Jenningsdrivers: base: use device get/put functions
2013-08-21  Seth Jenningsdrivers: base: remove unneeded variable
2013-08-21  Seth Jenningsdrivers: base: move mutex lock out of add_memory_section()
2013-08-21  Greg KHACPI: bgrt: take advantage of binary sysfs groups
2013-08-20  Greg Kroah... hid: roccat-pyra: convert class code to use bin_attrs...
2013-08-20  Greg Kroah... sysfs.h: fix __BIN_ATTR_RW()
2013-08-20  Greg Kroah... hid: roccat-kone: fix off-by-one bug in attributes
2013-08-20  Greg Kroah... hid: roccat-kovaplus: convert class code to use bin_att...
2013-08-20  Greg Kroah... hid: roccat-konepure: convert class code to use bin_att...
2013-08-20  Greg Kroah... hid: roccat-koneplus: convert class code to use bin_att...
2013-08-20  Greg Kroah... hid: roccat-savu: convert class code to use bin_attrs...
2013-08-20  Greg Kroah... hid: roccat-kone: convert class code to use bin_attrs...
2013-08-20  Greg Kroah... hid: roccat-isku: convert class code to use bin_attrs...
2013-08-20  Greg Kroah... hid: roccat-arvo: convert class code to use bin_attrs...
2013-08-20  Greg Kroah... backing-dev: convert class code to use dev_groups
2013-08-20  Greg Kroah... PPS: convert class code to use dev_groups
2013-08-20  Greg Kroah... x86: wmi: convert class code to use dev_groups
2013-08-20  Greg Kroah... v4l2: convert class code to use dev_groups
2013-08-20  Greg Kroah... HID: roccat: convert class code to use dev_groups
2013-08-20  Greg Kroah... devfreq: convert devfreq_class to use dev_groups
2013-08-20  Greg Kroah... mips: convert vpe_class to use dev_groups
2013-08-20  Hanjun Guodrivers / dma-contiguous: Fix __init attribute location
2013-08-20  Hanjun Guodrivers / platform: Fix __init attribute location
2013-08-20  Hanjun Guodrivers / base: Fix sysfs_deprecated_setup() __init...
2013-08-13  Rafael J. Wysockidriver core / cpu: Check if NUMA node is valid before...
2013-08-13  Lee, Jae-HongCorrect unfaithful translation on HOWTO in ko_KR
2013-08-13  Lee, Jae-HongType fix on stable_api_nonsense.txt
2013-08-13  Lee, Jae-HongType fix on HOWTO in ko_KR
2013-08-12  Greg Kroah... driver core: bus_type: add bus_groups
2013-08-12  Greg Kroah... driver core: bus_type: add drv_groups
2013-08-12  Greg Kroah... driver core: bus_type: add dev_groups
2013-07-29  Hanjun Guotile / cpu topology: remove stale Macro arch_provides_t...
2013-07-29  Hanjun Guox86 / cpu topology: remove the stale macro arch_provide...
2013-07-29  Hanjun Guocpu topology: remove stale arch_provides_topology_point...
2013-07-29  Greg Kroah... rtc: convert class code to use dev_groups
2013-07-29  Greg Kroah... Merge 3.11-rc3 into driver-core-next
2013-07-29  Linus TorvaldsLinux 3.11-rc3
2013-07-29  Linus TorvaldsMerge tag 'pinctrl-for-v3.11-2' of git://git./linux...
2013-07-29  Linus TorvaldsMerge tag 'trace-fixes-3.11-rc2' of git://git./linux...
2013-07-29  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-07-27  Greg Kroah... net: ieee802154: convert class code to use dev_groups
2013-07-27  Greg Kroah... net: core: convert class code to use dev_groups
2013-07-27  Greg Kroah... cuse: convert class code to use dev_groups
2013-07-27  Greg Kroah... PTP: convert class code to use dev_groups
next
This page took 0.041397 seconds and 5 git commands to generate.