summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-13of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely3-8/+18
2011-12-13gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-0/+1
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-14/+143
2011-12-12[media] DVB: Query DVB frontend delivery capabilitiesManu Abraham2-2/+4
2011-12-12ASoC: Remove rbtree register cacheMark Brown1-1/+0
2011-12-12Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown41-57/+311
2011-12-12mfd: Convert wm8994 to use generic regmap irq_chipMark Brown1-2/+1
2011-12-12Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+48
2011-12-12mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown1-0/+1
2011-12-12mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown1-0/+1
2011-12-12mfd: Constify WM8994 regulator_init_dataMark Brown1-1/+1
2011-12-12mfd: Enable register cache for wm8994 devicesMark Brown1-2/+0
2011-12-12Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-1/+4
2011-12-12mfd: Define some additional wm8994 registersMark Brown1-0/+96
2011-12-12mfd: Disable more pulls on WM8994Mark Brown1-0/+6
2011-12-12iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel1-0/+26
2011-12-12iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel1-1/+22
2011-12-12iommu/amd: Add device errata handlingJoerg Roedel1-0/+18
2011-12-12UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspaceDavid Howells1-9/+9
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-2/+2
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-5/+5
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto1-0/+8
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto1-1/+1
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin1-0/+22
2011-12-12Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+48
2011-12-12types.h: fix comment spelling for 'architectures'Mark Einon1-1/+1
2011-12-12net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet16-34/+34
2011-12-11rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney1-9/+29
2011-12-11driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett1-0/+1
2011-12-11rcu: Permit dyntick-idle with callbacks pendingPaul E. McKenney1-1/+2
2011-12-11rcu: Document same-context read-side constraintsPaul E. McKenney2-0/+20
2011-12-11rcu: Eliminate RCU_FAST_NO_HZ grace-period hangPaul E. McKenney1-1/+0
2011-12-11rcu: Add tracing for RCU_FAST_NO_HZPaul E. McKenney1-0/+37
2011-12-11rcu: Update trace_rcu_dyntick() header commentPaul E. McKenney1-2/+10
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-46/+1
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney1-0/+8
2011-12-11rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney1-6/+9
2011-12-11rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney1-0/+43
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-3/+43
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-6/+7
2011-12-11rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney1-1/+4
2011-12-11rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney1-13/+23
2011-12-11rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney1-45/+8
2011-12-11rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker1-10/+42
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker1-0/+26
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney2-0/+34
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney4-44/+19
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski1-1/+6
2011-12-11mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+6
2011-12-10serial: add irq handler for Freescale 16550 errata.Paul Gortmaker1-0/+1