summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-08-05Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König
2010-08-05Driver core: reduce duplicated code for platform_device creationUwe Kleine-König
2010-08-05Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König
2010-08-05firmware loader: embed device into firmware_priv structureDmitry Torokhov
2010-08-05firmware loader: use statically initialized data attributeDmitry Torokhov
2010-08-05Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov
2010-08-05uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch
2010-08-05Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-05isdn: fix information leakDan Carpenter
2010-08-05usbnet: remove noisy and hardly useful printkChristian Samsel
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams
2010-08-05libertas: get the right # of scanned BSSesDan Williams
2010-08-05mtd: denali: update get nand para functionsChuanxiao Dong
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich
2010-08-05i2c: davinci: bus recovery procedure to clear the busPhilby John
2010-08-05i2c: davinci: Add cpufreq supportChaithrika U S
2010-08-05i2c: davinci: Add suspend/resume supportChaithrika U S
2010-08-05i2c: davinci: Add helper functions for power managementChaithrika U S
2010-08-05i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usageChaithrika U S
2010-08-05i2c: davinci: Fix smbus Oops with AIC33 usageDirk Behme
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05mtd: denali.c: fix reserved all check-patch errorsChuanxiao Dong
2010-08-05mtd: denali.c: fix all "line over 80 characters" warningsChuanxiao Dong
2010-08-05mtd: denali.c: add and update KERN_ facility level in printk()Chuanxiao Dong
2010-08-05mtd: denali.c: fixed all open brace { check-patch errorsChuanxiao Dong
2010-08-05nand/denali Clean up all white spaces in code indentChuanxiao
2010-08-05mtd: Blackfin NFC: fix nand busy detectionBarry Song
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song
2010-08-05mtd: Blackfin NFC: wait for the ECC reset to finishBarry Song
2010-08-05mtd: Blackfin NFC: fix typo for read/write delay setupBarry Song
2010-08-05mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrlBarry Song
2010-08-05mtd: Blackfin NFC: fix raw page write/read handlingBarry Song
2010-08-05mtd: Blackfin NFC: delete useless comment about jffs2Barry Song
2010-08-05drm_fb_helper: Preserve capability to use atomic kmsJason Wessel
2010-08-05i915: when kgdb is active display compression should be offJason Wessel
2010-08-05drm/i915: use new fb debug hooksJesse Barnes
2010-08-05drm: add KGDB/KDB supportJesse Barnes
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes
2010-08-05OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas