summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-20UBI: fix check on unsigned longRoel Kluin1-1/+2
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy2-6/+3
2009-10-19ethoc: clear only pending irqsThomas Chou1-1/+1
2009-10-19ethoc: inline regs accessThomas Chou1-9/+10
2009-10-19pcmcia: do not try to store more than 4 version stringsDominik Brodowski1-1/+1
2009-10-19pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski6-17/+18
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-17pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop1-0/+1
2009-10-17pcmcia: fix controller printk format warningsRandy Dunlap2-4/+4
2009-10-17vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2-10/+19
2009-10-17dm snapshot: allow chunk size to be less than page sizeMikulas Patocka1-16/+0
2009-10-17dm snapshot: use unsigned integer chunk sizeMikulas Patocka4-23/+25
2009-10-17dm snapshot: lock snapshot while supplying statusMikulas Patocka1-0/+4
2009-10-17dm exception store: fix failed set_chunk_size error pathMikulas Patocka1-1/+1
2009-10-17dm snapshot: require non zero chunk size by end of ctrMikulas Patocka1-0/+5
2009-10-17dm: dec_pending needs locking to save error valueKiyoshi Ueda1-2/+8
2009-10-17dm: add missing del_gendisk to alloc_dev error pathZdenek Kabelac1-0/+1
2009-10-17dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton1-1/+1
2009-10-17dm snapshot: free exception store on init failureJonathan Brassow1-1/+4
2009-10-17dm snapshot: sort by chunk size to fix raceMikulas Patocka1-1/+6
2009-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-4/+4
2009-10-16amd64_edac: fix DRAM base and limit extraction masks, v2Borislav Petkov1-4/+4
2009-10-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-21/+62
2009-10-16sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou1-2/+27
2009-10-16pata_sc1200: Fix crash on bootAlan Cox1-2/+1
2009-10-16libata: fix internal command failure handlingTejun Heo1-5/+7
2009-10-16libata: fix PMP initializationTejun Heo1-2/+4
2009-10-16sata_nv: make sure link is brough up online when skipping hardresetTejun Heo1-3/+15
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang4-6/+6
2009-10-16ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen1-0/+1
2009-10-16pata_via: extend the rev_max for VT6330JosephChan@via.com.tw1-1/+1
2009-10-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-17/+23
2009-10-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-15/+46
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-50/+80
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds17-7/+32
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds66-299/+10762
2009-10-15drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall1-1/+1
2009-10-15of: Remove nested functionJérôme Pouiller1-6/+7
2009-10-15virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet1-1/+1
2009-10-15be2net: fix support for PCI hot plugSathya Perla2-11/+22
2009-10-15be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla3-14/+18
2009-10-15Merge branch 'misc' into releaseLen Brown4-3/+7
2009-10-15Merge branch 'launchpad-333386' into releaseLen Brown2-2/+7
2009-10-15Merge branch 'eeepc-laptop' into releaseLen Brown1-10/+21
2009-10-15Merge branch 'bugzilla-14129' into releaseLen Brown1-0/+11
2009-10-15vmxnet: fix 2 build problemsRandy Dunlap2-2/+11