summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-03pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng1-0/+3
2012-07-03pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng1-2/+0
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown1-0/+11
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown1-0/+4
2012-07-03KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIERMarc Zyngier1-2/+2
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2-0/+18
2012-07-03PM / cpuidle: Add driver reference counterRafael J. Wysocki1-1/+5
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu1-1/+1
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-0/+49
2012-07-03KVM: Pass kvm_irqfd to functionsAlex Williamson1-2/+2
2012-07-02rcu: Fix qlen_lazy breakagePaul E. McKenney1-1/+1
2012-07-02rcu: Make __call_rcu() handle invocation from idlePaul E. McKenney1-9/+4
2012-07-02rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offsetPaul E. McKenney1-18/+0
2012-07-02rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementationsPaul E. McKenney1-0/+1
2012-07-02rcu: Remove return value from rcu_assign_pointer()Paul E. McKenney1-3/+3
2012-07-02key: Remove extraneous parentheses from rcu_assign_keypointer()Paul E. McKenney1-1/+3
2012-07-02rcu: Remove return value from RCU_INIT_POINTER()Paul E. McKenney1-1/+3
2012-07-02rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializationsPaul E. McKenney1-2/+2
2012-07-02rcu: Add a gcc-style structure initializer for RCU pointersPaul E. McKenney1-0/+8
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney3-11/+6
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown3-10/+5
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-07-02spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva1-8/+1
2012-07-02omap2+: add drm deviceAndy Gross1-0/+52
2012-07-02slab: rename gfpflags to allocflagsGlauber Costa1-1/+1
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin1-4/+0
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity1-0/+6
2012-07-01dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King1-2/+3
2012-07-01dmaengine: PL08x: constify channel names and bus_id stringsRussell King1-1/+1
2012-07-01dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King1-139/+2
2012-07-01dmaengine: PL08x: clean up get_signal/put_signalRussell King1-2/+2
2012-07-01dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King1-4/+0
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki1-0/+6
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO3-4/+38
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-30IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron1-0/+1
2012-06-30IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron1-0/+1
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron1-17/+17
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen1-0/+54
2012-06-30firewire: core: add is_local sysfs device attributeClemens Ladisch1-1/+1
2012-06-30net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko1-0/+2
2012-06-30netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso1-0/+1
2012-06-30netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-5/+10
2012-06-30[media] i2c: Export an unlocked flavor of i2c_transferJean Delvare1-0/+3
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-56/+159
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker1-0/+2
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker1-0/+3
2012-06-29NFS: Create an alloc_client rpc_opBryan Schumaker1-0/+2
2012-06-29NFS: Create a free_client rpc_opBryan Schumaker1-0/+1