Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c75183020fca0229fce1fd6ba21ae840b41d79e9
c751830
mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
by Masahiro Yamada
· 8 years ago
133fe8f
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
by Masahiro Yamada
· 8 years ago
c8cae35
mtd: nand: hisi504: return error code of nand_scan_ident() on error
by Masahiro Yamada
· 8 years ago
72480e4
mtd: nand: cafe: return error code of nand_scan_ident() on error
by Masahiro Yamada
· 8 years ago
e9d354b
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
bd93a3a
mtd: nand: omap2: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
bc83c78
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
f0dbe4a
mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
b04bafc
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
ad5678e
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
c25cca0
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
b5169d3
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
ce2eaca
mtd: nand: plat_nand: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
4e5af27e2
mtd: nand: pasemi: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
6c34ad7
mtd: nand: orion: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
43358c1
mtd: nand: tmio: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
bbd4d03
mtd: nand: mpc5121: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
408bf51
mtd: nand: gpio: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
29453ba
mtd: nand: cs553x: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
546fe03
mtd: nand: cmx270: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
0d0aa86
mtd: nand: ams-delta: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
4722c0e
mtd: nand: change return type of nand_get_flash_type() to int
by Masahiro Yamada
· 8 years ago
a1a2617
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()
by Masahiro Yamada
· 8 years ago
6956e23
mtd: nand: add tango NAND flash controller support
by Marc Gonzalez
· 8 years ago
c3d03de
mtd: nand: add tango NFC dt bindings doc
by Marc Gonzalez
· 8 years ago
8bd8fbd
mtd: nand: pxa3xx_nand: write exactly one message on probe failure
by Uwe Kleine-König
· 8 years ago
6ea40a3
mtd: nand: Wait tCCS after a column change
by Boris Brezillon
· 8 years ago
204e7ec
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 8 years ago
1c825ad
mtd: s3c2410: parse the device configuration from OF node
by Sergio Prado
· 8 years ago
7baf9a0
dt-bindings: mtd: add DT binding for s3c2410 flash controller
by Sergio Prado
· 8 years ago
e9f66ae
mtd: s3c2410: make ecc mode configurable via platform data
by Sergio Prado
· 8 years ago
6685924
mtd: nand: Add OX820 NAND Support
by Neil Armstrong
· 8 years ago
6ac18a4
mtd: nand: add support for the TC58NVG2S0H chip
by Boris Brezillon
· 8 years ago
f59dab8
mtd: nand: sunxi: fix support for 512bytes ECC chunks
by Boris Brezillon
· 8 years ago
b156b7f
mtd: nand: omap2: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
1001354
Linux 4.9-rc1
by Linus Torvalds
· 8 years ago
df34d04
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
050aaea
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
b26b5ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
87dbe42
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
d3304ca
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
2692a71
Merge branch 'work.uaccess' into for-linus
by Al Viro
· 8 years ago
7041c57
score: traps: Add missing include file to fix build error
by Guenter Roeck
· 8 years ago
f1a9622
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
by Oleg Nesterov
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
89f39af
fs/super.c: fix race between freeze_super() and thaw_super()
by Oleg Nesterov
· 8 years ago
655042c
overlayfs: Fix setting IOP_XATTR flag
by Vivek Goyal
· 8 years ago
ffecee4
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
by Vegard Nossum
· 8 years ago
5d89d9f
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
50cff89
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d4d24d2
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
ac9ef8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b292fb8
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
689f891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
8b70f71
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
e505014
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
b41d037
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ef98988
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
3514de3
CIFS: Retrieve uid and gid from special sid if enabled
by Steve French
· 8 years ago
9593265
CIFS: Add new mount option to set owner uid and gid from special sids in acl
by Steve French
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
993d1b5
qedr: Add events support and register IB device
by Ram Amrani
· 8 years ago
0488677
qedr: Add GSI support
by Ram Amrani
· 8 years ago
1d1424c
qedr: Add LL2 RoCE interface
by Ram Amrani
· 8 years ago
afa0e13
qedr: Add support for data path
by Ram Amrani
· 8 years ago
e0290cc
qedr: Add support for memory registeration verbs
by Ram Amrani
· 8 years ago
cecbcdd
qedr: Add support for QP verbs
by Ram Amrani
· 8 years ago
a7efd77
qedr: Add support for PD,PKEY and CQ verbs
by Ram Amrani
· 8 years ago
ac1b36e
qedr: Add support for user context verbs
by Ram Amrani
· 8 years ago
ec72fce
qedr: Add support for RoCE HW init
by Ram Amrani
· 8 years ago
2e0cbc4
qedr: Add RoCE driver framework
by Ram Amrani
· 8 years ago
b6daa51
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
b56061b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
4960634
pkeys: Remove easily triggered WARN
by Dave Jones
· 8 years ago
e9f8f48
Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
11ed3e0
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
by Ralf Baechle
· 8 years ago
522533f
Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'
by Rafael J. Wysocki
· 8 years ago
3f62d52
Merge branches 'device-properties' and 'acpi-misc'
by Rafael J. Wysocki
· 8 years ago
383731d
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
7764235b
ovl: use vfs_get_link()
by Miklos Szeredi
· 8 years ago
d60874c
vfs: add vfs_get_link() helper
by Miklos Szeredi
· 8 years ago
78a3fa4
ovl: use generic_readlink
by Miklos Szeredi
· 8 years ago
cb348ed
ovl: explain error values when removing acl from workdir
by Miklos Szeredi
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
de74025
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
by Pavel Shilovsky
· 8 years ago
f2cca6a
CIFS: Fix persistent handles re-opening on reconnect
by Pavel Shilovsky
· 8 years ago
166cea4
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
by Sachin Prabhu
· 8 years ago
3baf1a7
SMB2: Separate Kerberos authentication from SMB2_sess_setup
by Sachin Prabhu
· 8 years ago
cb978ac
Expose cifs module parameters in sysfs
by Germano Percossi
· 8 years ago
24df148
Cleanup missing frees on some ioctls
by Steve French
· 8 years ago
834170c
Enable previous version support
by Steve French
· 8 years ago
18dd8e1
Do not send SMB3 SET_INFO request if nothing is changing
by Steve French
· 8 years ago
Next »