index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
NFC: digital: Remove PR_ERR and PR_DBG macros
Samuel Ortiz
4
-27
/
+31
2013-09-25
NFC: NCI: Store the spi device pointer from the spi instance
Eric Lapuyade
1
-0
/
+1
2013-09-25
NFC Digital: Add target NFC-DEP support
Thierry Escande
4
-7
/
+755
2013-09-25
NFC Digital: Add initiator NFC-DEP support
Thierry Escande
5
-6
/
+435
2013-09-25
NFC Digital: Add NFC-F technology support
Thierry Escande
4
-0
/
+153
2013-09-25
NFC Digital: Add NFC-A technology support
Thierry Escande
5
-4
/
+491
2013-09-25
NFC Digital: Implement driver commands mechanism
Thierry Escande
5
-8
/
+452
2013-09-25
NFC: Digital Protocol stack implementation
Thierry Escande
5
-0
/
+391
2013-09-25
NFC: pn533: Start listen timer from start_poll
Samuel Ortiz
1
-1
/
+11
2013-09-25
NFC: pn533: Send ATR_REQ directly for active device detection
Samuel Ortiz
1
-1
/
+120
2013-09-25
NFC: Set active target upon DEP up event reception
Samuel Ortiz
1
-0
/
+13
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
3
-155
/
+70
2013-09-25
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
Eric Lapuyade
2
-6
/
+6
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2
-77
/
+77
2013-09-25
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
Eric Lapuyade
1
-1
/
+1
2013-09-25
NFC: Standardize logging style
Joe Perches
8
-61
/
+50
2013-09-25
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
4
-122
/
+115
2013-09-25
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
4
-122
/
+91
2013-09-25
NFC: pn544: Add SE enable/disable operation
Arron Wang
1
-7
/
+79
2013-09-25
NFC: Export nfc_find_se()
Arron Wang
2
-4
/
+6
2013-09-25
NFC: pn544: Add SE discover operation
Arron Wang
1
-0
/
+30
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
127
-517
/
+751
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
9
-16
/
+20
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
40
-87
/
+404
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-19
/
+74
2013-09-19
MIPS: Fix invalid symbolic link file
Madhavan Srinivasan
1
-1
/
+1
2013-09-19
MIPS: PCI: pci-bcm1480: Include missing vt.h header
Markos Chandras
1
-0
/
+1
2013-09-19
MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.
Ralf Baechle
1
-0
/
+13
2013-09-19
MIPS: Add MIPS R5 config5 register.
Ralf Baechle
1
-0
/
+7
2013-09-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
55
-259
/
+835
2013-09-19
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Daniel Vetter
1
-0
/
+8
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-19
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
4
-27
/
+36
2013-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-43
/
+62
2013-09-19
MIPS: PCI: Use pci_resource_to_user to map pci memory space properly
Wolfgang Grandegger
1
-0
/
+12
2013-09-18
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
1
-8
/
+18
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
12
-45
/
+77
2013-09-18
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+23
2013-09-18
MIPS: Remove useless comment about kprobe from arch/mips/Makefile
Wu Zhangjin
1
-3
/
+0
2013-09-18
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-18
/
+6
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+5
2013-09-18
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
1
-1
/
+2
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
7
-10
/
+43
[next]