Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bf6ee0ae494596aaf311e8430684db85d1d2f25c
/
drivers
/
char
bf6ee0a
remove mentionings of devfs in documentation
by Adrian Bunk
· 18 years ago
6f3a28f
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
5df0a29
[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument use
by Zach Brown
· 18 years ago
3cb340e
[PATCH] vt: proper prototypes for some console functions
by Adrian Bunk
· 18 years ago
928e964
[PATCH] vt: Honor the return value of device_create_file
by Antonino A. Daplas
· 18 years ago
a51f4a8
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
by Corey Minyard
· 18 years ago
fcc7a8c
[PATCH] drivers/char/ip2: kill unused code, label
by Jeff Garzik
· 18 years ago
397f4eb
[PATCH] ipmi: fix uninitialized data bug
by Jeff Garzik
· 18 years ago
11dc101
[WATCHDOG] improve machzwd detection
by Dave Jones
· 18 years ago
795b89d
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
by Samuel Tardieu
· 18 years ago
25ff378
[WATCHDOG] s3c24XX nowayout
by Ben Dooks
· 18 years ago
65a64ec
[WATCHDOG] pnx4008: add cpu_relax()
by Vitaly Wool
· 18 years ago
99d2853
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
by Wim Van Sebroeck
· 18 years ago
f676449
[WATCHDOG] pnx4008_wdt.c - remove patch
by Wim Van Sebroeck
· 18 years ago
2898172
[WATCHDOG] pnx4008_wdt.c - nowayout patch
by Wim Van Sebroeck
· 18 years ago
9325fa3
[WATCHDOG] pnx4008: add watchdog support
by Vitaly Wool
· 18 years ago
92dd999
[WATCHDOG] i8xx_tco remove pci_find_device.
by Jiri Slaby
· 18 years ago
02be2ee
[WATCHDOG] alim remove pci_find_device
by Jiri Slaby
· 18 years ago
a12f66f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
9ec5209
[PATCH] replace cad_pid by a struct pid
by Cedric Le Goater
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
bde0d2c
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
by Eric W. Biederman
· 18 years ago
81af8d6
[PATCH] vt: rework the console spawning variables
by Eric W. Biederman
· 18 years ago
bcf5111
[SERIAL] Remove wrong asm/serial.h inclusions
by Russell King
· 18 years ago
82965ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
df3fe8d
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
by Corey Minyard
· 18 years ago
365e022
[PATCH] Char: specialix, kill unneeded page alloc
by Jiri Slaby
· 18 years ago
095d030
[PATCH] Off-by-one in drivers/char/mwave/mwavedd.c
by Eric Sesterhenn
· 18 years ago
b2e9c7d
[PATCH] sysrq: disable lockdep on reboot
by Peter Zijlstra
· 18 years ago
1aff0ec
[PATCH] ip2: use newer pci_get functions
by Alan Cox
· 18 years ago
c69c312
[PATCH] IPMI: per-channel command registration
by Corey Minyard
· 18 years ago
e4e0408
[PATCH] isicom: correct firmware loading
by Jiri Slaby
· 18 years ago
a077c1a
[PATCH] synclink_gt: increase max devices
by Paul Fulghum
· 18 years ago
cb10dc9
[PATCH] synclink_gt: add bisync and monosync modes
by Paul Fulghum
· 18 years ago
c53421b
[PATCH] proper flags type of spin_lock_irqsave()
by Alexey Dobriyan
· 18 years ago
930ff81
[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
by Josef 'Jeff' Sipek
· 18 years ago
c7bce30
[PATCH] serial: Fix up offenders peering at baud bits directly
by Alan Cox
· 18 years ago
56f29d7
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
e823aff
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 18 years ago
5f412b2
[PATCH] Fix locking for tty drivers when doing urgent characters
by Alan Cox
· 18 years ago
67cc016
[PATCH] specialix - remove private speed decoding
by Alan Cox
· 18 years ago
1db27c1
[PATCH] istallion: Remove private baud rate decoding, which is also broken in this case on some platforms
by Alan Cox
· 18 years ago
d720bc4
[PATCH] generic_serial: remove private decoding of baud rate bits
by Alan Cox
· 18 years ago
4050914
[PATCH] rate limiting for the ldisc open failure messages
by Akinobu Mita
· 18 years ago
153dcc5
[PATCH] mem driver: fix conditional on isa i/o support
by Geoff Levand
· 18 years ago
2829823
[PATCH] tty: Fix bits and note more bits to fix
by Alan Cox
· 18 years ago
de2a84f
[PATCH] solaris emulation: incorrect tty locking
by Alan Cox
· 18 years ago
3e26a42
[PATCH] Return better error codes if drivers/char/raw.c module init fails
by Rolf Eike Beer
· 18 years ago
5785c95
[PATCH] tty: make termios_sem a mutex
by Arjan van de Ven
· 18 years ago
808a0d3
[PATCH] tty: lock ticogwinsz
by Alan Cox
· 18 years ago
1266b1e
[PATCH] tty: trivial kzalloc opportunity
by Alan Cox
· 18 years ago
254e948
[PATCH] Fix memory leak in vc_resize/vc_allocate
by Catalin Marinas
· 18 years ago
d202a6c
[PATCH] Remove old drivers/char/s3c2410_rtc.c
by Ben Dooks
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
ca9bda0
[PATCH] tty locking on resize
by Alan Cox
· 18 years ago
d4328b4
[PATCH] console utf-8 mode fixes
by Adam Tlalka
· 18 years ago
527063b
[PATCH] tty_io.c: keep davej sane
by Alexey Dobriyan
· 18 years ago
d09d7dd
[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...
by Alan Cox
· 18 years ago
c24c95a
[PATCH] fix Intel RNG detection
by Jan Beulich
· 18 years ago
7768a13
[PATCH] OMAP: Add Watchdog driver support
by Komal Shah
· 18 years ago
58012cd
[PATCH] scx200_gpio export cleanups
by Chris Boot
· 18 years ago
6299a2d
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
by Adrian Bunk
· 18 years ago
c8ad968
[PATCH] drivers/char/scx200_gpio.c: make code static
by Jim Cromie
· 18 years ago
358333a
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
by Steven Rostedt
· 18 years ago
2cc1a41
[AGPGART] printk fixups.
by Dave Jones
· 18 years ago
b98adfc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
5da6185
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
by David Howells
· 18 years ago
17a3b05
[PATCH] mspec driver
by Jes Sorensen
· 18 years ago
f118420
watchdog: Add a simple mmap() stub for shwdt.
by Paul Mundt
· 18 years ago
91550f7
sh: Kill off the rest of the legacy rtc mess.
by Paul Mundt
· 18 years ago
e4c2cfe
sh: Various cosmetic cleanups.
by Paul Mundt
· 18 years ago
7357db1
[AGPGART] Use pci_get_slot not pci_find_slot
by Alan Cox
· 18 years ago
3034d11
[PATCH] Don't print virtual address in HPET initialization
by Andi Kleen
· 18 years ago
d86d9b8
[POWERPC] fix spin lock nesting in hvc_iseries
by Stephen Rothwell
· 18 years ago
0b16f21
[PATCH] rtc: lockdep fix/workaround
by Peter Zijlstra
· 18 years ago
4ac493b
[PATCH] briq_panel: read() and write() get __user pointers, damnit
by Al Viro
· 18 years ago
13b5aec
[PATCH] more fallout from get_property returning pointer to const
by Al Viro
· 18 years ago
6585b57
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
634965f
[PATCH] memcpy_fromio() missing in istallion
by Al Viro
· 18 years ago
14d1adf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
3e14a28
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
by Michel Daenzer
· 18 years ago
54a56ac
drm: use radeon specific names for radeon flags
by Dave Airlie
· 18 years ago
2f02cc3
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
by Eric Anholt
· 18 years ago
e08870c
drm: allow multiple addMaps with the same 32-bit map offsset.
by Thomas Hellstrom
· 18 years ago
214ff13
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
by Michel Daenzer
· 18 years ago
47cc140
drm: Fix hashtab implementation leaking illegal error codes to user space.
by Thomas Hellstrom
· 18 years ago
9b1a51b
drm: domain changes broke ppc r200
by Dave Airlie
· 18 years ago
1f27ce6
drm: fixup setversion return codes..
by Dave Airlie
· 18 years ago
46acbf1
drm: fixup i915 error codes
by Dave Airlie
· 18 years ago
b15ec36
drm: realign sosme radeon code with drm git tree
by Dave Airlie
· 18 years ago
d40c853
drm: realign via driver with drm git tree
by Dave Airlie
· 18 years ago
1f4eccf
drm: remove hash tables on drm exit
by Thomas Hellstrom
· 18 years ago
fb41e54
drm: cleanups
by Adrian Bunk
· 18 years ago
c7aed17
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
by Denis Vlasenko
· 18 years ago
Next »