summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-28USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern1-2/+2
2009-02-28USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter1-0/+7
2009-02-28USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman1-2/+4
2009-02-28USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev1-0/+2
2009-02-28USB: option: add BenQ 3g modem informationJesse Sung1-0/+5
2009-02-28usb: gadget: obex: select correct ep descriptorsFelipe Balbi1-2/+2
2009-02-28USB: EHCI: slow down ITD reuseKarsten Wiese4-8/+57
2009-02-28USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang1-0/+3
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg1-6/+10
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek1-1/+3
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro1-11/+12
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2-10/+11
2009-02-27Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap1-0/+1
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle1-1/+0
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle10-98/+110
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin1-3/+3
2009-02-27MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney1-2/+6
2009-02-27ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai1-0/+1
2009-02-27ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai1-1/+1
2009-02-27gianfar: Do right check on num_txbdfreeRini van Zetten1-1/+1
2009-02-27pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski1-1/+5
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani4-13/+53
2009-02-27sh: ap325rxa: Revert ov772x support.Paul Mundt1-50/+3
2009-02-27b44: Disable device on shutdownMichael Buesch1-0/+1
2009-02-27b44: Unconditionally enable interrupt routing on resetMichael Buesch1-4/+8
2009-02-27net: fix hp-plus build errorRandy Dunlap1-1/+1
2009-02-27V4L/DVB (10696): Remove outdated README for the flexcop-driverUwe Bugla1-205/+0
2009-02-27V4L/DVB (10695): Update Technisat card documentationUwe Bugla1-14/+20
2009-02-27V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2009-02-27V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2-21/+18
2009-02-27V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
2009-02-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-42/+89
2009-02-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-24/+71
2009-02-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+17
2009-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-35/+204
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-27PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann1-0/+3
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar7-70/+71
2009-02-26x86: enable DMAR by defaultKyle McMartin1-1/+1
2009-02-26[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-26ocfs2: add IO error check in ocfs2_get_sector()wengang wang1-0/+7
2009-02-26ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang1-8/+10
2009-02-26ocfs2: lock the metaecc process for xattr bucketTao Ma3-0/+8
2009-02-26ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma1-2/+3
2009-02-26ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran1-6/+6
2009-02-26ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran1-2/+2
2009-02-26ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran1-3/+8
2009-02-26ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran1-2/+1
2009-02-26ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma1-1/+26
2009-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-76/+308