summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Use PCI Express Capability accessorMyron Stowe2013-01-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Introduce accessor to retrieve PCIe Capabilities RegisterMyron Stowe2013-01-30
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-07
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | video: Add generic HDMI infoframe helpersThierry Reding2013-02-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...Dave Airlie2013-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fbmon: add of_videomode helpersSteffen Trumtrar2013-01-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fbmon: add videomode helpersSteffen Trumtrar2013-01-24
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-08
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Convert struct nfs_fattr to Use kuid_t and kgid_tEric W. Biederman2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | coda: Restrict coda messages to the initial user namespaceEric W. Biederman2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Avoid recursion in put_user_nsEric W. Biederman2013-01-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | block: fix part_pack_uuid() build errorMimi Zohar2013-02-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module: constify within_module_*Sasha Levin2013-01-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: omap-usb-host: override number of ports from platform dataRoger Quadros2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'usbhost17-common' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz2013-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab2013-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab2013-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden2013-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones2013-02-04
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: max8925: Add irqdomain for dtQing Xu2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: rtsx: Support RTS5227Roger Tseng2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: rtsx: Fix typo in commentWei WANG2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: wm5102: Make DSP scratch registers readableMark Brown2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Add support for ux500_wdt watchdogFabio Baltieri2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-14