summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang1-3/+23
2012-09-19mfd: twl6040: Add twl6040-gpio childPeter Ujfalusi1-1/+8
2012-09-19mfd: twl6040: Fix GPO maskPeter Ujfalusi1-1/+1
2012-09-19mfd: max8907: Add power off controlStephen Warren1-0/+2
2012-09-19mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball1-0/+1
2012-09-18remtoteproc: maintain max notifyidSjur Brændeland1-0/+2
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu1-0/+24
2012-09-18USB: EHCI: Tegra: Fix wrong register definitionJim Lin1-3/+3
2012-09-18USB: ezusb: add support for Cypress FX2LPRene Buergel2-4/+16
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich1-6/+23
2012-09-18USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman1-3/+3
2012-09-18dt: Add empty of_find_node_by_name() functionPeter Ujfalusi1-0/+6
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+1
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart1-0/+99
2012-09-18remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo1-0/+2
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo1-0/+2
2012-09-18remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo1-0/+18
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman1-5/+3
2012-09-18USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman1-8/+0
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman1-2/+1
2012-09-18userns: Modify dqget to take struct kqidEric W. Biederman1-1/+1
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman1-2/+2
2012-09-18userns: Convert qutoactlEric W. Biederman2-4/+4
2012-09-18userns: Implement struct kqidEric W. Biederman1-0/+125
2012-09-18userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2-0/+107
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman1-2/+4
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2-1/+19
2012-09-18userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman1-2/+6
2012-09-18userns: Convert the audit loginuid to be a kuidEric W. Biederman4-7/+7
2012-09-18audit: Add typespecific uid and gid comparatorsEric W. Biederman1-0/+2
2012-09-18audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman1-1/+1
2012-09-18audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman1-1/+1
2012-09-18compiler.h: add __visibleAndi Kleen2-0/+11
2012-09-18mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-09-18Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-2/+161
2012-09-18iio:inkern: Add function to read the processed valueLars-Peter Clausen2-0/+55
2012-09-18iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen1-2/+2
2012-09-17iio:dac: Add ad5755 driverLars-Peter Clausen1-0/+103
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2012-09-17Merge branch 'pm-domains'Rafael J. Wysocki1-17/+56
2012-09-17Merge branch 'pm-timers'Rafael J. Wysocki4-3/+33
2012-09-17KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin1-1/+1
2012-09-17mfd: anatop-mfd: remove anatop driverDong Aisheng1-40/+0
2012-09-17ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng1-0/+319
2012-09-17mfd: Add syscon driver based on regmapDong Aisheng1-0/+23
2012-09-17device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches1-2/+0
2012-09-17dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches1-0/+11
2012-09-17netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches1-3/+0
2012-09-17dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches1-4/+4