aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-04Input: serio - add helper macro for serio_driver boilerplateAxel Lin
2012-04-04Input: add support for LM8333 keypadsWolfram Sang
2012-03-19Input: gpio_keys - add support for interrupt only keysLaxman Dewangan
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-20digsig: changed type of the timestampDmitry Kasatkin
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-15drm/exynos: exynos_drm.h header file fixesKamil Debski
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim
2012-02-13vfs: Provide function to get superblock and wait for it to thawJan Kara
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemmmc-fixes-for-3.3-rc4Seungwon Jeon