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
2012-07-11
sh: pfc: pinctrl legacy function support.
Paul Mundt
1
-33
/
+132
2012-07-10
sh: pfc: Rudimentary pinctrl-backed GPIO support.
Paul Mundt
5
-131
/
+437
2012-07-10
Merge branch 'common/pfc' into common/pinctrl
Paul Mundt
7
-740
/
+906
2012-07-10
sh: pfc: Shuffle PFC support core.
Paul Mundt
6
-17
/
+19
2012-07-09
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-5
/
+5
2012-07-09
gspca_sn9c20x: Fix NULL pointer dereference
Hans de Goede
1
-5
/
+8
2012-07-09
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+10
2012-07-09
Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+50
2012-07-09
Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2012-07-09
Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2012-07-09
Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+16
2012-07-09
virtio-balloon: fix add/get API use
Michael S. Tsirkin
1
-14
/
+10
2012-07-07
hwspinlock/core: use global ID to register hwspinlocks on multiple devices
Shinya Kuribayashi
1
-2
/
+2
2012-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-18
/
+20
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+8
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-25
/
+38
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+15
2012-07-05
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2
-4
/
+27
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
1
-6
/
+19
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
1
-2
/
+34
2012-07-04
remoteproc: fix missing CONFIG_FW_LOADER configurations
Ohad Ben-Cohen
1
-0
/
+1
2012-07-04
leds: heartbeat: fix bug on panic
Alexander Holler
1
-1
/
+15
2012-07-04
remoteproc/omap: fix randconfig unmet direct dependencies
Ohad Ben-Cohen
1
-0
/
+1
2012-07-03
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-15
/
+13
2012-07-03
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2012-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-101
/
+108
2012-07-04
md/raid10: fix careless build error
NeilBrown
1
-1
/
+1
2012-07-03
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
1
-0
/
+1
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-87
/
+261
2012-07-03
regulator: Fix recursive mutex lockdep warning
Stephen Boyd
1
-5
/
+5
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
1
-15
/
+13
2012-07-03
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
4
-26
/
+57
2012-07-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-18
/
+73
2012-07-03
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-42
/
+75
2012-07-03
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
1
-11
/
+19
2012-07-03
dm persistent data: handle space map checker creation failure
Mike Snitzer
3
-15
/
+28
2012-07-03
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
1
-0
/
+3
2012-07-03
dm thin: commit metadata before creating metadata snapshot
Joe Thornber
1
-0
/
+7
2012-07-03
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2012-07-03
drm: edid: Don't add inferred modes with higher resolution
Takashi Iwai
1
-3
/
+24
2012-07-03
drm/radeon: fix rare segfault
Jerome Glisse
1
-4
/
+6
2012-07-03
md: fix up plugging (again).
NeilBrown
3
-16
/
+9
2012-07-03
md: support re-add of recovering devices.
NeilBrown
1
-2
/
+1
2012-07-03
md/raid1: fix bug in read_balance introduced by hot-replace
NeilBrown
1
-2
/
+2
2012-07-03
raid5: delayed stripe fix
Shaohua Li
1
-1
/
+3
2012-07-03
md/raid456: When read error cannot be recovered, record bad block
majianpeng
1
-4
/
+11
[next]