aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-14init dynamic bin_attribute structuresWolfram Sang2-0/+2
2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds31-274/+535
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds12-61/+48
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck1-30/+17
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+242
2010-03-13sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller3-0/+241
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-454/+743
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-9/+55
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches1-24/+30
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack1-1/+1
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall1-1/+1
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller11-94/+91
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare1-0/+9
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-13i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare1-8/+0
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare7-41/+14
2010-03-13i2c-i801: Don't use the block buffer for I2C block writesJean Delvare1-2/+4
2010-03-13i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare1-7/+18
2010-03-13i2c-smbus: Use device_lock/device_unlockStephen Rothwell1-3/+2
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systemsBorislav Petkov1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-6/+7
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-3/+1
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+25
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds127-1525/+163
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-48/+302
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall1-1/+1
2010-03-12w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo1-2/+2
2010-03-12w1: fix test in ds2482_wait_1wire_idle()Roel Kluin1-1/+1
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti1-0/+15
2010-03-12serial 8250: enable PPS supportRodolfo Giometti1-0/+16
2010-03-12pps: serial clients supportRodolfo Giometti3-0/+162
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti1-0/+17
2010-03-12pps: LinuxPPS clients supportRodolfo Giometti5-0/+153
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.hFUJITA Tomonori1-28/+0
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori1-4/+3
2010-03-12dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori1-6/+4
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-12edac: e752x fsb eccKonstantin Olifer1-8/+2
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2-1/+14
2010-03-12ipmi: fix slave_addrs setting to actually workBela Lubkin1-2/+3
2010-03-12ipmi: add parameter to limit CPU usage in kipmidMartin Wilck1-2/+64
2010-03-12copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico1-1/+0
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton1-102/+102