summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-08-18Fix spelling mistake in jhashAnton Blanchard
2010-08-16include/video/vga.h: update web address.Justin P. Mattock
2010-08-10i2c.h: fix kernel-doc warningsRandy Dunlap
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-08-10Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-10U6715 16550A serial driver supportPhilippe Langlais
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino
2010-08-10serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos
2010-08-10vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox
2010-08-10tty: implement BTM as mutex instead of BKLArnd Bergmann
2010-08-10tty: remove tty_lock_nestedArnd Bergmann
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox
2010-08-10tty: Make vt's have a tty_portAlan Cox
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox
2010-08-10istallion: use bit ops for the board flagsAlan Cox
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: Remove Hayes ESP ioctlsJeff Dike
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe