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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
mei: move watchdog prototypes to mei_dev.h from interface.h
Tomas Winkler
2
-20
/
+17
2013-01-08
mei: implement mei_cl_connect function
Tomas Winkler
3
-159
/
+163
2013-01-08
mei: fix client functions names
Tomas Winkler
9
-198
/
+267
2013-01-08
mei: move client functions to client.c
Tomas Winkler
4
-366
/
+361
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
9
-15
/
+47
2013-01-08
VMCI: Some header and config files.
George Zhang
4
-0
/
+23
2013-01-08
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042
2013-01-08
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759
2013-01-08
VMCI: routing implementation.
George Zhang
2
-0
/
+256
2013-01-08
VMCI: resource object implementation.
George Zhang
2
-0
/
+288
2013-01-08
VMCI: queue pairs implementation.
George Zhang
2
-0
/
+3611
2013-01-08
VMCI: handle array implementation.
George Zhang
2
-0
/
+194
2013-01-08
VMCI: event handling implementation.
George Zhang
2
-0
/
+249
2013-01-08
VMCI: device driver implementaton.
George Zhang
2
-0
/
+167
2013-01-08
VMCI: doorbell implementation.
George Zhang
2
-0
/
+655
2013-01-08
VMCI: datagram implementation.
George Zhang
2
-0
/
+552
2013-01-08
VMCI: context implementation.
George Zhang
2
-0
/
+1396
2013-01-07
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
3
-220
/
+186
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
8
-50
/
+53
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
5
-105
/
+108
2013-01-07
mei: simplify preparing client host bus messages
Tomas Winkler
2
-56
/
+70
2013-01-07
mei: drop nonexistent function prototype
Tomas Winkler
1
-3
/
+0
2013-01-07
mei: move host bus message handling to hbm.c
Tomas Winkler
6
-419
/
+456
2013-01-07
mei: move hw dependent functions to interface.c
Tomas Winkler
4
-93
/
+97
2013-01-07
mei: mei_me_client is not hw API move to mei_dev.h
Tomas Winkler
2
-6
/
+13
2013-01-07
mei: kill not used BAR0 length and base variables
Tomas Winkler
1
-5
/
+2
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
7
-12
/
+13
2013-01-07
mei: extract device dependent constants into hw-me.h
Tomas Winkler
3
-98
/
+169
2013-01-07
mei: move internal host clients ids to mei_dev.h from hw.h
Tomas Winkler
2
-5
/
+6
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
5
-15
/
+16
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
7
-44
/
+36
2013-01-02
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-14
/
+15
2013-01-02
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
3
-54
/
+58
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
1
-2
/
+9
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2012-12-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
44
-393
/
+849
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+0
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
12
-84
/
+325
2012-12-30
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-24
/
+122
[next]