index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]
Andy Walls
2010-08-09
1
-0
/
+75
|
*
|
V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops
Andy Walls
2010-08-09
1
-0
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2010-08-11
1
-0
/
+3
|
\
\
\
|
*
|
|
watchdog: wdt_pci.c: move ids to pci_ids.h
H Hartley Sweeten
2010-08-08
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-11
2
-22
/
+33
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
2
-22
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2010-08-04
1
-0
/
+2
|
|
*
|
|
|
Input: dynamically allocate ABS information
Daniel Mack
2010-08-03
1
-39
/
+18
|
|
*
|
|
|
Input: add static inline accessors for ABS properties
Daniel Mack
2010-08-03
1
-0
/
+30
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-08-11
8
-19
/
+107
|
\
\
\
\
\
\
|
*
|
|
|
|
|
USB:: fix linux/usb.h kernel-doc warnings
Randy Dunlap
2010-08-10
1
-0
/
+3
|
*
|
|
|
|
|
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-10
1
-0
/
+4
|
*
|
|
|
|
|
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2010-08-10
2
-7
/
+39
|
*
|
|
|
|
|
USB: ulpi: fix compilation warning
Ajay Kumar Gupta
2010-08-10
1
-0
/
+1
|
*
|
|
|
|
|
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
2010-08-10
1
-0
/
+2
|
*
|
|
|
|
|
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-1
/
+1
|
*
|
|
|
|
|
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
1
-5
/
+17
|
*
|
|
|
|
|
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
2010-08-10
1
-0
/
+2
|
*
|
|
|
|
|
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
2010-08-10
1
-0
/
+4
|
*
|
|
|
|
|
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2010-08-10
1
-3
/
+3
|
*
|
|
|
|
|
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
2010-08-10
1
-1
/
+1
|
*
|
|
|
|
|
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
1
-0
/
+4
|
*
|
|
|
|
|
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
2010-08-10
1
-0
/
+23
|
*
|
|
|
|
|
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
2010-08-10
1
-2
/
+2
|
*
|
|
|
|
|
USB: don't stop root-hub status polls too soon
Alan Stern
2010-08-10
1
-0
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-08-11
12
-21
/
+202
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
U6715 16550A serial driver support
Philippe Langlais
2010-08-10
3
-1
/
+10
|
*
|
|
|
|
|
|
hsu: driver for Medfield High Speed UART device
Feng Tang
2010-08-10
3
-0
/
+65
|
*
|
|
|
|
|
|
serial: general fixes in the serial_rs485 structure
Claudio Scordino
2010-08-10
1
-1
/
+3
|
*
|
|
|
|
|
|
serial: fix missing bit coverage of ASYNC_FLAGS
John Villalovos
2010-08-10
1
-1
/
+1
|
*
|
|
|
|
|
|
vt: Fix warning: statement with no effect due to vt_kern.h
Kevin Winchester
2010-08-10
1
-11
/
+46
|
*
|
|
|
|
|
|
serial: max3107: Abstract out the platform specific bits
Alan Cox
2010-08-10
1
-0
/
+4
|
*
|
|
|
|
|
|
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
2010-08-10
1
-13
/
+5
|
*
|
|
|
|
|
|
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
1
-15
/
+1
|
*
|
|
|
|
|
|
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
1
-0
/
+42
|
*
|
|
|
|
|
|
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
1
-0
/
+31
|
*
|
|
|
|
|
|
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
1
-1
/
+0
|
*
|
|
|
|
|
|
tty: Make vt's have a tty_port
Alan Cox
2010-08-10
1
-0
/
+2
|
*
|
|
|
|
|
|
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
1
-1
/
+1
|
*
|
|
|
|
|
|
istallion: use bit ops for the board flags
Alan Cox
2010-08-10
1
-1
/
+1
|
*
|
|
|
|
|
|
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
3
-0
/
+12
|
*
|
|
|
|
|
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
3
-0
/
+4
|
*
|
|
|
|
|
|
tty: Remove Hayes ESP ioctls
Jeff Dike
2010-08-10
1
-4
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-08-10
1
-0
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
2010-08-09
337
-2848
/
+7373
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
2010-08-09
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-10
5
-5
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
unistd: add __NR_prlimit64 syscall numbers
Jiri Slaby
2010-07-16
1
-1
/
+3
|
*
|
|
|
|
|
|
rlimits: implement prlimit64 syscall
Jiri Slaby
2010-07-16
1
-0
/
+4
|
*
|
|
|
|
|
|
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
2010-07-16
1
-2
/
+2
[prev]
[next]