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
2014-07-23
input: evdev: Use ktime_mono_to_real()
Thomas Gleixner
1
-4
/
+3
2014-07-23
ath9k: fix aggregation session lockup
Felix Fietkau
1
-0
/
+9
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
4
-0
/
+4
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-12
/
+4
2014-07-23
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
1
-16
/
+9
2014-07-23
clocksource: exynos_mct: Only use 32-bits where possible
Doug Anderson
2
-7
/
+33
2014-07-23
clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
Doug Anderson
1
-12
/
+12
2014-07-23
clocksource: pxa: Add device-tree support for PXA timer
Robert Jarzmik
1
-36
/
+101
2014-07-23
clocksource: pxa: Move PXA timer to clocksource framework
Robert Jarzmik
2
-0
/
+163
2014-07-23
clocksource: clps711x: Add CLPS711X clocksource driver
Alexander Shiyan
2
-0
/
+132
2014-07-23
clocksource: sirf: Fix incorrect clock enable counter for timer
Zhiwu Song
2
-0
/
+6
2014-07-23
clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-07-23
clocksource: Add support for the Mediatek SoCs
Matthias Brugger
3
-0
/
+267
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
1
-0
/
+36
2014-07-23
clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2
Kuninori Morimoto
1
-1
/
+1
2014-07-23
Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17
Daniel Lezcano
3
-322
/
+184
2014-07-22
net: bcmgenet: correctly pad short packets
Florian Fainelli
1
-0
/
+5
2014-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
2
-9
/
+13
2014-07-22
drm/radeon: fix error handling in radeon_vm_bo_set_addr
Christian König
1
-0
/
+4
2014-07-22
drm/i915: fix freeze with blank screen booting highmem
Hugh Dickins
1
-2
/
+2
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-38
/
+130
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-4
/
+9
2014-07-22
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-63
/
+122
2014-07-21
staging: rtl8723au: rtw_resume(): release semaphore before exit on error
Jes Sorensen
1
-1
/
+3
2014-07-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-35
/
+55
2014-07-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2014-07-21
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+26
2014-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-3
/
+7
2014-07-21
Merge tag 'iio-fixes-for-3.16e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-4
/
+6
2014-07-21
drm/i915: Reorder the semaphore deadlock check, again
Chris Wilson
1
-7
/
+4
2014-07-21
drm/radeon/TN: only enable bapm on MSI systems
Alex Deucher
1
-7
/
+8
2014-07-21
drm/radeon: fix VM IB handling
Christian König
4
-16
/
+19
2014-07-21
drm/radeon: fix handling of radeon_vm_bo_rmv v3
Christian König
3
-31
/
+86
2014-07-21
drm/radeon: let's use GB for vm_size (v2)
Christian König
2
-13
/
+13
2014-07-21
iwlwifi: mvm: pass beacons from foreign APs
Eliad Peller
1
-2
/
+13
2014-07-20
xen-netback: Fix pointer incrementation to avoid incorrect logging
Zoltan Kiss
1
-1
/
+1
2014-07-20
xen-netback: Fix releasing header slot on error path
Zoltan Kiss
1
-5
/
+33
2014-07-20
xen-netback: Fix releasing frag_list skbs in error path
Zoltan Kiss
1
-0
/
+9
2014-07-20
xen-netback: Fix handling frag_list on grant op error path
Zoltan Kiss
1
-17
/
+20
2014-07-20
Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+10
2014-07-20
Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+21
2014-07-20
Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+14
2014-07-20
Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-07-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-6
/
+17
2014-07-20
Input: fix defuzzing logic
Dmitry Torokhov
1
-2
/
+4
2014-07-20
iio:bma180: Missing check for frequency fractional part
Peter Meerwald
1
-0
/
+2
2014-07-20
iio:bma180: Fix scale factors to report correct acceleration units
Peter Meerwald
1
-3
/
+3
2014-07-20
iio: buffer: Fix demux table creation
Lars-Peter Clausen
1
-1
/
+1
2014-07-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2014-07-19
Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-6
/
+17
[prev]
[next]