index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-04-13
1
-16
/
+8
|
\
|
*
Revert "clocksource: Load the ACPI PM clocksource asynchronously"
Thomas Gleixner
2012-04-12
1
-16
/
+8
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-12
6
-20
/
+91
|
\
\
|
*
|
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
2012-04-12
1
-2
/
+1
|
*
|
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
2012-04-12
1
-5
/
+38
|
*
|
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
Tushar Behera
2012-04-12
1
-5
/
+18
|
*
|
drivers/rtc/rtc-s3c.c: fix compilation error
Tushar Behera
2012-04-12
1
-4
/
+4
|
*
|
drivers/rtc/rtc-efi.c: fix section mismatch warning
Jan Beulich
2012-04-12
1
-1
/
+0
|
*
|
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
Andreas Dumberger
2012-04-12
1
-0
/
+22
|
*
|
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-04-12
1
-3
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-12
12
-40
/
+46
|
\
\
\
|
*
|
|
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-11
1
-1
/
+6
|
*
|
|
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-11
2
-19
/
+21
|
*
|
|
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
2012-04-10
1
-5
/
+3
|
*
|
|
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
2012-04-10
1
-5
/
+1
|
*
|
|
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2012-04-10
2
-1
/
+2
|
*
|
|
rtlwifi: Fix oops on rate-control failure
Larry Finger
2012-04-09
1
-1
/
+4
|
*
|
|
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
2012-04-09
1
-6
/
+0
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-04-09
3
-2
/
+9
|
|
\
\
\
|
|
*
|
|
Bluetooth: btusb: typo in Broadcom SoftSailing id
Don Zickus
2012-03-29
1
-1
/
+1
|
|
*
|
|
Bluetooth: Add support for Atheros [04ca:3005]
AceLan Kao
2012-03-28
2
-0
/
+3
|
|
*
|
|
Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
Johan Hovold
2012-03-28
1
-1
/
+1
|
|
*
|
|
Bluetooth: Add Atheros maryann PIDVID support
Cho, Yu-Chen
2012-03-28
2
-0
/
+3
|
|
*
|
|
Bluetooth: btusb: Add USB device ID "0a5c 21e8"
João Paulo Rechi Vita
2012-03-28
1
-0
/
+1
*
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-04-12
29
-252
/
+320
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-04-12
12
-185
/
+189
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
2012-04-12
5
-33
/
+46
|
|
*
|
|
|
|
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
2012-04-12
4
-79
/
+62
|
|
*
|
|
|
|
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
2012-04-12
1
-4
/
+4
|
|
*
|
|
|
|
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
2012-04-12
1
-5
/
+5
|
|
*
|
|
|
|
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2012-04-12
2
-4
/
+0
|
|
*
|
|
|
|
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2012-04-12
2
-18
/
+16
|
|
*
|
|
|
|
drm/exynos: add format list of plane
Seung-Woo Kim
2012-04-05
1
-0
/
+4
|
|
*
|
|
|
|
drm/exynos: fixed duplicated page allocation bug.
Inki Dae
2012-04-03
1
-25
/
+9
|
|
*
|
|
|
|
drm/exynos: fixed page align and code clean.
Inki Dae
2012-04-03
3
-17
/
+43
|
*
|
|
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-04-12
8
-37
/
+93
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
2012-04-12
1
-0
/
+2
|
|
*
|
|
|
|
|
drm/i915: make rc6 module parameter read-only
Jesse Barnes
2012-04-11
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/i915: implement ColorBlt w/a
Daniel Vetter
2012-04-11
2
-0
/
+7
|
|
*
|
|
|
|
|
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
Chris Wilson
2012-04-11
1
-1
/
+1
|
|
*
|
|
|
|
|
Revert "drm/i915: reenable gmbus on gen3+ again"
Daniel Vetter
2012-04-11
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/i915: properly compute dp dithering for user-created modes
Daniel Vetter
2012-04-10
1
-14
/
+35
|
|
*
|
|
|
|
|
drm/i915: Finish any pending operations on the framebuffer before disabling
Chris Wilson
2012-04-09
1
-19
/
+46
|
|
*
|
|
|
|
|
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
2012-04-09
1
-1
/
+0
|
*
|
|
|
|
|
|
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
2012-04-11
1
-0
/
+4
|
*
|
|
|
|
|
|
drm/radeon/kms: fix DVO setup on some r4xx chips
Alex Deucher
2012-04-10
1
-0
/
+4
|
*
|
|
|
|
|
|
drm/savage: fix integer overflows in savage_bci_cmdbuf()
Xi Wang
2012-04-10
1
-3
/
+3
|
*
|
|
|
|
|
|
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2012-04-10
6
-27
/
+27
*
|
|
|
|
|
|
|
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-04-12
3
-6
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
2012-04-12
1
-0
/
+2
[next]