aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-20UBI: fix check on unsigned longRoel Kluin
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy
2009-10-18ethoc: clear only pending irqsThomas Chou
2009-10-18ethoc: inline regs accessThomas Chou
2009-10-19pcmcia: do not try to store more than 4 version stringsDominik Brodowski
2009-10-19pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov
2009-10-17pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop
2009-10-17pcmcia: fix controller printk format warningsRandy Dunlap
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap
2009-10-16dm snapshot: allow chunk size to be less than page sizeMikulas Patocka
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-10-16dm snapshot: lock snapshot while supplying statusMikulas Patocka
2009-10-16dm exception store: fix failed set_chunk_size error pathMikulas Patocka
2009-10-16dm snapshot: require non zero chunk size by end of ctrMikulas Patocka
2009-10-16dm: dec_pending needs locking to save error valueKiyoshi Ueda
2009-10-16dm: add missing del_gendisk to alloc_dev error pathZdenek Kabelac
2009-10-16dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton
2009-10-16dm snapshot: free exception store on init failureJonathan Brassow
2009-10-16dm snapshot: sort by chunk size to fix raceMikulas Patocka
2009-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-10-16amd64_edac: fix DRAM base and limit extraction masks, v2Borislav Petkov
2009-10-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-16sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou
2009-10-16pata_sc1200: Fix crash on bootAlan Cox
2009-10-16libata: fix internal command failure handlingTejun Heo
2009-10-16libata: fix PMP initializationTejun Heo
2009-10-16sata_nv: make sure link is brough up online when skipping hardresetTejun Heo
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-16ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen
2009-10-16pata_via: extend the rev_max for VT6330JosephChan@via.com.tw
2009-10-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-15drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall
2009-10-15of: Remove nested functionJérôme Pouiller
2009-10-14virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet
2009-10-14be2net: fix support for PCI hot plugSathya Perla
2009-10-14be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla
2009-10-15Merge branch 'misc' into releaseLen Brown
2009-10-15Merge branch 'launchpad-333386' into releaseLen Brown
2009-10-15Merge branch 'eeepc-laptop' into releaseLen Brown
2009-10-15Merge branch 'bugzilla-14129' into releaseLen Brown
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap