aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-17md: fix return value of rdev_size_change()Justin Maggard
2011-04-17md/raid1: really fix recovery looping when single good device fails.NeilBrown
2011-04-17viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat
2011-04-17drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2011-04-17xen: ensure that all event channels start off bound to VCPU 0Ian Campbell
2011-04-17sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com
2011-04-17ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2011-04-17hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare
2011-04-17olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith
2011-04-17hpet: unmap unused I/O spaceJiri Slaby
2011-04-17hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2011-04-17Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu
2011-04-17jme: Fix PHY power-off errorGuo-Fu Tseng
2011-04-17drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner
2011-04-17ioat2: catch and recover from broken vtd configurations v6Dan Williams
2011-04-17e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2011-04-17md: fix another deadlock with removing sysfs attributes.NeilBrown
2011-04-17serial: add support for OX16PCI958 cardLytochkin Boris
2011-04-17drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson
2011-04-17drm/radeon/kms: handle the case of no active displays properly in the bandwid...Alex Deucher
2011-04-17drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer
2011-04-17ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2011-04-17ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2011-01-06sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2011-01-06Fix regressions in scsi_internal_device_blockMike Christie
2011-01-06Fix race when removing SCSI devicesChristof Schmitt
2011-01-06gdth: integer overflow in ioctlDan Carpenter
2011-01-06libsas: fix NCQ mixing with non-NCQDavid Milburn
2011-01-06sd name space exhaustion causes system hangMichael Reed
2011-01-06USB: accept some invalid ep0-maxpacket valuesAlan Stern
2011-01-06USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv
2011-01-06USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2011-01-06USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu
2011-01-06USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2011-01-06USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen
2011-01-06USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie
2011-01-06USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2011-01-06usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov
2011-01-06USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman
2011-01-06USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy
2011-01-06USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2011-01-06USB: ftdi_sio: Add PID for accesio productsRich Mattes
2011-01-06drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall
2011-01-06p54usb: add five more USBIDsChristian Lamparter
2011-01-06p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter
2011-01-06bluetooth: Fix missing NULL checkAlan Cox