index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-14
Add include to i2c-xii.c to fix build error
Randy Dunlap
1
-0
/
+1
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
31
-274
/
+535
2010-03-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-61
/
+48
2010-03-13
Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table
Christoph Fritz
1
-0
/
+7
2010-03-13
Input: ALPS - fix stuck buttons on some touchpads
Martin Buck
1
-30
/
+17
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-1
/
+242
2010-03-13
sparc64: Add very basic XVR-1000 framebuffer driver.
David S. Miller
3
-0
/
+241
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
58
-454
/
+743
2010-03-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-9
/
+55
2010-03-13
drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
Joe Perches
1
-24
/
+30
2010-03-13
sky2: Avoid rtnl_unlock without rtnl_lock
Mike McCormack
1
-1
/
+1
2010-03-13
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Julia Lawall
1
-1
/
+1
2010-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-94
/
+91
2010-03-13
i2c-algo-bit: Add pre- and post-xfer hooks
Jean Delvare
1
-0
/
+9
2010-03-13
at24: Init dynamic bin_attribute structures
Wolfram Sang
1
-0
/
+1
2010-03-13
i2c: Drop configure option I2C_DEBUG_CHIP
Jean Delvare
1
-8
/
+0
2010-03-13
tsl2550: Move from i2c/chips to misc
Jean Delvare
7
-41
/
+14
2010-03-13
i2c-i801: Don't use the block buffer for I2C block writes
Jean Delvare
1
-2
/
+4
2010-03-13
i2c-powermac: Be less verbose in the absence of real errors.
Jean Delvare
1
-7
/
+18
2010-03-13
i2c-smbus: Use device_lock/device_unlock
Stephen Rothwell
1
-3
/
+2
2010-03-13
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
1
-1
/
+1
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-6
/
+7
2010-03-12
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-3
/
+1
2010-03-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+25
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
127
-1525
/
+163
2010-03-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
18
-48
/
+302
2010-03-12
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
1
-1
/
+1
2010-03-12
sgi-gru: use for_each_set_bit()
Akinobu Mita
1
-11
/
+4
2010-03-12
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-12
w1: mxc_w1: move probe() and remove() to the dev* text area
Alberto Panizzo
1
-2
/
+2
2010-03-12
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
1
-1
/
+1
2010-03-12
serial amba-pl010: enable PPS support
Rodolfo Giometti
1
-0
/
+15
2010-03-12
serial 8250: enable PPS support
Rodolfo Giometti
1
-0
/
+16
2010-03-12
pps: serial clients support
Rodolfo Giometti
3
-0
/
+162
2010-03-12
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
1
-0
/
+17
2010-03-12
pps: LinuxPPS clients support
Rodolfo Giometti
5
-0
/
+153
2010-03-12
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
1
-28
/
+0
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-4
/
+3
2010-03-12
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
1
-6
/
+4
2010-03-12
edac: e752x: add dram scrubbing support
Peter Tyser
1
-0
/
+107
2010-03-12
edac: e752x fsb ecc
Konstantin Olifer
1
-8
/
+2
2010-03-12
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
1
-4
/
+3
2010-03-12
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
1
-8
/
+138
2010-03-12
edac: mpc85xx mask ecc syndrome correctly
Peter Tyser
2
-1
/
+14
2010-03-12
ipmi: fix slave_addrs setting to actually work
Bela Lubkin
1
-2
/
+3
2010-03-12
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
1
-2
/
+64
2010-03-12
copy_signal() cleanup: clean tty_audit_fork()
Veaceslav Falico
1
-1
/
+0
2010-03-12
drivers/char/mem.c: cleanups
Andrew Morton
1
-102
/
+102
2010-03-12
/dev/mem: dont allow seek to last page
Wu Fengguang
1
-6
/
+13
[next]