summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-20pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera1-2/+80
2012-09-20of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones1-0/+5
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones1-2/+4
2012-09-20ARM: bcm2835: add stub clock driverSimon Arlott1-0/+24
2012-09-20ARM: bcm2835: add system timerSimon Arlott1-0/+22
2012-09-20ARM: bcm2835: add interrupt controller driverSimon Arlott1-0/+29
2012-09-20Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina3-16/+81
2012-09-20netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang1-0/+3
2012-09-20netdev: make address const in device address managementstephen hemminger1-14/+14
2012-09-19HID: Allow more fields in the hid reportHenrik Rydberg1-1/+1
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg1-0/+3
2012-09-19Input: MT - Get slot by keyHenrik Rydberg1-0/+4
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg1-0/+21
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg1-0/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+4
2012-09-19Input: Send events one packet at a timeHenrik Rydberg1-3/+21
2012-09-19Input: Break out MT dataHenrik Rydberg2-11/+18
2012-09-19ARM: spear: move platform_data definitionsArnd Bergmann1-0/+164
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann15-0/+669
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann7-0/+184
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann10-1/+393
2012-09-19Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-0/+2
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-1/+4
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck1-1/+1
2012-09-19mfd: 88pm860x: Move initilization codeHaojian Zhuang1-4/+0
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