Age | Commit message (Expand) | Author | Files | Lines |
2012-03-08 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 1 | -97/+63 |
2012-03-08 | TTY: simserial, remove IRQ_T | Jiri Slaby | 1 | -4/+2 |
2012-03-08 | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 1 | -57/+7 |
2012-03-08 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 1 | -6/+3 |
2012-03-08 | TTY: simserial, use only one copy of async flags | Jiri Slaby | 1 | -25/+23 |
2012-03-08 | simserial, bail out when request_irq fails | Jiri Slaby | 1 | -8/+1 |
2012-03-08 | hpsim, initialize chip for assigned irqs | Jiri Slaby | 4 | -30/+34 |
2012-03-08 | simserial, include some headers | Jiri Slaby | 1 | -5/+3 |
2012-03-08 | hpsim, fix SAL handling in fw-emu | Jiri Slaby | 1 | -13/+4 |
2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 1 | -2/+0 |
2012-03-08 | TTY: serialP, remove unused material | Jiri Slaby | 1 | -9/+1 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 1 | -6/+3 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -1/+0 |
2012-02-24 | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier | Danny Kukawka | 1 | -7/+3 |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell | 1 | -1/+1 |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 1 | -0/+1 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -6/+6 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 1 | -0/+1 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | ia64: hp-sim: Cleanup direct access to irq_desc | Thomas Gleixner | 1 | -5/+5 |
2011-03-29 | ia64: Convert hp-sim to new irq_chip functions | Thomas Gleixner | 1 | -10/+10 |
2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner | 1 | -1/+0 |
2011-02-22 | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 1 | -2/+1 |
2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox | 1 | -11/+1 |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 1 | -1/+1 |
2010-05-18 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 1 | -4/+4 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -3/+3 |
2009-12-14 | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 1 | -9/+29 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-09-19 | Merge branch 'acpica' into release | Len Brown | 1 | -5/+2 |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -5/+2 |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 2 | -4/+4 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 1 | -1/+1 |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+1 |
2009-06-15 | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner | 1 | -1/+1 |
2009-06-15 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 1 | -1/+1 |
2009-06-15 | [IA64] remove obsolete no_irq_type | Thomas Gleixner | 1 | -1/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -1/+2 |
2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 1 | -25/+24 |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -6/+6 |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -6/+6 |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2 | -17/+35 |
2009-01-06 | make sba DMA mapping functions static | FUJITA Tomonori | 1 | -22/+12 |
2009-01-06 | remove hwsw_dma_ops | FUJITA Tomonori | 1 | -171/+12 |