aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-21
* drivers: base: use standard device online/offline for state changeSeth Jennings2013-08-21
* drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-21
* sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman2013-08-20
* PPS: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-20
* driver core: bus_type: add bus_groupsGreg Kroah-Hartman2013-08-12
* driver core: bus_type: add drv_groupsGreg Kroah-Hartman2013-08-12
* driver core: bus_type: add dev_groupsGreg Kroah-Hartman2013-08-12
* Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman2013-07-29
|\
| * Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-28
| |\
| | * pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-21
| * | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-26
| |\ \
| | * | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-26
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-26
| |\ \ \
| | * | | ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-23
| | * | | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-07-22
| | |\ \ \
| | | * | | ARM: imx: fix vf610 enet module clock selectionShawn Guo2013-07-14
| | | * | | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel2013-07-14
| | | | |/ | | | |/|
| | * | | dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski2013-07-22
| | | |/ | | |/|
| * | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-26
| |\ \ \
| | * | | USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-16
| | | |/ | | |/|
| * | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-26
| |\ \ \
| | * | | ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu2013-07-24
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-24
| |\ \ \
| | * | | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-24
| * | | | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-23
| |\ \ \ \
| | * | | | EDAC: Fix lockdep splatBorislav Petkov2013-07-23
| | | |/ / | | |/| |
| * | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-23
| |\ \ \ \
| | * | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-12
| | * | | | cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-09
| * | | | | Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-22
| |\ \ \ \ \
| | * | | | | tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov2013-07-18
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-07-02
| | |\ \ \ \
| | | * | | | bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-26
| | | * | | | bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
| | * | | | | Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-02
| | |\| | | |
| | * | | | | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-28
| | * | | | | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-28
| | |\ \ \ \ \
| | | * | | | | xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2013-06-17
| | | * | | | | xen-block: implement indirect descriptorsRoger Pau Monne2013-04-18
* | | | | | | | kobject: delayed kobject release: help find buggy driversRussell King2013-07-25
|/ / / / / / /
* | | | | | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-21
|\ \ \ \ \ \ \
| * | | | | | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-17
| * | | | | | | ACPICA: expose OSI versionAaron Lu2013-07-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-02
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-20
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-19