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 'ec-cleanup' into release
Len Brown
2011-05-29
3
-20
/
+14
|
\
|
*
ACPI EC: remove redundant code
Zhang Rui
2011-05-29
1
-2
/
+0
|
*
ACPI EC: remove dead code
Thomas Renninger
2011-04-01
3
-17
/
+13
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
2011-05-29
4613
-179820
/
+368857
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
ACPI:Fix goto flows in thermal-sys
Durgadoss R
2011-03-23
1
-6
/
+7
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
ACPI: EC: add another DMI check for ASUS hardware
Peter Collingbourne
2011-04-25
1
-0
/
+3
|
|
|
|
*
|
|
ACPI: Add D3 cold state
Lin Ming
2011-05-29
2
-1
/
+3
|
|
|
*
|
|
|
ACPI EC: enable MSI workaround for Quanta laptops
Zhang Rui
2011-05-29
1
-0
/
+8
|
|
|
|
/
/
/
|
|
*
/
/
/
ACPI: processor: fix processor_physically_present in UP kernel
Lin Ming
2011-05-29
1
-3
/
+9
|
|
|
/
/
/
|
*
|
|
|
ACPI: Split out custom_method functionality into an own driver
Thomas Renninger
2011-05-29
4
-79
/
+117
|
*
|
|
|
ACPI: Cleanup custom_method debug stuff
Thomas Renninger
2011-05-29
3
-20
/
+23
|
|
/
/
/
|
*
|
|
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-18
16
-36
/
+82
|
|
\
\
\
|
|
*
|
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
16
-36
/
+82
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-18
18
-22
/
+21
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
scsi: remove performance regression due to async queue run
Jens Axboe
2011-05-17
2
-4
/
+18
|
|
*
|
|
cdrom: always check_disk_change() on open
Tejun Heo
2011-04-29
1
-3
/
+3
|
|
*
|
|
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
2011-04-21
15
-15
/
+0
|
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-18
4
-15
/
+54
|
|
\
\
\
\
|
|
*
|
|
|
[media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c
Sergio Aguirre
2011-05-04
1
-6
/
+42
|
|
*
|
|
|
[media] v4l2-subdev: fix broken subdev control enumeration
Hans Verkuil
2011-05-04
1
-7
/
+7
|
|
*
|
|
|
[media] Fix cx88 remote control input
Lawrence Rust
2011-05-04
1
-1
/
+1
|
|
*
|
|
|
[media] v4l: Release module if subdev registration fails
Laurent Pinchart
2011-05-04
1
-1
/
+4
|
*
|
|
|
|
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
2011-05-18
1
-0
/
+1
|
*
|
|
|
|
rapidio: fix default routing initialization
Alexandre Bounine
2011-05-18
3
-0
/
+21
|
*
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-05-17
11
-26
/
+40
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rtc: mc13xxx: Don't call rtc_device_register while holding lock
Uwe Kleine-König
2011-05-07
1
-2
/
+6
|
|
*
|
|
|
|
rtc: rp5c01: Initialize drvdata before registering device
John Stultz
2011-05-07
1
-2
/
+3
|
|
*
|
|
|
|
rtc: pcap: Initialize drvdata before registering device
John Stultz
2011-05-07
1
-1
/
+3
|
|
*
|
|
|
|
rtc: msm6242: Initialize drvdata before registering device
John Stultz
2011-05-07
1
-1
/
+2
|
|
*
|
|
|
|
rtc: max8998: Initialize drvdata before registering device
John Stultz
2011-05-07
1
-2
/
+3
|
|
*
|
|
|
|
rtc: max8925: Initialize drvdata before registering device
John Stultz
2011-05-07
1
-2
/
+3
|
|
*
|
|
|
|
rtc: m41t80: Initialize clientdata before registering device
John Stultz
2011-05-07
1
-2
/
+3
|
|
*
|
|
|
|
rtc: ds1286: Initialize drvdata before registering device
John Stultz
2011-05-07
1
-1
/
+1
|
|
*
|
|
|
|
rtc: ep93xx: Initialize drvdata before registering device
Wolfram Sang
2011-05-07
1
-3
/
+2
|
|
*
|
|
|
|
rtc: davinci: Initialize drvdata before registering device
Wolfram Sang
2011-05-07
1
-2
/
+3
|
|
*
|
|
|
|
rtc: mxc: Initialize drvdata before registering device
Wolfram Sang
2011-05-07
1
-8
/
+11
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-17
2
-0
/
+10
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
2011-05-16
1
-0
/
+3
|
|
*
|
|
|
|
|
sfc: Fix oops in register dump after mapping change
Ben Hutchings
2011-05-16
1
-0
/
+7
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-17
1
-4
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
2011-05-16
1
-4
/
+5
|
*
|
|
|
|
|
|
|
PCI: Clear bridge resource flags if requested size is 0
Yinghai Lu
2011-05-17
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-05-16
7
-11
/
+43
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
2011-05-16
1
-4
/
+22
|
|
*
|
|
|
|
|
|
drm/i915: Revert i915.semaphore=1 default from 47ae63e0
Andy Lutomirski
2011-05-16
1
-1
/
+1
|
|
*
|
|
|
|
|
|
vga_switcheroo: don't toggle-switch devices
Florian Mickler
2011-05-16
1
-3
/
+3
|
|
*
|
|
|
|
|
|
drm/radeon/kms: add some evergreen/ni safe regs
Alex Deucher
2011-05-13
2
-0
/
+2
|
|
*
|
|
|
|
|
|
drm/radeon/kms: fix extended lvds info parsing
Alex Deucher
2011-05-13
1
-3
/
+11
|
|
*
|
|
|
|
|
|
drm/radeon/kms: fix tiling reg on fusion
Alex Deucher
2011-05-13
2
-1
/
+5
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-05-15
1
-21
/
+156
|
|
\
\
\
\
\
\
\
\
[next]