aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls2010-08-08
| * | V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2010-08-08
| * | V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls2010-08-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-10
|\ \ \
| * | | watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-10
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
| |\ \ \ \
| | * | | | Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-03
| | * | | | Input: dynamically allocate ABS informationDaniel Mack2010-08-02
| | * | | | Input: add static inline accessors for ABS propertiesDaniel Mack2010-08-02
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-10
|\ \ \ \ \ \
| * | | | | | USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap2010-08-10
| * | | | | | USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-10
| * | | | | | USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-10
| * | | | | | USB: ulpi: fix compilation warningAjay Kumar Gupta2010-08-10
| * | | | | | USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
| * | | | | | USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
| * | | | | | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
| * | | | | | USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-10
| * | | | | | USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-10
| * | | | | | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-10
| * | | | | | USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
| * | | | | | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
| * | | | | | USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-10
| * | | | | | USB: otg.h: Fix the mixup in parameters order.Igor Grinberg2010-08-10
| * | | | | | USB: don't stop root-hub status polls too soonAlan Stern2010-08-10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\ \ \ \ \ \ \
| * | | | | | | U6715 16550A serial driver supportPhilippe Langlais2010-08-10
| * | | | | | | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-10
| * | | | | | | serial: general fixes in the serial_rs485 structureClaudio Scordino2010-08-10
| * | | | | | | serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos2010-08-10
| * | | | | | | vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester2010-08-10
| * | | | | | | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-10
| * | | | | | | tty: implement BTM as mutex instead of BKLArnd Bergmann2010-08-10
| * | | | | | | tty: remove tty_lock_nestedArnd Bergmann2010-08-10
| * | | | | | | tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
| * | | | | | | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
| * | | | | | | tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-10
| * | | | | | | tty: Make vt's have a tty_portAlan Cox2010-08-10
| * | | | | | | tty: serial - fix tty referencing in set_ldiscAlan Cox2010-08-10
| * | | | | | | istallion: use bit ops for the board flagsAlan Cox2010-08-10
| * | | | | | | vt/console: try harder to print output when panicingJesse Barnes2010-08-10
| * | | | | | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
| * | | | | | | tty: Remove Hayes ESP ioctlsJeff Dike2010-08-10
| |/ / / / / /
* | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-08
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-08
* | | | | | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\ \ \ \ \ \ \
| * | | | | | | unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-16
| * | | | | | | rlimits: implement prlimit64 syscallJiri Slaby2010-07-16