| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove some of the legacy iSeries specific device drivers | Stephen Rothwell | 2012-03-16 | 1 | -1041/+0 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ |
|
| * | viotape: use noop_llseek | Arnd Bergmann | 2010-09-16 | 1 | -0/+1 |
* | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -5/+6 |
|/ |
|
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tape: beyond ARRAY_SIZE of viocd_diskinfo | roel kluin | 2009-06-02 | 1 | -1/+1 |
* | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -4/+4 |
* | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -4/+4 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -0/+2 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -1/+1 |
| |\ |
|
| * | | bkl-removal viotape fixup | Stephen Rothwell | 2008-06-20 | 1 | -1/+1 |
| * | | viotape: cdev lock_kernel pushdown () | Jonathan Corbet | 2008-06-20 | 1 | -0/+3 |
* | | | viotape: Use unlocked_ioctl | Stephen Rothwell | 2008-06-30 | 1 | -6/+18 |
| |/
|/| |
|
* | | [POWERPC] iSeries: Remove unused mail address | Stephen Rothwell | 2008-05-23 | 1 | -1/+1 |
|/ |
|
* | drivers: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -6/+3 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 | 1 | -5/+5 |
* | [POWERPC] iSeries: Move detection of virtual tapes | Stephen Rothwell | 2007-10-11 | 1 | -106/+18 |
* | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell | 2007-10-11 | 1 | -4/+3 |
* | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 | 1 | -6/+1 |
* | [POWERPC] VIOTAPE: Use designated initializers for fops member structures. | Robert P. J. Day | 2007-07-10 | 1 | -6/+6 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [POWERPC] iSeries: fix viotape init | Stephen Rothwell | 2006-12-20 | 1 | -1/+4 |
* | [PATCH] struct path: convert char-drivers | Josef Sipek | 2006-12-08 | 1 | -5/+5 |
* | [POWERPC] iseries: Small viotape cleanup allowed by devfs removal | Stephen Rothwell | 2006-07-13 | 1 | -4/+2 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+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 | -2/+0 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -4/+0 |
* | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -3/+0 |
* | [PATCH] powerpc: update iSeries viocd and viotape device-tree | Stephen Rothwell | 2006-05-19 | 1 | -1/+1 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | merge filename and modify references to iseries/vio.h | Kelly Daly | 2005-11-02 | 1 | -2/+2 |
* | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify reference to iseries/hv_lp_config.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify references to iseries/hv_call_event.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 |
* | | powerpc: set the driver.owner field for all vio drivers | Stephen Rothwell | 2005-10-24 | 1 | -1/+2 |
* | | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 1 | -2/+4 |
|/ |
|
* | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 1 | -1/+1 |
* | [PATCH] class: convert drivers/char/* to use the new class api instead of cla... | gregkh@suse.de | 2005-06-20 | 1 | -8/+8 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1129 |