Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
21df20fcfb4e88f4cd4991e9e67de549e6480adf
/
drivers
/
char
756fe28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
cdd90fb
ARM: add missing include to nwflash.c
by Russell King
· 15 years ago
288f02b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
525995d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
238ccbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
d1da96a
drivers/char/ipmi: Use KCS_IDLE_STATE
by Julia Lawall
· 15 years ago
f29627c
efirtc: explicitly set llseek to no_llseek
by John Kacur
· 15 years ago
9ea9a88
vt: make the default cursor shape configurable
by Clemens Ladisch
· 15 years ago
4365a56
oom-kill: fix NUMA constraint check with nodemask
by KAMEZAWA Hiroyuki
· 15 years ago
1a544d2
Merge branch 'ipmi' into release
by Len Brown
· 15 years ago
18f7ad5
Input: keyboard - don't override beep with a bell
by Dmitry Torokhov
· 15 years ago
9e368fa
ipmi: add PNP discovery (ACPI namespace via PNPACPI)
by Bjorn Helgaas
· 15 years ago
18a3e0b
ipmi: refer to table as "SPMI", not "ACPI"
by Bjorn Helgaas
· 15 years ago
ad49768
ipmi: remove unused PCI probe code
by Bjorn Helgaas
· 15 years ago
3590077
random.c: use %pU to print UUIDs
by Joe Perches
· 15 years ago
5ada918
vt: introduce and use vt_kmsg_redirect() function
by Bernhard Walle
· 15 years ago
1f2f38d
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation
by Thadeu Lima de Souza Cascardo
· 15 years ago
4ae717d
drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails
by Thadeu Lima de Souza Cascardo
· 15 years ago
2643434
misc: remove MAC pmu function declaration from misc device class
by Thadeu Lima de Souza Cascardo
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
ee32398
/dev/mem: remove redundant parameter from do_write_kmem()
by Wu Fengguang
· 15 years ago
80ad89a
/dev/mem: remove the "written" variable in write_kmem()
by Wu Fengguang
· 15 years ago
7fabadd
/dev/mem: make size_inside_page() logic straight
by Wu Fengguang
· 15 years ago
fa29e97
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
by Wu Fengguang
· 15 years ago
f222318
/dev/mem: introduce size_inside_page()
by Wu Fengguang
· 15 years ago
4ea2f43
/dev/mem: remove redundant test on len
by Wu Fengguang
· 15 years ago
f69b2d7
bfin-otp: add BF51x to the supported arch list
by Mike Frysinger
· 15 years ago
75b0803
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6698e34
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
by Alan Cox
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
92340ee
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 15 years ago
a01c780
nvram: Fix write beyond end condition; prove to gcc copy is safe
by H. Peter Anvin
· 15 years ago
0f4974c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
36ba782
tty: split the lock up a bit further
by Alan Cox
· 15 years ago
5ec93d1
tty: Move the leader test in disassociate
by Alan Cox
· 15 years ago
38c70b2
tty: Push the bkl down a bit in the hangup code
by Alan Cox
· 15 years ago
f18f949
tty: Push the lock down further into the ldisc code
by Alan Cox
· 15 years ago
eeb89d9
tty: push the BKL down into the handlers a bit
by Alan Cox
· 15 years ago
e8c6210
tty: moxa: split open lock
by Alan Cox
· 15 years ago
f710ebd
tty: moxa: Kill the use of lock_kernel
by Alan Cox
· 15 years ago
8482bcd
tty: moxa: Fix modem op locking
by Alan Cox
· 15 years ago
f9b412a
tty: moxa: Kill off the throttle method
by Alan Cox
· 15 years ago
a808ac0
tty: moxa: Locking clean up
by Alan Cox
· 15 years ago
f5c5a36
tty: moxa: rework the locking a bit
by Alan Cox
· 15 years ago
f176178
tty: moxa: Use more tty_port ops
by Alan Cox
· 15 years ago
2493c0c
tty: isicom: fix deadlock on shutdown
by Alan Cox
· 15 years ago
07f86c0
tty: mxser: Use the new locking rules to fix setserial properly
by Alan Cox
· 15 years ago
6769140
tty: mxser: use the tty_port_open method
by Alan Cox
· 15 years ago
6ed847d
tty: isicom: sort out the board init logic
by Alan Cox
· 15 years ago
baaa08a
tty: isicom: switch to the new tty_port_open helper
by Alan Cox
· 15 years ago
568aafc
tty: tty_port: Add a kref object to the tty port
by Alan Cox
· 15 years ago
338818f
tty: istallion: tty port open/close methods
by Alan Cox
· 15 years ago
047e965
tty: stallion: Convert to the tty_port_open/close methods
by Alan Cox
· 15 years ago
a9a37ec
tty: tty_port: Move the IO_ERROR clear
by Alan Cox
· 15 years ago
d74e828
tty: tty_port: Add IO_ERROR bit handling
by Alan Cox
· 15 years ago
8f1e672
tty: riscom8: switch to the tty_port_open API
by Alan Cox
· 15 years ago
44e4909
tty: tty_port: Change the buffer allocator locking
by Alan Cox
· 15 years ago
e707c35
tty_port: Move hupcl handling
by Alan Cox
· 15 years ago
d774a56
tty_port: coding style cleaning pass
by Alan Cox
· 15 years ago
64bc397
tty_port: add "tty_port_open" helper
by Alan Cox
· 15 years ago
894cb91
tty: stallion: kill BKL ioctl
by Alan Cox
· 15 years ago
6268753
tty: istallion: Kill off the BKL ioctl
by Alan Cox
· 15 years ago
f53a2ad
tty: esp: remove broken driver
by Alan Cox
· 15 years ago
1cceefd3
tty: const: constify remaining tty_operations
by Alexey Dobriyan
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
3695669
lp: move compat_ioctl handling into lp.c
by Arnd Bergmann
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
0b5e8db
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
fa395aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
79a56ed
nvram: Fix missing smp_lock.h in nvram
by Frederic Weisbecker
· 15 years ago
18821b0
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
37580f3
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
by Michel Dänzer
· 15 years ago
3fc3a6b
agp/uninorth: Also handle user memory types in u3_remove_memory().
by Michel Dänzer
· 15 years ago
e069efb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
830cd2a
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
c0cefeb
hvc_console: Export (GPL'ed) hvc_remove
by Amit Shah
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
fc61901
agp/intel-agp: Clear entire GTT on startup
by David Woodhouse
· 15 years ago
107f517
agp/intel: Fix product names and #defines
by Adam Jackson
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
7b626ac
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
83fdbfb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
4678320
Merge commit 'v2.6.32' into next
by Dmitry Torokhov
· 15 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 15 years ago
eed89d0
hwrng: core - Prevent too-small buffer sizes
by Ian Molton
· 15 years ago
66d2a59
Input: keyboard - fix lack of locking when traversing handler->h_list
by Dmitry Torokhov
· 15 years ago
bb347d9
hwrng: virtio-rng - Convert to new API
by Ian Molton
· 15 years ago
8386324
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Herbert Xu
· 15 years ago
Next »