aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-04-02dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanupGuennadi Liakhovetski
2009-04-02glge: remove unused #include <version.h>Huang Weiyi
2009-04-02dnet: remove unused #include <version.h>Huang Weiyi
2009-04-02hso: fix for the 'invalid frame length' messagesJan Dumon
2009-04-02hso: fix for crash when unplugging the deviceJan Dumon
2009-04-03drm: fix EDID backward compat checkJesse Barnes
2009-04-03drm: sync the mode validation for INTERLACE/DBLSCANyakui_zhao
2009-04-03drm: fix typo in edid vendor parsing.Dave Airlie
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King
2009-04-02Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King
2009-04-02drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes
2009-04-02fsl_pq_mdio: Fix compile failureSegher Boessenkool
2009-04-02dm: set queue ordered modeMikulas Patocka
2009-04-02dm: move wait queue declarationMikulas Patocka
2009-04-02dm: merge pushback and deferred bio listsMikulas Patocka
2009-04-02dm: allow uninterruptible wait for pending ioMikulas Patocka
2009-04-02dm: merge __flush_deferred_io into callerMikulas Patocka
2009-04-02dm: move bio_io_error into __split_and_process_bioMikulas Patocka
2009-04-02dm: rename __split_bioMikulas Patocka
2009-04-02dm: remove unnecessary struct dm_wq_reqMikulas Patocka
2009-04-02dm: remove unnecessary work queue context fieldMikulas Patocka
2009-04-02dm: remove unnecessary work queue type fieldMikulas Patocka
2009-04-02dm: bio list add bio_list_add_headMikulas Patocka
2009-04-02dm snapshot: persistent fix dtr cleanupJonathan Brassow
2009-04-02dm snapshot: move status to exception storeJonathan Brassow
2009-04-02dm snapshot: move ctr parsing to exception storeJonathan Brassow
2009-04-02dm snapshot: use DMEMIT macro for statusJonathan Brassow
2009-04-02dm snapshot: remove dm_snap headerJonathan Brassow
2009-04-02dm snapshot: remove dm_snap header useJonathan Brassow
2009-04-02dm exception store: move cow pointerJonathan Brassow
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow
2009-04-02dm exception store: move dm_target pointerJonathan Brassow
2009-04-02dm exception store: introduce registryJonathan Brassow
2009-04-02dm raid1: add is_remote_recovering hook for clustersJonathan Brassow
2009-04-02dm exception store: separate type from instanceJonathan Brassow
2009-04-02dm log: remove struct dm_dirty_log_internalMike Snitzer
2009-04-02dm log: use standard kernel module refcountMike Snitzer