| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | TTY: simserial no longer needs serialP | Jiri Slaby | 2012-03-08 | 1 | -1/+8 |
* | | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby | 2012-03-08 | 1 | -11/+4 |
* | | TTY: simserial, remove tmp_buf | Jiri Slaby | 2012-03-08 | 1 | -14/+2 |
* | | TTY: simserial, remove static initialization | Jiri Slaby | 2012-03-08 | 1 | -67/+27 |
* | | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 2012-03-08 | 1 | -16/+17 |
* | | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 2012-03-08 | 1 | -12/+12 |
* | | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 2012-03-08 | 1 | -2/+3 |
* | | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 2012-03-08 | 1 | -12/+12 |
* | | TTY: simserial, pass tty down to functions | Jiri Slaby | 2012-03-08 | 1 | -26/+24 |
* | | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 2012-03-08 | 1 | -97/+63 |
* | | TTY: simserial, remove IRQ_T | Jiri Slaby | 2012-03-08 | 1 | -4/+2 |
* | | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 2012-03-08 | 1 | -57/+7 |
* | | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 2012-03-08 | 1 | -6/+3 |
* | | TTY: simserial, use only one copy of async flags | Jiri Slaby | 2012-03-08 | 1 | -25/+23 |
* | | simserial, bail out when request_irq fails | Jiri Slaby | 2012-03-08 | 1 | -8/+1 |
* | | hpsim, initialize chip for assigned irqs | Jiri Slaby | 2012-03-08 | 4 | -30/+34 |
* | | simserial, include some headers | Jiri Slaby | 2012-03-08 | 1 | -5/+3 |
* | | hpsim, fix SAL handling in fw-emu | Jiri Slaby | 2012-03-08 | 1 | -13/+4 |
* | | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 2012-03-08 | 1 | -2/+0 |
* | | TTY: serialP, remove unused material | Jiri Slaby | 2012-03-08 | 1 | -9/+1 |
* | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -6/+3 |
* | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
|/ |
|
* | module_param: make bool parameters really bool (arch) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ |
|
| * | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
|/ |
|
* | ia64: Convert to the new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | ia64: hp-sim: Cleanup direct access to irq_desc | Thomas Gleixner | 2011-03-29 | 1 | -5/+5 |
* | ia64: Convert hp-sim to new irq_chip functions | Thomas Gleixner | 2011-03-29 | 1 | -10/+10 |
* | ia64: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-29 | 1 | -1/+0 |
* | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 2011-02-22 | 1 | -2/+1 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | tty: icount changeover for other main devices | Alan Cox | 2010-10-22 | 1 | -11/+1 |
* | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 |
* | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 2010-05-18 | 1 | -4/+4 |
* | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -3/+3 |
* | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 2009-12-14 | 1 | -9/+29 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -5/+2 |
|\ |
|
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -5/+2 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
|/ |
|
* | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 | 2 | -4/+4 |
|\ |
|
| * | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -1/+1 |
| * | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-15 | 1 | -1/+1 |
| * | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 2009-06-15 | 1 | -1/+1 |
| * | [IA64] remove obsolete no_irq_type | Thomas Gleixner | 2009-06-15 | 1 | -1/+1 |