aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-06Input: increase struct ps2dev cmdbuf[] to 8 bytesGravatar Kamal Mostafa 1-1/+1
2012-12-24Input: adxl34x - make platform_data include self containedGravatar Wolfram Sang 1-0/+2
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverGravatar Lee Jones 1-8/+2
2012-11-24Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-2/+3
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingGravatar Igor Grinberg 1-2/+3
2012-11-10Input: document new members of struct input_devGravatar Henrik Rydberg 1-0/+3
2012-11-08Input: introduce managed input devices (add devres support)Gravatar Dmitry Torokhov 1-1/+6
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+9
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+8
2012-11-02hashtable: introduce a small and naive hashtableGravatar Sasha Levin 1-0/+192
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-13/+2
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 1-0/+3
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowGravatar Xiao Guangrong 1-13/+2
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+9
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Gravatar Konrad Rzeszutek Wilk 1-0/+8
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdGravatar Linus Torvalds 5-142/+158
2012-10-30ALSA: Add a reference counter to card instanceGravatar Takashi Iwai 1-0/+3
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-0/+9
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedGravatar Mikulas Patocka 1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersGravatar Mikulas Patocka 1-13/+7
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-1/+4
2012-10-26mac80211: verify that skb data is presentGravatar Johannes Berg 1-0/+9
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+16
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+14
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+7
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+3
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineGravatar Will Deacon 1-0/+1
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-2/+0
2012-10-24dynamic_debug: Remove unnecessary __usedGravatar Joe Perches 1-1/+1
2012-10-24x86, mm: Trim memory in memblock to be page alignedGravatar Yinghai Lu 1-0/+1
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Gravatar Srivatsa S. Bhat 1-3/+4
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledGravatar Srivatsa S. Bhat 1-0/+3
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-24/+4
2012-10-23drm/radeon: add some new SI PCI idsGravatar Alex Deucher 1-0/+3
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersGravatar Chanwoo Choi 1-0/+13
2012-10-22tcp: add SYN/data info to TCP_INFOGravatar Yuchung Cheng 2-1/+3
2012-10-22extcon: standard cable names definition and declaration changedGravatar anish kumar 1-1/+1
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Ingo Molnar 1-11/+0
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Gravatar Linus Torvalds 2-7/+2
2012-10-19pidns: remove recursion from free_pid_ns()Gravatar Cyrill Gorcunov 1-7/+1
2012-10-19linux/coredump.h needs asm/siginfo.hGravatar Richard Weinberger 1-0/+1
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Gravatar Konrad Rzeszutek Wilk 1552-52862/+69523
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Gravatar Ian Campbell 2-2/+2
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Gravatar Ian Campbell 1-22/+2
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 4-19/+10
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 16-1669/+1720
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+1
2012-10-19iio: Add some helper macros for unit conversionGravatar Lars-Peter Clausen 1-0/+16