summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-19/+107
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds12-21/+202
2010-08-11USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap1-0/+3
2010-08-11USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz1-0/+4
2010-08-11USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2-7/+39
2010-08-11USB: ulpi: fix compilation warningAjay Kumar Gupta1-0/+1
2010-08-11USB: fix race between root-hub wakeup & controller suspendAlan Stern1-0/+2
2010-08-11USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-5/+17
2010-08-11USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2
2010-08-11USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz1-0/+4
2010-08-11USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz1-3/+3
2010-08-11USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen1-1/+1
2010-08-11USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+4
2010-08-11USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+23
2010-08-11USB: otg.h: Fix the mixup in parameters order.Igor Grinberg1-2/+2
2010-08-11USB: don't stop root-hub status polls too soonAlan Stern1-0/+1
2010-08-11Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds1-0/+1
2010-08-11U6715 16550A serial driver supportPhilippe Langlais3-1/+10
2010-08-11hsu: driver for Medfield High Speed UART deviceFeng Tang3-0/+65
2010-08-11serial: general fixes in the serial_rs485 structureClaudio Scordino1-1/+3
2010-08-11serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos1-1/+1
2010-08-11vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester1-11/+46
2010-08-11serial: max3107: Abstract out the platform specific bitsAlan Cox1-0/+4
2010-08-11tty: implement BTM as mutex instead of BKLArnd Bergmann1-13/+5
2010-08-11tty: remove tty_lock_nestedArnd Bergmann1-15/+1
2010-08-11tty: introduce wait_event_interruptible_ttyArnd Bergmann1-0/+42
2010-08-11tty: replace BKL with a new tty_lockArnd Bergmann1-0/+31
2010-08-11tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox1-1/+0
2010-08-11tty: Make vt's have a tty_portAlan Cox1-0/+2
2010-08-11tty: serial - fix tty referencing in set_ldiscAlan Cox1-1/+1
2010-08-11istallion: use bit ops for the board flagsAlan Cox1-1/+1
2010-08-11vt/console: try harder to print output when panicingJesse Barnes3-0/+12
2010-08-11tty: Add EXTPROC support for LINEMODEhyc@symas.com3-0/+4
2010-08-11tty: Remove Hayes ESP ioctlsJeff Dike1-4/+2
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds5-5/+23
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds21-47/+248
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds11-339/+360
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-88/+62
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+7
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-0/+194
2010-08-10flex_array: add helpers to get and put to make pointers easy to useEric Paris1-0/+5
2010-08-10iommu: inline iommu_num_pagesAnton Blanchard1-2/+10
2010-08-10kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches1-11/+0
2010-08-10include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell1-2/+1
2010-08-10asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger1-0/+4
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li1-0/+4
2010-08-10hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki1-1/+7
2010-08-10memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro1-0/+15
2010-08-10vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro1-1/+16