summaryrefslogtreecommitdiffstats
path: root/drivers/video/sa1100fb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-21backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett1-1/+1
2009-09-21backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett1-0/+4
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2-0/+48
2009-09-21backlight: switch to da903x driver to dev_pm_opsMike Rapoport1-10/+10
2009-09-07backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding3-1/+187
2009-09-07backlight: spi driver for LMS283GF05 LCDMarek Vasut4-0/+278
2009-09-07backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-09-07backlight: Add support for new Apple machines.Mario Schwalbe1-0/+27
2009-09-07backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg1-0/+9
2009-09-07backlight: Add WM831x backlight driverMark Brown3-0/+258
2009-09-06Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds1-1/+1
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre1-0/+4
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov3-38/+43
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman1-2/+4
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells1-2/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter1-4/+4
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter1-0/+5
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter1-0/+9
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter1-2/+2
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran1-2/+2
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka2-8/+19
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka2-0/+12
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka1-10/+34
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka1-19/+7
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow4-13/+31
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow1-1/+7
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow1-6/+10
2009-09-04dm log: fix userspace status outputJonathan Brassow1-1/+1
2009-09-04dm stripe: expose correct io hintsMike Snitzer3-1/+20
2009-09-04dm table: add more context to terse warning messagesMike Snitzer1-7/+18
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka1-11/+11
2009-09-04dm snapshot: implement iterate devicesMike Snitzer1-2/+21
2009-09-04dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda1-5/+10
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-04Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet1-2/+2
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo1-0/+10
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik1-6/+9
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik1-1/+1
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov1-1/+1
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-03tc: Fix unitialized kernel memory leakEric Dumazet1-0/+2
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac1-3/+5
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3