Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1dfc3220d963385a317264b11154c462a83596ed
/
drivers
/
char
e4a064d
[IA64] allocate multiple contiguous pages via uncached allocator
by Dean Nelson
· 17 years ago
9781db7
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
973ea70c
char: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
cedb27d
tpm: change Kconfig dependencies from PNPACPI to PNP
by Bjorn Helgaas
· 17 years ago
4821cd1
tpm: fix section mismatch warning
by Sam Ravnborg
· 17 years ago
9a6f70b
random: add async notification support to /dev/random
by Jeff Dike
· 17 years ago
adc782d
random: simplify and rename credit_entropy_store
by Matt Mackall
· 17 years ago
e68e5b6
random: make mixing interface byte-oriented
by Matt Mackall
· 17 years ago
993ba21
random: simplify add_ptr logic
by Matt Mackall
· 17 years ago
6d38b82
random: remove some prefetch logic
by Matt Mackall
· 17 years ago
feee769
random: eliminate redundant new_rotate variable
by Matt Mackall
· 17 years ago
4335820
random: remove cacheline alignment for locks
by Matt Mackall
· 17 years ago
1c0ad3d
random: make backtracking attacks harder
by Matt Mackall
· 17 years ago
ffd8d3f
random: improve variable naming, clear extract buffer
by Matt Mackall
· 17 years ago
53c3f63
random: reuse rand_initialize
by Matt Mackall
· 17 years ago
43ae486
random: use unlocked_ioctl
by Matt Mackall
· 17 years ago
88c730d
random: consolidate wakeup logic
by Matt Mackall
· 17 years ago
90b75ee
random: clean up checkpatch complaints
by Matt Mackall
· 17 years ago
1b50221
drivers: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
4a5cdb5
proc: switch /proc/ip2mem to seq_file interface
by Alexey Dobriyan
· 17 years ago
647634d
proc: switch /proc/apm to seq_file interface
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
adf535e
ipmi: fix return from atca_oem_poweroff_hook
by Adrian Bunk
· 17 years ago
7400630
ipmi: make alloc_recv_msg static
by Adrian Bunk
· 17 years ago
fa68be0
ipmi: remove ->write_proc code
by Alexey Dobriyan
· 17 years ago
95c0ba8
ipmi: remove unused target and action in Makefile
by Denis Cheng
· 17 years ago
36c7dc4
IPMI: Style fixes in the misc code
by Corey Minyard
· 17 years ago
c305e3d
IPMI: Style fixes in the system interface code
by Corey Minyard
· 17 years ago
c70d749
ipmi: style fixes in the base code
by Corey Minyard
· 17 years ago
ba8ff1c
IPMI: Convert system interface defines to an enum
by Corey Minyard
· 17 years ago
64959e2
ipmi: convert locked counters to atomics in the system interface
by Corey Minyard
· 17 years ago
73f2bdb
IPMI: convert message handler defines to an enum
by Corey Minyard
· 17 years ago
b2655f2
ipmi: convert locked counters to atomics
by Konstantin Baydarov
· 17 years ago
f7caa1b
ipmi: update driver version
by Corey Minyard
· 17 years ago
87ebd06
ipmi: don't print event queue full on every event
by Corey Minyard
· 17 years ago
5956dce
ipmi: don't grab locks in run-to-completion mode
by Konstantin Baydarov
· 17 years ago
bda4c30
ipmi: run to completion fixes
by Corey Minyard
· 17 years ago
4ea1842
ipmi: hold ATTN until upper layer ready
by Corey Minyard
· 17 years ago
c9e587a
vt: fix background color on line feed
by Jan Engelhardt
· 17 years ago
5045bca
sysrq: add show-backtrace-on-all-cpus function
by Rik van Riel
· 17 years ago
4aacd47
ipwireless: remove dead code
by Jiri Kosina
· 17 years ago
b781ecb
make /dev/kmem a config option
by Arjan van de Ven
· 17 years ago
a01e035
drivers: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
8da5630
drivers: atm, char fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
0341a4d
VT notifier extension for accessibility
by Karl Dahlke
· 17 years ago
ce9f9f73
char: make functions static in synclinkmp.c
by Harvey Harrison
· 17 years ago
0fab6de
synclink drivers bool conversion
by Joe Perches
· 17 years ago
0e88460
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
by Mel Gorman
· 17 years ago
dca03a5
drivers/char/rtc.c: use time_before, time_before_eq, etc
by Julia Lawall
· 17 years ago
c750090
rtc: avoid legacy drivers with generic framework
by David Brownell
· 17 years ago
4112622
[patch 1/2] audit: let userspace fully control TTY input auditing
by Miloslav Trmac
· 17 years ago
b556f8a
Audit: standardize string audit interfaces
by Eric Paris
· 17 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
d9c04d6
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
09aa356
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
by Mathieu Segaud
· 17 years ago
4ab92bc
agp: fix shadowed variable warning in amd-k7-agp.c
by Harvey Harrison
· 17 years ago
b74e208
drm: _end is shadowing real _end, just rename it.
by Dave Airlie
· 17 years ago
ac741ab
drm/vbl rework: rework how the drm deals with vblank.
by Jesse Barnes
· 17 years ago
2c14f28
drm: reorganise minor number handling using backported modesetting code.
by Dave Airlie
· 17 years ago
7b832b5
drm/i915: Handle tiled buffers in vblank tasklet
by Keith Packard
· 17 years ago
a36b7dc
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
by Keith Packard
· 17 years ago
f1c3e67
drm: Remove unneeded dma sync in ATI pcigart alloc
by Benjamin Herrenschmidt
· 17 years ago
5ff6461
drm: Fix mismerge of non-coherent DMA patch
by Benjamin Herrenschmidt
· 17 years ago
b9fa38f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
bf16ae2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat
by Linus Torvalds
· 17 years ago
ce1d5b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
e7f260a
x86: PAT use reserve free memtype in mmap of /dev/mem
by venkatesh.pallipadi@intel.com
· 17 years ago
f0970c1
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
by venkatesh.pallipadi@intel.com
· 17 years ago
e045fb2
x86: PAT avoid aliasing in /dev/mem read/write
by venkatesh.pallipadi@intel.com
· 17 years ago
e2beb3e
devmem: add range_is_allowed() check to mmap of /dev/mem
by Venki Pallipadi
· 17 years ago
ae531c2
x86: introduce /dev/mem restrictions with a config option
by Arjan van de Ven
· 17 years ago
b39b044
Input: drivers/char/keyboard.c - use time_after
by Julia Lawall
· 17 years ago
346ad4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
2dc63a8
Blackfin char driver for Blackfin on-chip OTP memory (v3)
by Mike Frysinger
· 17 years ago
0d62623
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
by Jeff Garzik
· 17 years ago
2fd53e0
[POWERPC] char/xilinx_hwicap/ section fix
by Adrian Bunk
· 17 years ago
e9b6269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
by Linus Torvalds
· 17 years ago
904e0ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
98a1e95f
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
c3823c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
b0cdb5e
sonypi: Storage class should be before const qualifier
by Tobias Klauser
· 17 years ago
c49a7f1
[HWRNG] omap: Minor updates
by David Brownell
· 17 years ago
a6f97b2
drivers/char: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
56d110e
DRM: remove unused dev_class
by Greg Kroah-Hartman
· 17 years ago
b844eba
PM: Remove destroy_suspended_device()
by Rafael J. Wysocki
· 17 years ago
cc65d90
avr32: don't offer CONFIG_GEN_RTC
by Adrian Bunk
· 17 years ago
17015aa
avr32: don't offer CONFIG_RTC
by Adrian Bunk
· 17 years ago
3a4e832
Generate raw keyboard codes for AVR32 architecture
by Hans-Christian Egtvedt
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
f2d937f
consoles: polling support, kgdboc
by Jason Wessel
· 17 years ago
893f112
[S390] hw_random: allow rng_dev_read() to return hardware errors.
by Ralph Wuerthner
· 17 years ago
55045d4
[POWERPC] hvcbeat: Fix buffer manipulation
by Ishizaki Kou
· 17 years ago
0beb4f6
Input: put ledstate in the keyboard notifier
by Karl Dahlke
· 17 years ago
ac7c535
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
3bf4846
fix IS_I9XX macro in i915 DRM driver
by Jesse Barnes
· 17 years ago
5761d64
x86: revert assign IRQs to hpet timer
by Thomas Gleixner
· 17 years ago
Next »