summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc-parisc: remove redundant lockingdann frazier2009-04-011-11/+1Star
* rtc-parisc: add a missing include for linux/rtc.hdann frazier2009-04-011-0/+1
* rtc: add platform driver for EFIdann frazier2009-04-013-0/+246
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-011-4/+3Star
* rtc: convert wm8350 use new alarm and update operationsMark Brown2009-04-011-21/+18Star
* powerpc: add mmc-spi-slot bindingsAnton Vorontsov2009-04-011-0/+1
* spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov2009-04-011-36/+294
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-13/+7Star
* spi_mpc83xx: fix sparse warningsAnton Vorontsov2009-04-011-7/+9
* lis3: SPI transport layerDaniel Mack2009-04-013-0/+131
* lis3: solve dependency between core and ACPIDaniel Mack2009-04-013-100/+105
* lis3: reorder functions to make forward decl obsoleteDaniel Mack2009-04-011-33/+31Star
* hp_accel: axis conversion for hp compaq 8710wLuca Cappa2009-04-011-0/+1
* hp_accel: add two more axis informationPavel Machek2009-04-011-0/+2
* hwmon: Add LTC4215 driverIra Snyder2009-04-013-0/+376
* hwmon: LM95241 driverDavide Rizzo2009-04-013-0/+537
* hp_accel: adev is poor name of exported symbolPavel Machek2009-04-013-106/+116
* epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi2009-04-011-10/+10
* drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack2009-04-013-0/+481
* hpilo: reduce frequency of IO operationsDavid Altobelli2009-04-012-4/+8
* auxdisplay: remove PARPORT dependencyH Hartley Sweeten2009-04-011-2/+1Star
* filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-011-1/+18
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-011-0/+30
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+2
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-011-7/+0Star
* proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-011-34/+28Star
* proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan2009-04-011-31/+27Star
* proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan2009-04-011-40/+36Star
* proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-011-32/+30Star
* proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34Star
* proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34Star
* proc tty: switch synclink to ->proc_fopsAlexey Dobriyan2009-04-011-59/+39Star
* proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-011-76/+50Star
* proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan2009-04-011-39/+34Star
* proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-011-69/+52Star
* proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34Star
* proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-011-34/+20Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3111-31/+33
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0Star
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29255-5946/+33752
| |\
| * | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| * | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| * | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| * | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-291-6/+4Star
| * | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-291-1/+1
| * | ni5010: convert to net_device_opsAlexander Beregalov2009-03-291-6/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-312-2/+2
|\ \ \
| * | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-301-1/+1
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-1/+1