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
2010-10-09
ARM: pxa168fb: add .remove function
Haojian Zhuang
1
-0
/
+47
2010-10-09
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
1
-0
/
+10
2010-10-09
ARM: pxa168: added keypad support
Mark F. Brown
1
-1
/
+1
2010-10-09
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
1
-1
/
+1
2010-10-08
ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx
Igor Grinberg
1
-0
/
+7
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
1
-3
/
+6
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
2010-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2
-3
/
+5
2010-10-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+19
2010-10-04
Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+14
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
1
-13
/
+19
2010-10-03
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2
-25
/
+38
2010-10-03
drm/i915: vblank status not valid while training display port
Keith Packard
1
-10
/
+9
2010-10-02
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
1
-0
/
+5
2010-10-02
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
1
-1
/
+1
2010-10-02
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
1
-0
/
+2
2010-10-02
regulator: max8649 - fix setting extclk_freq
Axel Lin
1
-1
/
+1
2010-10-02
regulator: fix typo in current units
Cyril Chemparathy
1
-1
/
+1
2010-10-02
regulator: fix device_register() error handling
Vasiliy Kulikov
1
-1
/
+3
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
22
-110
/
+225
2010-10-01
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-6
/
+6
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
22
-74
/
+151
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+37
2010-10-01
i7core_edac: fix panic in udimm sysfs attributes registration
Marcin Slusarz
1
-0
/
+1
2010-10-01
drivers/serial/mrst_max3110.c needs linux/irq.h
Andrew Morton
1
-0
/
+1
2010-10-01
drivers/serial/mfd.c needs slab.h
Andrew Morton
1
-0
/
+1
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-22
/
+0
2010-10-01
drm/i915: Fix refleak during eviction.
Chris Wilson
1
-25
/
+20
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-4
/
+14
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
10
-29
/
+20
2010-10-01
i2c-s3c2410: fix calculation of SDA line delay
MyungJoo Ham
1
-2
/
+2
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+2
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2
-2
/
+2
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+2
2010-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-8
/
+14
2010-09-29
fix OMAP2 MTD build failure
Daniel J Blueman
1
-1
/
+1
2010-09-29
Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...
Len Brown
17
-55
/
+110
2010-09-29
ACPI: invoke DSDT corruption workaround on all Toshiba Satellite
Len Brown
1
-11
/
+3
2010-09-29
ACPI, APEI, Fix ERST MOVE_DATA instruction implementation
Huang Ying
1
-3
/
+20
2010-09-29
ACPI: fan: Fix more unbalanced code block
Luis Henriques
1
-0
/
+2
2010-09-29
ACPI: acpi_pad: simplify code to avoid false gcc build warning
Len Brown
1
-16
/
+18
[next]