index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
19
-19
/
+19
2012-01-12
i2c-ali1535: enable SPARC support
corentin.labbe
1
-7
/
+20
2012-01-12
i2c: Fix error value returned by several bus drivers
Jean Delvare
5
-10
/
+20
2012-01-12
rbd: initialize snap_rwsem in rbd_add()
Alex Elder
1
-0
/
+2
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-410
/
+1386
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-83
/
+97
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
5
-74
/
+343
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-3
/
+7
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
1
-1
/
+1
2012-01-12
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
1
-11
/
+17
2012-01-12
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+47
2012-01-12
virtio: balloon: Move vq initialization into separate function
Amit Shah
1
-18
/
+30
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+46
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
1
-8
/
+12
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
1
-19
/
+28
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+44
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
1
-5
/
+14
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
1
-0
/
+8
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-2
/
+92
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
1
-4
/
+12
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
1
-1
/
+21
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
1
-0
/
+31
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
1
-6
/
+14
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
1
-4
/
+6
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-12
/
+48
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
6
-25
/
+26
2012-01-12
virtio: document functions better.
Rusty Russell
1
-1
/
+91
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
1
-3
/
+3
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
5
-21
/
+31
2012-01-11
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+6
2012-01-11
mmc: omap_hsmmc: use threaded irq handler for card-detect.
NeilBrown
1
-27
/
+9
2012-01-11
mmc: sdhci-pci: enable runtime PM for Medfield SDIO
Adrian Hunter
1
-0
/
+7
2012-01-11
mmc: sdhci: Always pass clock request value zero to set_clock host op
Todd Poynor
1
-1
/
+1
2012-01-11
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2
-2
/
+0
2012-01-11
mmc: sdhci-pci: get gpio numbers from platform data
Adrian Hunter
1
-68
/
+41
2012-01-11
mmc: sdhci-pci: add platform data
Adrian Hunter
5
-7
/
+36
2012-01-11
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
1
-4
/
+3
2012-01-11
mmc: sdhci: fix vmmc handling
Adrian Hunter
1
-22
/
+21
2012-01-11
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
1
-1
/
+7
2012-01-11
mmc: omap: remove clock rate hard coding
Balaji TK
1
-4
/
+3
2012-01-11
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
1
-44
/
+50
2012-01-11
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
1
-172
/
+416
2012-01-11
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
1
-45
/
+34
2012-01-11
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
1
-6
/
+6
2012-01-11
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2
-1
/
+75
2012-01-11
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
1
-9
/
+21
2012-01-11
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2012-01-11
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
1
-1
/
+1
[prev]
[next]