summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-09-19serial: kill off uif_tAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19vt: add an activate and lockAlan Cox
2009-09-19vt: move kernel stuff out of vt.hAlan Cox
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-19vt: add an event interfaceAlan Cox
2009-09-19tty: Add a full port_close functionAlan Cox
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-09-19kfifo: Use "const" definitionsAlan Cox
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby
2009-09-19cyclades: avoid addresses recomputationJiri Slaby
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19ACPI: remove unnecessary #ifdef CONFIG_DMILen Brown
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-19V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito
2009-09-19V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski
2009-09-19V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth
2009-09-19V4L/DVB (12922): Add the SAA7164 I2C bus identifierSteven Toth
2009-09-19V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher
2009-09-18ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij
2009-09-18i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai
2009-09-18i2c: Drop unused i2c_driver.id fieldJean Delvare
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown
2009-09-17Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich
2009-09-17Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim