Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21d27ed4616c9a7f2886c4159b4c409f73f96e76
21d27ed
ipack/devices/ipoctal: ack IRQ before processing it
by Samuel Iglesias Gonsalvez
· 12 years ago
a3882b7
ipack/devices/ipoctal: avoid re-enable RX two times.
by Samuel Iglesias Gonsalvez
· 12 years ago
9d01b6f
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
by Samuel Iglesias Gonsalvez
· 12 years ago
b5071f2
ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.
by Samuel Iglesias Gonsalvez
· 12 years ago
a1da13a
ipack/devices/ipoctal: remove wait_queue and atomic_t board_write
by Samuel Iglesias Gonsalvez
· 12 years ago
7e5730d
ipack/devices/ipoctal: fix kernel bug when using pppd
by Samuel Iglesias Gonsalvez
· 12 years ago
69a6b9b
ipack/devices/ipoctal: don't check if nb_bytes is < 0
by Alberto Garcia
· 12 years ago
cc83f83
ipack/devices/ipoctal: Fix race condition during Tx
by Alberto Garcia
· 12 years ago
8e9a4a9
mei: drop the warning when cl is not initialized during unlinking
by Tomas Winkler
· 12 years ago
627ca75
mei: move work initialization to mei_device_init
by Tomas Winkler
· 12 years ago
e7e0c23
mei: make host csr and me csr internal to hw-me
by Tomas Winkler
· 12 years ago
88eb99f
mei: reenable mei_hcsr_set abstraction
by Tomas Winkler
· 12 years ago
115ba28
mei: abstract host and device readieness
by Tomas Winkler
· 12 years ago
9ea73dd
mei: use non cached hcsr for interrupt enablement
by Tomas Winkler
· 12 years ago
adfba32
mei: don't use cached value for hcsr in mei_hw_reset
by Tomas Winkler
· 12 years ago
528c8eb
mei: remove mei_csr_clear_his prototype
by Tomas Winkler
· 12 years ago
a9f6b13
mei: remove write only need_reset member of struct mei_device
by Tomas Winkler
· 12 years ago
d025284
mei: hw-me.c fix kernel doc
by Tomas Winkler
· 12 years ago
6222f7b
mei: move MEI_IAMTHIF_IDLE to amthif host init function
by Tomas Winkler
· 12 years ago
781d0d8
mei: normalize me host client linking routines
by Tomas Winkler
· 12 years ago
1a1aca4
mei: rename remaining amthi strings to amthif
by Tomas Winkler
· 12 years ago
038c8a6
mei: mei_dev.h - remove prototypes of dropped functions
by Tomas Winkler
· 12 years ago
a40b260
mei: move me client storage allocation to hbm.c
by Tomas Winkler
· 12 years ago
d91aaed
mei: drop read_pending member form struct mei_cl
by Tomas Winkler
· 12 years ago
9dc64d6
mei: rename interface to hw-me
by Tomas Winkler
· 12 years ago
37e7d6e
mei: move watchdog prototypes to mei_dev.h from interface.h
by Tomas Winkler
· 12 years ago
9f81abda
mei: implement mei_cl_connect function
by Tomas Winkler
· 12 years ago
90e0b5f
mei: fix client functions names
by Tomas Winkler
· 12 years ago
9ca9050
mei: move client functions to client.c
by Tomas Winkler
· 12 years ago
0edb23f
mei: add new hbm.h header to export hbm protocol
by Tomas Winkler
· 12 years ago
2025984
VMCI: Some header and config files.
by George Zhang
· 12 years ago
8bf5039
VMCI: host side driver implementation.
by George Zhang
· 12 years ago
1f16643
VMCI: guest side driver implementation.
by George Zhang
· 12 years ago
e76ffea
VMCI: routing implementation.
by George Zhang
· 12 years ago
bc63ded
VMCI: resource object implementation.
by George Zhang
· 12 years ago
06164d2
VMCI: queue pairs implementation.
by George Zhang
· 12 years ago
b484b26
VMCI: handle array implementation.
by George Zhang
· 12 years ago
1d99020
VMCI: event handling implementation.
by George Zhang
· 12 years ago
197dbaa
VMCI: device driver implementaton.
by George Zhang
· 12 years ago
83e2ec7
VMCI: doorbell implementation.
by George Zhang
· 12 years ago
a110b7e
VMCI: datagram implementation.
by George Zhang
· 12 years ago
28d6692
VMCI: context implementation.
by George Zhang
· 12 years ago
6bbda15
mei: move hbm responses from interrupt.c to hbm.c
by Tomas Winkler
· 12 years ago
8120e72
mei: add common prefix to hbm function
by Tomas Winkler
· 12 years ago
e46f187
mei: use structured buffer for the write buffer
by Tomas Winkler
· 12 years ago
cd51ed6
mei: simplify preparing client host bus messages
by Tomas Winkler
· 12 years ago
2efdf54
mei: drop nonexistent function prototype
by Tomas Winkler
· 12 years ago
bb1b013
mei: move host bus message handling to hbm.c
by Tomas Winkler
· 12 years ago
3a65dd4
mei: move hw dependent functions to interface.c
by Tomas Winkler
· 12 years ago
db7da79
mei: mei_me_client is not hw API move to mei_dev.h
by Tomas Winkler
· 12 years ago
fecb0d5
mei: kill not used BAR0 length and base variables
by Tomas Winkler
· 12 years ago
47a7380
mei: include local headers after the system ones
by Tomas Winkler
· 12 years ago
66ef5ea
mei: extract device dependent constants into hw-me.h
by Tomas Winkler
· 12 years ago
1d3f3da
mei: move internal host clients ids to mei_dev.h from hw.h
by Tomas Winkler
· 12 years ago
15d4acc
mei: use unified format for printing mei message header
by Tomas Winkler
· 12 years ago
438763f
mei: drop redundant length parameter from mei_write_message function
by Tomas Winkler
· 12 years ago
d1c3ed6
Linux 3.8-rc2
by Linus Torvalds
· 12 years ago
d50403d
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
2d7c22f
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
by Javier Martinez Canillas
· 12 years ago
ef05e9b
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
080a62e
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
8a7eab2
UAPI: Strip _UAPI prefix on header install no matter the whitespace
by David Howells
· 12 years ago
3d33fcc
UAPI: Remove empty Kbuild files
by David Howells
· 12 years ago
007f6c3
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
58890c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
42288fe
mm: mempolicy: Convert shared_policy mutex to spinlock
by Mel Gorman
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
f2a07f4
tmpfs mempolicy: fix /proc/mounts corrupting memory
by Hugh Dickins
· 12 years ago
128dd17
epoll: prevent missed events on EPOLL_CTL_MOD
by Eric Wong
· 12 years ago
8899b8d
watchdog: twl4030_wdt: add DT support
by Aaro Koskinen
· 12 years ago
412b372
watchdog: omap_wdt: eliminate unused variable and a compiler warning
by Aaro Koskinen
· 12 years ago
98e4a29
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path
by Axel Lin
· 12 years ago
ee8c94a
watchdog: da9055: Fix invalid free of devm_ allocated data
by Axel Lin
· 12 years ago
4a490b7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8d91a42
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4fe2dfa
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d5757db
Revert "drm: tegra: protect DC register access with mutex"
by Dave Airlie
· 12 years ago
500df2e
drm: tegra: program only one window during modeset
by Lucas Stach
· 12 years ago
e39250a
drm: tegra: clean out old gem prototypes
by Lucas Stach
· 12 years ago
fa416dd
drm: tegra: remove redundant tegra2_tmds_config entry
by Lucas Stach
· 12 years ago
83c0bcb
drm: tegra: protect DC register access with mutex
by Lucas Stach
· 12 years ago
4026bfb
drm: tegra: don't leave clients host1x member uninitialized
by Lucas Stach
· 12 years ago
4049508
drm: tegra: fix front_porch <-> back_porch mixup
by Lucas Stach
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b1d778b
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
344f906
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
ecccd12
mm: fix null pointer dereference in wait_iff_congested()
by Zlatko Calusic
· 12 years ago
2e37679
Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes
by Olof Johansson
· 12 years ago
0fa6ebc
libceph: fix protocol feature mismatch failure path
by Sage Weil
· 12 years ago
122070a
libceph: WARN, don't BUG on unexpected connection states
by Alex Elder
· 12 years ago
e6d50f6
libceph: always reset osds when kicking
by Alex Elder
· 12 years ago
ab60b16
libceph: move linger requests sooner in kick_requests()
by Alex Elder
· 12 years ago
101e5c7
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
ddf75ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
7fd83b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
0e9a9a1
ext4: avoid hang when mounting non-journal filesystems with orphan list
by Theodore Ts'o
· 12 years ago
721e3eb
ext4: lock i_mutex when truncating orphan inodes
by Theodore Ts'o
· 12 years ago
ae782bb
ipv6/ip6_gre: set transport header correctly
by Isaku Yamahata
· 12 years ago
861aa6d
ipv4/ip_gre: set transport header correctly to gre header
by Isaku Yamahata
· 12 years ago
Next »