aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner
2009-04-02sgi-gru: misc GRU cleanupJack Steiner
2009-04-02w1: coding style cleanups in w1_io.cDaniel Mack
2009-04-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter
2009-04-02edac: AMD8111 driver Kconfig & MakefileHarry Ciao
2009-04-02edac: AMD8131 driver Kconfig & MakefileHarry Ciao
2009-04-02edac: AMD8131 driver source fileHarry Ciao
2009-04-02edac: AMD8131 driver header fileHarry Ciao
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao
2009-04-02edac: AMD8111 driver source fileHarry Ciao
2009-04-02edac: AMD8111 driver header fileHarry Ciao
2009-04-02edac: new ppc4xx driver moduleGrant Erickson
2009-04-02edac: remove EDAC's experimental statusDoug Thompson
2009-04-02edac: add more verbose debug infoHitoshi Mitake
2009-04-02nbd: trivial cleanupsPavel Machek
2009-04-02nbd: add locking to nbd_ioctlPavel Machek
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-04-02hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto
2009-04-02synclink_gt: add clock optionsPaul Fulghum
2009-04-02pnpbios: propagate kthread_run() errorErik Ekman
2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch
2009-04-02gpio: gpio_{request,free}() now required (feature removal)David Brownell
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-04-02rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02floppy: provide a PNP device table in the module.Scott James Remnant
2009-04-02random: align rekey_work's timerAnton Blanchard
2009-04-02__tty_open(): use the correct type for saved_flagsAndrew Morton
2009-04-02fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky
2009-04-03drm/radeon: load the right microcode on rs780Alex Deucher
2009-04-03Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linusDave Airlie
2009-04-03drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes