summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati
2010-09-14Input: gameport_driver - drop private pointerDmitry Torokhov
2010-09-14Input: gameport_driver - mark description as const pointerDmitry Torokhov
2010-09-14Input: serio_driver - drop private pointerDmitry Torokhov
2010-09-14Input: serio_driver - mark id_table and description as constDmitry Torokhov
2010-09-09Input: media/IR - switch to using new keycode interfaceDmitry Torokhov
2010-09-09Input: add support for large scancodesMauro Carvalho Chehab
2010-09-05Input: fix a few typosDmitry Torokhov
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds
2010-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-13Merge branch 'master' into for-linusChris Metcalf
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-13Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-12block: add secure discardAdrian Hunter
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-12mm: fix writeback_in_progress()Jan Kara
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang