Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8e7d91c97570ba1a16c0b4f984c04f04f039a231
8e7d91c
tty: jsm cleanups
by Breno Leitao
· 16 years ago
78d67b404
Adjust path to gpio headers
by Mike Frysinger
· 16 years ago
51a2301
KGDB_SERIAL_CONSOLE check for module
by Mike Frysinger
· 16 years ago
718f041
Change KCONFIG name
by Mike Frysinger
· 16 years ago
d307d36
tty: Blackin CTS/RTS
by Sonic Zhang
· 16 years ago
6f95570
Change hardware flow control from poll to interrupt driven
by Sonic Zhang
· 16 years ago
1dcb884
Add support for the MAX3100 SPI UART.
by Christian Pellegrin
· 16 years ago
05b3630
lanana: assign a device name and numbering for MAX3100
by Alan Cox
· 16 years ago
0c21260
serqt: initial clean up pass for tty side
by Alan Cox
· 16 years ago
6fd1af4
tty: Use the generic RS485 ioctl on CRIS
by Claudio Scordino
· 16 years ago
f786ddd
tty: Correct inline types for tty_driver_kref_get()
by Adrian Bunk
· 16 years ago
7bfac9e
splice: fix deadlock in splicing to file
by Miklos Szeredi
· 16 years ago
6123923
nilfs2: support nanosecond timestamp
by Ryusuke Konishi
· 16 years ago
e339ad3
nilfs2: introduce secondary super block
by Ryusuke Konishi
· 16 years ago
cece552
nilfs2: simplify handling of active state of segments
by Ryusuke Konishi
· 16 years ago
c96fa46
nilfs2: mark minor flag for checkpoint created by internal operation
by Ryusuke Konishi
· 16 years ago
458c5b0
nilfs2: clean up sketch file
by Ryusuke Konishi
· 16 years ago
e626874
nilfs2: super block operations fix endian bug
by Ryusuke Konishi
· 16 years ago
1f5abe7
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
by Ryusuke Konishi
· 16 years ago
2c2e52f
nilfs2: extend nilfs_sustat ioctl struct
by Ryusuke Konishi
· 16 years ago
7a94619
nilfs2: use unlocked_ioctl
by Ryusuke Konishi
· 16 years ago
8082d36
nilfs2: remove compat ioctl code
by Ryusuke Konishi
· 16 years ago
dc498d0
nilfs2: use fixed sized types for ioctl structures
by Ryusuke Konishi
· 16 years ago
1088dcf
nilfs2: remove timedwait ioctl command
by Ryusuke Konishi
· 16 years ago
76068c4
nilfs2: fix buggy behavior seen in enumerating checkpoints
by Ryusuke Konishi
· 16 years ago
8acfbf0
nilfs2: clean up indirect function calling conventions
by Pekka Enberg
· 16 years ago
7fa10d2
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
by Ryusuke Konishi
· 16 years ago
b028fcf
nilfs2: fix gc failure on volumes keeping numerous snapshots
by Ryusuke Konishi
· 16 years ago
85ef9ce
nilfs2: add maintainer
by Ryusuke Konishi
· 16 years ago
047180f
nilfs2: insert explanations in gcinode file
by Ryusuke Konishi
· 16 years ago
47420c7
nilfs2: avoid double error caused by nilfs_transaction_end
by Ryusuke Konishi
· 16 years ago
a2e7d2d
nilfs2: cleanup nilfs_clear_inode
by Ryusuke Konishi
· 16 years ago
3358b4a
nilfs2: fix problems of memory allocation in ioctl
by Ryusuke Konishi
· 16 years ago
0c4fb87
nilfs2: update makefile and Kconfig
by Ryusuke Konishi
· 16 years ago
7942b91
nilfs2: ioctl operations
by Koji Sato
· 16 years ago
a3d93f7
nilfs2: block cache for garbage collection
by Ryusuke Konishi
· 16 years ago
84ef1ec
nilfs2: another dat for garbage collection
by Ryusuke Konishi
· 16 years ago
0f3e1c7
nilfs2: recovery functions
by Ryusuke Konishi
· 16 years ago
f30bf3e
nilfs2: fix missed-sync issue for do_sync_mapping_range()
by Ryusuke Konishi
· 16 years ago
9ff05123
nilfs2: segment constructor
by Ryusuke Konishi
· 16 years ago
64b5a32
nilfs2: segment buffer
by Ryusuke Konishi
· 16 years ago
783f618
nilfs2: super block operations
by Ryusuke Konishi
· 16 years ago
8a9d219
nilfs2: operations for the_nilfs core object
by Ryusuke Konishi
· 16 years ago
d250065
nilfs2: pathname operations
by Ryusuke Konishi
· 16 years ago
2ba466d
nilfs2: directory entry operations
by Yoshiji Amagai
· 16 years ago
f183ff4
nilfs2: file operations
by Ryusuke Konishi
· 16 years ago
05fe58f
nilfs2: inode operations
by Ryusuke Konishi
· 16 years ago
6c98cd4
nilfs2: segment usage file
by Koji Sato
· 16 years ago
2961980
nilfs2: checkpoint file
by Koji Sato
· 16 years ago
43bfb45
nilfs2: inode map file
by Ryusuke Konishi
· 16 years ago
a17564f
nilfs2: disk address translator
by Koji Sato
· 16 years ago
5442680
nilfs2: persistent object allocator
by Ryusuke Konishi
· 16 years ago
5eb563f
nilfs2: meta data file
by Ryusuke Konishi
· 16 years ago
0bd49f9
nilfs2: buffer and page operations
by Ryusuke Konishi
· 16 years ago
a60be98
nilfs2: B-tree node cache
by Ryusuke Konishi
· 16 years ago
36a580e
nilfs2: direct block mapping
by Koji Sato
· 16 years ago
17c76b0
nilfs2: B-tree based block mapping
by Koji Sato
· 16 years ago
bdb265e
nilfs2: integrated block mapping
by Koji Sato
· 16 years ago
65b4643
nilfs2: add inode and other major structures
by Ryusuke Konishi
· 16 years ago
eed10e3
nilfs2: disk format and userland interface
by Koji Sato
· 16 years ago
962281a
nilfs2: add document
by Ryusuke Konishi
· 16 years ago
2c5510d
dma-mapping: update the old macro DMA_nBIT_MASK related documentations
by Yang Hongyang
· 16 years ago
2f4f27d
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
by Yang Hongyang
· 16 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 16 years ago
28b7679
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
by Yang Hongyang
· 16 years ago
929a22a
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6afd142
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
by Yang Hongyang
· 16 years ago
50cf156
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
by Yang Hongyang
· 16 years ago
e911e0d
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
8a59f5d
fs/romfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
bdc8e5f
namespaces: mqueue namespace: adapt sysctl
by Serge E. Hallyn
· 16 years ago
7eafd7c
namespaces: ipc namespaces: implement support for posix msqueues
by Serge E. Hallyn
· 16 years ago
614b84c
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
by Serge E. Hallyn
· 16 years ago
909e6d9
namespaces: move proc_net_get_sb to a generic fs/super.c helper
by Serge E. Hallyn
· 16 years ago
7ce5ba3
uvesafb: documentation update
by Michal Januszewski
· 16 years ago
d88ca815
fbdev: i.MX31: fix panning, error handling, clean up
by Guennadi Liakhovetski
· 16 years ago
215059d
tdfxfb: make use of DDC information about connected monitor
by Krzysztof Helt
· 16 years ago
feff388
tdfxfb: move I2C functionality into the tdfxfb
by Krzysztof Helt
· 16 years ago
8f9b152
kprobes: support kretprobe and jprobe per-probe disabling
by Masami Hiramatsu
· 16 years ago
de5bd88
kprobes: support per-kprobe disabling
by Masami Hiramatsu
· 16 years ago
e579abe
kprobes: rename kprobe_enabled to kprobes_all_disarmed
by Masami Hiramatsu
· 16 years ago
cc00e9c
kprobes: cleanup comment style in kprobes.h
by Masami Hiramatsu
· 16 years ago
99081ab
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
by Masami Hiramatsu
· 16 years ago
b918e5e
kprobes: cleanup aggr_kprobe related code
by Masami Hiramatsu
· 16 years ago
96a6d9a
spi_imx: set spi_master.dma_alignment = 4
by Mike Rapoport
· 16 years ago
7ad0ba9
pxa2xx_spi: set spi_master.dma_alignment = 8
by Mike Rapoport
· 16 years ago
fd5e191
SPI: add dma_alignment field to spi_master
by Mike Rapoport
· 16 years ago
75c8915
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
by Mike Rapoport
· 16 years ago
a7bb390
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
by Eric Miao
· 16 years ago
c8fc657
spi: limit reaches -1, tested 0
by Roel Kluin
· 16 years ago
93b61bd
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
by Wolfgang Muees
· 16 years ago
42c78b2
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
by Michael Hennerich
· 16 years ago
e7d02e3
Blackfin SPI Driver: fix NULL pointer crash
by Mike Frysinger
· 16 years ago
138f97c
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
by Mike Frysinger
· 16 years ago
b9b2a76
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
by Yi Li
· 16 years ago
2cf3683
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly
by Yi Li
· 16 years ago
a963ea8
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
by Mike Frysinger
· 16 years ago
aaaf939
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
by Mike Frysinger
· 16 years ago
Next »