android_kernel_xiaomi_sdm845/drivers/s390/char
Linus Torvalds 602cada851 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6: (22 commits)
  [PATCH] devfs: Remove it from the feature_removal.txt file
  [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
  [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
  [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
  [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
  [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
  [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
  [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
  [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
  [PATCH] devfs: Remove devfs_remove() function from the kernel tree
  [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
  [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
  [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree
  [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
  [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree
  [PATCH] devfs: Remove devfs support from the sound subsystem
  [PATCH] devfs: Remove devfs support from the ide subsystem.
  [PATCH] devfs: Remove devfs support from the serial subsystem
  [PATCH] devfs: Remove devfs from the init code
  [PATCH] devfs: Remove devfs from the partition code
  ...
2006-06-29 14:19:21 -07:00
..
con3215.c [PATCH] s390: ccw_device_probe_console return value 2006-02-01 08:53:24 -08:00
con3270.c [PATCH] s390: ccw_device_probe_console return value 2006-02-01 08:53:24 -08:00
ctrlchar.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ctrlchar.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
defkeymap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
defkeymap.map Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fs3270.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
keyboard.c [PATCH] s390: invalid check after kzalloc() 2006-04-11 06:18:37 -07:00
keyboard.h [PATCH] s390: "extern inline" -> "static inline" 2005-11-09 07:55:52 -08:00
Makefile [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
monreader.c [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 2006-06-26 12:25:08 -07:00
raw3270.c [S390] modular 3270 driver. 2006-06-29 14:57:39 +02:00
raw3270.h [PATCH] s390: 3270 fullscreen view 2005-10-30 17:37:16 -08:00
sclp_con.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_cpi.c [PATCH] s390: fix invalid return code in sclp_cpi 2006-01-06 08:33:53 -08:00
sclp_quiesce.c [PATCH] kernel/sys.c: cleanups 2006-06-25 10:01:06 -07:00
sclp_rw.c typos: s/ducument/document/ 2006-04-01 01:04:59 +02:00
sclp_rw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_tty.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
sclp_tty.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_vt220.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
sclp.c [PATCH] s390: fix sclp memory corruption in tty pages list 2006-02-11 21:41:12 -08:00
sclp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tape_34xx.c [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
tape_3590.c [PATCH] s390: tape 3590 changes 2006-04-28 08:33:48 -07:00
tape_3590.h [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
tape_block.c [PATCH] s390: minor tape fixes 2006-04-11 06:18:38 -07:00
tape_char.c [PATCH] ->compat_ioctl for 390 tape_char 2006-01-10 08:01:31 -08:00
tape_class.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
tape_class.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
tape_core.c [PATCH] s390: minor tape fixes 2006-04-11 06:18:38 -07:00
tape_proc.c [PATCH] s390: debug feature changes 2005-06-25 16:24:37 -07:00
tape_std.c [PATCH] s390: fix endless retry loop in tape driver 2006-03-24 07:33:18 -08:00
tape_std.h [PATCH] s390: tape 3590 changes 2006-04-28 08:33:48 -07:00
tape.h [PATCH] s390: fix endless retry loop in tape driver 2006-03-24 07:33:18 -08:00
tty3270.c [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 2006-06-26 12:25:09 -07:00
vmcp.c [PATCH] s390: fix memory leak in vmcp 2005-11-07 07:53:34 -08:00
vmcp.h [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
vmlogrdr.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
vmwatchdog.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00