aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/base.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov2-37/+295
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov5-37/+23
2009-04-01spi_mpc83xx: fix sparse warningsAnton Vorontsov1-7/+9
2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang1-8/+86
2009-04-01lis3: SPI transport layerDaniel Mack3-0/+131
2009-04-01lis3: solve dependency between core and ACPIDaniel Mack3-100/+105
2009-04-01lis3: reorder functions to make forward decl obsoleteDaniel Mack1-33/+31
2009-04-01hp_accel: axis conversion for hp compaq 8710wLuca Cappa1-0/+1
2009-04-01hp_accel: add two more axis informationPavel Machek1-0/+2
2009-04-01hwmon: Add LTC4215 driverIra Snyder4-0/+426
2009-04-01hwmon: LM95241 driverDavide Rizzo3-0/+537
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek3-106/+116
2009-04-01hp_accel: small documentation updatesPavel Machek1-5/+15
2009-04-01epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi1-10/+10
2009-04-01epoll keyed wakeups: make eventfd use keyed wakeupsDavide Libenzi1-3/+3
2009-04-01epoll keyed wakeups: teach epoll about hints coming with the wakeup keyDavide Libenzi1-2/+29
2009-04-01epoll keyed wakeups: make sockets use keyed wakeupsDavide Libenzi1-3/+5
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi1-13/+9
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi2-6/+24
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi2-10/+22
2009-04-01epoll: use real type instead of void *Tony Battersby1-1/+1
2009-04-01epoll: clean up ep_modifyTony Battersby1-12/+7
2009-04-01epoll: remove unnecessary xchgTony Battersby1-14/+8
2009-04-01epoll: remember the event if epoll_wait returns -EFAULTTony Battersby1-1/+3
2009-04-01epoll: don't use current in irq contextTony Battersby1-7/+8
2009-04-01epoll: remove debugging codeDavide Libenzi1-67/+11
2009-04-01epoll: fix epoll's own poll (update)Davide Libenzi1-53/+57
2009-04-01epoll: fix epoll's own pollDavide Libenzi1-207/+304
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack4-0/+543
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli2-4/+8
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison7-227/+215
2009-04-01introduce pr_cont() macroCyrill Gorcunov1-0/+2
2009-04-01init/main.c: fix sparse warnings: context imbalanceHannes Eder1-0/+1
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch1-8/+12
2009-04-01auxdisplay: remove PARPORT dependencyH Hartley Sweeten1-2/+1
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori1-308/+0
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen4-1/+57
2009-04-01lib/rbtree.c: optimize rb_erase()Wolfram Strepp1-10/+4
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima2-0/+31
2009-04-01uml: remove useless commentsWANG Cong31-310/+0
2009-04-01uml: improve error messagesWANG Cong1-4/+4
2009-04-01uml: don't use a too long string literalWANG Cong2-5/+9
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig1-9/+8
2009-04-01pm: cleanup includesMagnus Damm2-27/+0
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm8-3/+7
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap14-74/+78
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2-497/+308
2009-04-01MAINTAINERS: add the missing linux alpha port mailling listCheng Renquan1-0/+1
2009-04-01alpha: fix macrosRoel Kluin1-6/+6
2009-04-01shmem: writepage directly to swapHugh Dickins2-2/+6