Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
736d54533aedbcbde8cfb2f9ccd542595db4d78d
/
drivers
/
char
/
ip2
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
7d7b93c
tty: kref the tty driver object
by Alan Cox
· 16 years ago
9d020a2e
ip2: avoid add_timer with pending timer
by Akinobu Mita
· 16 years ago
f1ddfd9
ip2: init/deinit cleanup
by Jiri Slaby
· 16 years ago
7ccd702
ip2: fix sparse warnings
by Jiri Slaby
· 16 years ago
cf176bc
ip2: cleanup globals
by Jiri Slaby
· 16 years ago
47babd4
Char: merge ip2main and ip2base
by Jiri Slaby
· 16 years ago
47be36a
ip2: push BKL down for the firmware interface
by Alan Cox
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
5a86102
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
547d8bb
ip2: use request_firmware()
by David Woodhouse
· 16 years ago
f2b9857
Add a bunch of cycle_kernel_lock() calls
by Jonathan Corbet
· 16 years ago
6089093
ip2: fix crashes on load/unload
by Alan Cox
· 16 years ago
a6fc819
ip2: switch remaining direct call of ops->flush_buffer
by Alan Cox
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
cf1c63c
Char: ip2, macros cleanup
by Jiri Slaby
· 17 years ago
83e422b
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit
by Jon Schindler
· 17 years ago
4a5cdb5
proc: switch /proc/ip2mem to seq_file interface
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
3d0ae36
Char: ip2, fix sparse warnings
by Jiri Slaby
· 17 years ago
1237a2e
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
by Jiri Slaby
· 17 years ago
8dfba4d
drivers/char/: Spelling fixes
by Joe Perches
· 17 years ago
6bd3bd6
drivers/char/ip2: separate polling and irq-driven work entry points
by Jeff Garzik
· 17 years ago
f3518e4
drivers/char/ip2: split out irq core logic into separate function
by Jeff Garzik
· 17 years ago
2b0172e
drivers/char/ip2: fix used-uninit'd bug
by Jeff Garzik
· 17 years ago
978550b8
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
07c015e
Convert from class_device to device in drivers/char
by tonyj@suse.de
· 17 years ago
ad4a5bb
ip2main warning fix
by Andrew Morton
· 17 years ago
68fc4fa
unregister_chrdev(): ignore the return value
by Akinobu Mita
· 17 years ago
7126dd0
Char: ip2, use msleep for sleeping
by Jiri Slaby
· 17 years ago
5fc7e65
Fix bogus 'inline' in drivers/char/ip2/i2lib.c
by Linus Torvalds
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
b963a84
[PATCH] Char: tty_wakeup cleanup
by Jiri Slaby
· 18 years ago
2723f96
[PATCH] ip2 warning fix
by Andrew Morton
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
a7113a9
[PATCH] struct path: convert char-drivers
by Josef Sipek
· 18 years ago
652d3a3
[PATCH] char: ip2 remove broken macro
by Mariusz Kozlowski
· 18 years ago
f6337e2
[PATCH] i2lib unused variable cleanup
by Mariusz Kozlowski
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
f061c58
[PATCH] i2Output always takes kernel data now
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
fcc7a8c
[PATCH] drivers/char/ip2: kill unused code, label
by Jeff Garzik
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
1aff0ec
[PATCH] ip2: use newer pci_get functions
by Alan Cox
· 18 years ago
eb0e71c
[PATCH] Add Computone IntelliPort Plus serial hotplug support
by Chuck Short
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
673e321
[PATCH] char/ip2: more section fixes (replacement)
by Randy Dunlap
· 18 years ago
01d206a
Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Adrian Bunk
· 19 years ago
def9391
[PATCH] ip2main.c warning fixes
by Andrew Morton
· 19 years ago
9c4b562
Move ip2.c and ip2main.c to drivers/char/ip2/ where the other files
by Adrian Bunk
· 19 years ago
d9e3953
[PATCH] clean up computone remaining cli use
by Alan Cox
· 19 years ago
a020ff4
[PATCH] Fix pragma packing in ip2 driver
by David Howells
· 19 years ago
735d566
[PATCH] kfree cleanup: drivers/char
by Jesper Juhl
· 19 years ago
da4cd8d
[PATCH] drivers/char: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
995c6ed
[PATCH] drivers/char/ip2*: cleanups
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago