Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) | Dominik Brodowski | 2009-11-09 | 4 | -107/+63 | |
| * | | | | | | | | | ipwireless: make more use of pcmcia_loop_config() | Dominik Brodowski | 2009-11-08 | 1 | -114/+99 | |
| * | | | | | | | | | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2009-11-08 | 2 | -121/+46 | |
* | | | | | | | | | | tty_port: handle the nonblocking open of a dead port corner case | Alan Cox | 2009-11-30 | 1 | -2/+5 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: keyboard - fix braille keyboard keysym generation | Samuel Thibault | 2009-11-25 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-11-30 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | agp/intel: new host bridge support | Zhenyu Wang | 2009-11-12 | 1 | -1/+7 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | vt: Fix use of "new" in a struct field | Alan Cox | 2009-11-19 | 1 | -3/+3 | |
* | | | | | | | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-11-18 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse | 2009-11-19 | 1 | -6/+5 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | tty_port: If we are opened non blocking we still need to raise the carrier | Alan Cox | 2009-11-17 | 1 | -0/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2009-11-05 | 1 | -1/+24 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | xen/hvc: make sure console output is always emitted, with explicit polling | Jeremy Fitzhardinge | 2009-11-03 | 1 | -1/+24 | |
* | | | | | | | | tty: Mark generic_serial users as BROKEN | Alan Cox | 2009-10-30 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | move virtrng_remove to .devexit.text | Uwe Kleine-König | 2009-10-22 | 1 | -1/+1 | |
* | | | | | | | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 | 2 | -2/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-10-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tty: fix vt_compat_ioctl | Andreas Schwab | 2009-10-14 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | tty: use the new 'flush_delayed_work()' helper to do ldisc flush | Linus Torvalds | 2009-10-14 | 1 | -1/+1 | |
* | | | | | | Make flush_to_ldisc properly handle parallel calls | Linus Torvalds | 2009-10-14 | 1 | -16/+13 | |
|/ / / / / | ||||||
* | | | | | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 | 3 | -0/+3 | |
* | | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 12 | -0/+12 | |
* | | | | | TPM: fix pcrread | Rajiv Andrade | 2009-10-09 | 1 | -2/+1 | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds | 2009-10-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | agp: parisc-agp.c - use correct page_mask function | Helge Deller | 2009-10-03 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 3 | -0/+3 | |
* | | | | | tty: Avoid dropping ldisc_mutex over hangup tty re-initialization | Linus Torvalds | 2009-10-03 | 1 | -5/+2 | |
* | | | | | serial167: fix read buffer overflow | Roel Kluin | 2009-10-01 | 1 | -5/+2 | |
* | | | | | cyclades: fix read buffer overflow | Roel Kluin | 2009-10-01 | 1 | -1/+1 | |
* | | | | | Char: vt_ioctl, fix BKL imbalance | Jiri Slaby | 2009-10-01 | 1 | -2/+4 | |
* | | | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 3 | -3/+3 | |
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-30 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | omap: rng: Use resource_size instead of manual calculation | Tobias Klauser | 2009-09-24 | 1 | -2/+2 | |
* | | | | | | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys | Linus Torvalds | 2009-09-30 | 1 | -21/+26 | |
| |/ / / / |/| | | | | ||||||
* | | | | | tty: Fix regressions caused by commit b50989dc | Dave Young | 2009-09-27 | 1 | -5/+10 | |
* | | | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 4 | -4/+4 | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-09-24 | 3 | -5/+17 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | hvc_console: Provide (un)locked version for hvc_resize() | Hendrik Brueckner | 2009-09-24 | 3 | -5/+17 | |
* | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -7/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | agp/intel: Fix the pre-9xx chipset flush. | Eric Anholt | 2009-09-11 | 1 | -7/+23 | |
| * | | | | | agp/intel: Add B43 chipset support | Fabian Henze | 2009-09-08 | 1 | -0/+7 | |
* | | | | | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -2/+2 | |
* | | | | | | bfin-otp: add writing support | Mike Frysinger | 2009-09-24 | 1 | -44/+129 | |
* | | | | | | drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV | Dimitri Sivanich | 2009-09-24 | 3 | -0/+225 | |
* | | | | | | drivers/char/rio/rioctrl.c: off by one error in rioctrl.c | Dan Carpenter | 2009-09-24 | 1 | -1/+1 | |
* | | | | | | hpet: hpet driver periodic timer setup bug fixes | Nils Carlson | 2009-09-24 | 1 | -9/+12 | |
* | | | | | | mwave: fix read buffer overflow | Roel Kluin | 2009-09-24 | 1 | -11/+11 | |
* | | | | | | /dev/zero: avoid repeated access_ok() checks | Nikanth Karthikesan | 2009-09-24 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 1 | -3/+2 | |
|\ \ \ \ \ |