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
2011-03-18
Merge branch 'acpica' into release
Len Brown
52
-2065
/
+2423
2011-03-02
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
4
-2
/
+39
2011-03-02
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
1
-0
/
+2
2011-03-02
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
7
-1407
/
+1549
2011-03-02
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
4
-503
/
+547
2011-03-02
ACPICA: Clarify a couple of error messages
Bob Moore
1
-2
/
+2
2011-03-02
ACPICA: Remove use of unreliable FADT revision field
Bob Moore
1
-1
/
+4
2011-03-02
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
1
-0
/
+9
2011-03-01
Revert "TPM: Long default timeout fix"
Linus Torvalds
1
-6
/
+4
2011-02-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2011-02-28
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
2
-20
/
+21
2011-02-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+6
2011-02-28
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
1
-1
/
+4
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
1
-1
/
+2
2011-02-28
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
1
-1
/
+4
2011-02-26
hwmon: (adt7411) add MODULE_DEVICE_TABLE
axel lin
1
-0
/
+1
2011-02-26
hwmon: (ad7414) add MODULE_DEVICE_TABLE
axel lin
1
-0
/
+1
2011-02-25
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
1
-6
/
+6
2011-02-25
pps: initialize ts_real properly
Alexander Gordeev
1
-1
/
+1
2011-02-25
drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip
Lei Xu
1
-5
/
+9
2011-02-25
drivers/nfc/pn544.c: add missing regulator
Matti J. Aaltonen
1
-1
/
+3
2011-02-25
drivers/nfc/Kconfig: use full form of the NFC acronym
Matti J. Aaltonen
1
-1
/
+1
2011-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2
-1
/
+2
2011-02-25
RTC: fix typo in drivers/rtc/rtc-at91sam9.c
Jelle Martijn Kok
1
-1
/
+1
2011-02-25
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-45
/
+49
2011-02-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-14
/
+39
2011-02-25
regulator, mc13xxx: Remove pointless test for unsigned less than zero
Jesper Juhl
1
-1
/
+1
2011-02-25
regulator: Fix warning with CONFIG_BUG disabled
Mark Brown
1
-0
/
+1
2011-02-24
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-47
/
+127
2011-02-25
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-1
/
+1
2011-02-24
usb: musb: core: set has_tt flag
Felipe Balbi
1
-0
/
+1
2011-02-24
Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next
Rafael J. Wysocki
6
-103
/
+114
2011-02-24
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
3
-14
/
+52
2011-02-24
ACPI / debugfs: Fix buffer overflows, double free
Vasiliy Kulikov
1
-6
/
+14
2011-02-24
ACPI: Avoid calling request_irq() many times for the same interrupt
Rafael J. Wysocki
1
-12
/
+15
2011-02-24
ACPI / PM: acpi_hibernation_enter() need not switch interrupts off
Rafael J. Wysocki
1
-3
/
+0
2011-02-24
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
Rafael J. Wysocki
1
-4
/
+1
2011-02-24
ACPI / PM: Call acpi_save_state_mem() right before low-level suspend
Rafael J. Wysocki
1
-8
/
+4
2011-02-24
ACPI / PM: Modify the "low-level resume finished" message
Rafael J. Wysocki
1
-2
/
+1
2011-02-24
ACPI / PM: acpi_suspend_enter() need not switch interrupts off
Rafael J. Wysocki
1
-3
/
+0
2011-02-24
ACPI / PM: Drop acpi_restore_state_mem()
Rafael J. Wysocki
1
-4
/
+0
2011-02-24
ACPI / Button: Avoid disabling wakeup unnecessarily on remove
Rafael J. Wysocki
1
-2
/
+7
2011-02-24
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
3
-15
/
+4
2011-02-24
ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2)
Rafael J. Wysocki
1
-3
/
+19
2011-02-24
ACPI: Introduce acpi_os_get_iomem()
Rafael J. Wysocki
1
-0
/
+16
2011-02-24
ACPI: Do not use krefs under a mutex in osl.c
Rafael J. Wysocki
1
-20
/
+16
2011-02-24
ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings
Rafael J. Wysocki
1
-13
/
+15
2011-02-24
ACPI: Avoid walking the list of memory mappings in osl.c twice in a row
Rafael J. Wysocki
1
-13
/
+20
2011-02-24
ACPI: Change acpi_ioremap_lock into a mutex
Rafael J. Wysocki
1
-12
/
+9
2011-02-24
ACPI: Do not export functions that are only used in osl.c
Rafael J. Wysocki
1
-4
/
+2
[next]