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
2014-03-18
ACPICA: Prevent infinite loops when traversing corrupted lists.
Bob Moore
3
-4
/
+32
2014-03-18
ACPICA: Debugger: Add missing objects; Traverse linked lists
Bob Moore
2
-34
/
+199
2014-03-18
ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.
Bob Moore
1
-0
/
+25
2014-03-18
ACPICA: Update for _PRP predefined name.
Bob Moore
1
-1
/
+1
2014-03-18
ACPICA: Cleanup/improve global variable declarations.
Lv Zheng
2
-201
/
+189
2014-03-18
ACPICA: Comment update - no functional change.
Bob Moore
6
-37
/
+37
2014-02-27
ACPICA: Do not abort _PRT repair on a single subpackage failure.
Bob Moore
1
-8
/
+9
2014-02-27
ACPICA: Harden _PRT repair code; check for minimum package length.
Bob Moore
1
-1
/
+7
2014-02-27
ACPICA: Restore code that repairs NULL package elements in return values.
Lv Zheng
1
-4
/
+21
2014-02-27
ACPICA: Properly handle NULL entries in _PRT return packages.
Lv Zheng
1
-3
/
+3
2014-02-27
ACPICA: Update conditional compilation flags for resource dump functions.
Lv Zheng
1
-1
/
+1
2014-02-27
ACPICA: Predefined names: Add support for the _PRP method.
Bob Moore
1
-0
/
+6
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
18
-1
/
+70
2014-02-13
ACPICA: Add boot option to disable auto return object repair
Lv Zheng
1
-0
/
+11
2014-02-13
ACPICA: Add "Windows 2013" string to _OSI support.
Bob Moore
1
-0
/
+1
2014-02-11
ACPICA: Update the conditions to enable the utility resource dump strings.
Lv Zheng
6
-9
/
+9
2014-02-11
ACPICA: Debugger: Add new command to read/write/compare all namespace objects.
Bob Moore
1
-0
/
+2
2014-02-11
ACPICA: Correctly support references in the union acpi_object.
Bob Moore
1
-3
/
+3
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
168
-168
/
+168
2014-02-11
ACPICA: Improve parameter validation for acpi_install_gpe_block.
Bob Moore
1
-0
/
+19
2014-02-11
ACPICA: Utilities: Load of local test tables is now optional.
Bob Moore
1
-1
/
+2
2014-02-11
ACPICA: Deploy new 32/64 printf support for table override mechanism.
Bob Moore
1
-7
/
+8
2014-02-11
ACPICA: Improve support for 32/64 bit physical addresses in printf().
Bob Moore
2
-13
/
+21
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+3
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-08
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-71
/
+83
2014-02-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-36
/
+36
2014-02-07
Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-23
/
+75
2014-02-06
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
Merge branches 'acpi-cleanup' and 'acpi-video'
Rafael J. Wysocki
4
-6
/
+10
2014-02-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+17
2014-02-06
Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
Rafael J. Wysocki
1
-2
/
+4
2014-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-139
/
+1016
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2014-02-06
pinctrl: do not init debugfs entries for unimplemented functionalities
Florian Vaussard
1
-2
/
+4
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+130
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-90
/
+27
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-105
/
+652
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
ACPI / hotplug: Fix panic on eject to ejected device
Toshi Kani
1
-2
/
+4
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
1
-0
/
+1
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
6
-28
/
+222
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2
-16
/
+101
[next]