aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-14netxen: fix endianness in firmware commandsDhananjay Phadke
2009-01-14sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano
2009-01-14powerpc/fs_enet: Add missing irq free in error path.Mike Ditto
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier
2009-01-14i4l: minor cleanupsPaul Bolle
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov
2009-01-14ARM etherh: Fix build failure.David S. Miller
2009-01-14ide: fix suspend regressionBartlomiej Zolnierkiewicz
2009-01-14tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto
2009-01-14ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz
2009-01-14sl82c105: remove dead codeBartlomiej Zolnierkiewicz
2009-01-14via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz
2009-01-14ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz
2009-01-14it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-13TWL4030: fix clk API usageRussell King
2009-01-13[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke
2009-01-13[SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie
2009-01-13[SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai
2009-01-13[SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai
2009-01-13[SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai
2009-01-13[SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty
2009-01-13dmatest: Use custom map/unmap for destination bufferAtsushi Nemoto
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-13Prevent oops at boot with VT-dDirk Hohndel
2009-01-13pata_it821x: Update RDC UDMA handlingAlan Cox
2009-01-13ata: fix wrong WARN_ON_ONCEChristian Borntraeger
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville
2009-01-12net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov
2009-01-12gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov
2009-01-12hso: driver fix for big endian machines.Denis Joseph Barrow
2009-01-12WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof Hałasa
2009-01-13hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller
2009-01-13hvc_console: Do not set low_latency when using interruptsMilton Miller
2009-01-13hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller
2009-01-13hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller