Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+2 |
2011-01-13 | drivers/telephony/ixj.c: fix warning | Andrew Morton | 1 | -2/+1 |
2010-10-29 | telephony: fix return value | Nicolas Kaiser | 1 | -1/+2 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -1/+3 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -3/+4 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -1/+3 |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -3/+4 |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 1 | -3/+1 |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 1 | -21/+11 |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 1 | -1/+0 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -2/+1 |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski | 1 | -1/+0 |
2010-08-03 | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 1 | -8/+8 |
2010-08-03 | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 1 | -1/+2 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-05-27 | drivers/telephony/ixj.c: use memdup_user | Julia Lawall | 1 | -11/+4 |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 1 | -3/+0 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -2/+2 |
2009-11-09 | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) | Dominik Brodowski | 1 | -23/+13 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 2 | -1/+1 |
2008-11-11 | telephony: trivial: fix up email address | Alan Cox | 1 | -1/+1 |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -1/+0 |
2008-10-20 | phonedev: remove BKL | Richard Holden | 1 | -2/+0 |
2008-10-16 | telephony: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-08-23 | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 1 | -0/+1 |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 1 | -6/+2 |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 1 | -1/+0 |
2008-08-23 | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 1 | -42/+34 |
2008-07-25 | ixj: push BKL into driver and wrap ioctls | Alan Cox | 1 | -4/+13 |
2008-06-21 | phonedev: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -0/+3 |
2007-11-06 | telephony: phonedev panics if unregistering device not registered [Bug 9266] | Matti Linnanvuori | 1 | -3/+2 |
2007-10-12 | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" | Adrian Bunk | 1 | -1/+1 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-07-18 | drivers/telephony/ixj: cleanup and fix gcc warning | Jeff Garzik | 1 | -1/+6 |
2007-07-17 | mark a bunch of ISA|EISA|PCI drivers as such | Al Viro | 1 | -0/+1 |
2007-07-16 | Use menuconfig objects II - Telephony | Jan Engelhardt | 1 | -7/+5 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-08 | replace pci_find_device in drivers/telephony/ixj.c | Surya | 1 | -1/+2 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2 | -2/+2 |
2007-02-12 | [PATCH] drivers/telephony/ixj: Convert to generic boolean | Richard Knutsson | 2 | -23/+20 |
2006-12-08 | [PATCH] struct path: convert ixj | Josef Sipek | 1 | -5/+5 |
2006-12-05 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 1 | -7/+0 |
2006-12-05 | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 1 | -16/+14 |
2006-11-09 | [PATCH] drivers/telephony/ixj: fix an array overrun | Adrian Bunk | 1 | -1/+1 |
2006-10-18 | [ixj] Add pci dev table for module auto loading. | Ben Collins | 1 | -1/+10 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |