aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21trivial: fix typo in aic7xxx commentUwe Kleine-Koenig
2009-09-21trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa
2009-09-21trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe
2009-09-21trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-21trivial: add __init/__exit macros to DAC960.cPeter Huewe
2009-09-21trivial: OHCI: Fix typo in a commentAnand Gadiyar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19usb-serial: straighten out serial_openAlan Stern
2009-09-19usb-serial: add missing tests and debug linesAlan Stern
2009-09-19usb-serial: rename subroutinesAlan Stern
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern