summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-14Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz
2010-03-14Input: ALPS - fix stuck buttons on some touchpadsMartin Buck
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-14sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang
2010-03-13i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare
2010-03-13i2c-i801: Don't use the block buffer for I2C block writesJean Delvare
2010-03-13i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare
2010-03-13i2c-smbus: Use device_lock/device_unlockStephen Rothwell
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-03-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall
2010-03-12w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo
2010-03-12w1: fix test in ds2482_wait_1wire_idle()Roel Kluin
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti
2010-03-12serial 8250: enable PPS supportRodolfo Giometti
2010-03-12pps: serial clients supportRodolfo Giometti
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti
2010-03-12pps: LinuxPPS clients supportRodolfo Giometti
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori
2010-03-12dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser
2010-03-12edac: e752x fsb eccKonstantin Olifer
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser
2010-03-12ipmi: fix slave_addrs setting to actually workBela Lubkin
2010-03-12ipmi: add parameter to limit CPU usage in kipmidMartin Wilck
2010-03-12copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton
2010-03-12/dev/mem: dont allow seek to last pageWu Fengguang
2010-03-12fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi