index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2011-10-03
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
1
-6
/
+8
2011-09-14
drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...
Jesper Juhl
1
-7
/
+5
2011-08-26
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-1
/
+62
2011-08-25
drivers/misc/ab8500-pwm.c: fix modalias
Axel Lin
1
-1
/
+1
2011-08-25
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
Axel Lin
1
-2
/
+2
2011-08-25
drivers/misc/pti.c: add missing includes
Sergei Trofimovich
1
-0
/
+2
2011-08-22
pch_phub: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-2
/
+1
2011-08-22
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
1
-0
/
+7
2011-08-22
drivers:misc: ti-st: fix unexpected UART close
Pavan Savoy
1
-0
/
+1
2011-08-22
drivers:misc: ti-st: free skb on firmware download
Pavan Savoy
1
-0
/
+1
2011-08-22
drivers:misc: ti-st: wait for completion at fail
Pavan Savoy
1
-0
/
+13
2011-08-22
drivers:misc: ti-st: reinit completion before send
Pavan Savoy
1
-0
/
+6
2011-08-22
drivers:misc: ti-st: fail-safe on wrong pkt type
Vijay Badawadagi
1
-0
/
+7
2011-08-22
drivers:misc: ti-st: reinit completion on ver read
Pavan Savoy
1
-0
/
+1
2011-08-22
drivers:misc:ti-st: platform hooks for chip states
Pavan Savoy
2
-0
/
+31
2011-08-22
drivers:misc: ti-st: avoid a misleading dbg msg
Pavan Savoy
1
-1
/
+1
2011-08-22
pti: add missing CONFIG_PCI dependency
Heiko Carstens
1
-0
/
+1
2011-08-13
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
1
-1
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Vmware balloon: switch to using sysem-wide freezable workqueue
Dmitry Torokhov
1
-20
/
+11
2011-07-25
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-42
/
+63
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
8
-3
/
+1094
2011-07-25
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
3
-0
/
+98
2011-07-25
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
3
-0
/
+424
2011-07-25
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
3
-0
/
+567
2011-07-25
geode: reflect mfgpt dependency on mfd
Philip A. Prindeville
1
-2
/
+1
2011-07-25
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
10
-14
/
+31
2011-07-01
PTI feature to allow user to name and mark masterchannel request.
J Freyensee
1
-39
/
+60
2011-07-01
0 for o PTI Makefile bug.
J Freyensee
1
-1
/
+1
2011-07-01
pch_phub: Fix register miss-setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+14
2011-06-27
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-27
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+1
2011-06-25
mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS
James Hogan
1
-1
/
+1
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+3
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
1
-3
/
+3
2011-06-15
drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...
Geert Uytterhoeven
1
-0
/
+2
2011-06-15
drivers/misc/cs5535-mfgpt.c: fix wrong if condition
Christian Gmeiner
1
-1
/
+1
2011-06-15
drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...
Axel Lin
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
2011-06-07
pti: pti_tty_install documentation mispelling.
J Freyensee
1
-3
/
+3
2011-06-07
pti: PTI semantics fix in pti_tty_cleanup.
J Freyensee
1
-1
/
+1
2011-06-07
pti: ENXIO error case memory leak PTI fix.
J Freyensee
1
-1
/
+3
2011-06-07
pti: double-free security PTI fix
J Freyensee
1
-2
/
+3
2011-06-07
drivers:misc: ti-st: fix skipping of change remote baud
Shahar Lev
1
-2
/
+2
2011-06-07
st_kim: Handle case of no device found for ID 0
Steven Rostedt
2
-1
/
+5
[next]