summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-04mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash
2013-02-04mtd: devices: elm: Add support for ELM error correctionPhilip Avinash
2013-02-03pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03new helper: sigsp()Al Viro
2013-02-03new helper: signal_setup_done()Al Viro
2013-02-03new helper: get_signal()Al Viro
2013-02-03switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03generic sys_sigaction() and compat_sys_sigaction()Al Viro
2013-02-03generic sys_compat_rt_sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-03switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03old sigsuspend variants in kernel/signal.cAl Viro
2013-02-03generic compat_sys_rt_sigqueueinfo()Al Viro
2013-02-03generic compat_sys_rt_sigpending()Al Viro
2013-02-03generic compat_sys_rt_sigprocmask()Al Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-02-02Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-02-02iio: Simplify iio_map_array_unregister APIGuenter Roeck
2013-02-02iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA
2013-02-02iio: gyro: Add itg3200Manuel Stahl
2013-02-01pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi
2013-02-01pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi
2013-02-01pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi
2013-02-01leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02cpufreq: Update Documentation for cpus and related_cpusViresh Kumar
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2013-02-01mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki
2013-02-01SUNRPC: Nuke the tk_xprt macroTrond Myklebust
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust
2013-01-31clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren
2013-01-31wanrouter: delete now orphaned header content, files/driversPaul Gortmaker
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland