aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-23driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman
2013-08-23sysfs: create __ATTR_WO()Greg Kroah-Hartman
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman
2013-08-21sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings
2013-08-20sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman
2013-08-19PPS: convert class code to use dev_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-07-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-07-22Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-07-22dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski
2013-07-22Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-21pinctrl: am33xx dt binding: correct include pathIan Campbell
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-18ACPICA: expose OSI versionAaron Lu
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-16linked-list: Remove __list_for_eachDave Jones
2013-07-16USB: move the definition of USB_MAXCHILDRENAlan Stern
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl