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