summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-01rtc-parisc: use platform_driver_probedann frazier1-9/+3
2009-04-01rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier1-1/+1
2009-04-01rtc-parisc: remove struct parisc_rtcdann frazier1-12/+7
2009-04-01rtc-parisc: remove redundant lockingdann frazier1-11/+1
2009-04-01rtc-parisc: add a missing include for linux/rtc.hdann frazier1-0/+1
2009-04-01rtc: add platform driver for EFIdann frazier3-0/+246
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton1-4/+3
2009-04-01rtc: convert wm8350 use new alarm and update operationsMark Brown1-21/+18
2009-04-01powerpc: add mmc-spi-slot bindingsAnton Vorontsov1-0/+1
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov1-36/+294
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov1-13/+7
2009-04-01spi_mpc83xx: fix sparse warningsAnton Vorontsov1-7/+9
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 Snyder3-0/+376
2009-04-01hwmon: LM95241 driverDavide Rizzo3-0/+537
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek3-106/+116
2009-04-01epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi1-10/+10
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack3-0/+481
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli2-4/+8
2009-04-01auxdisplay: remove PARPORT dependencyH Hartley Sweeten1-2/+1
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-1/+18
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima1-0/+30
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin1-1/+2
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan1-7/+0
2009-04-01proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan1-34/+28
2009-04-01proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan1-31/+27
2009-04-01proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan1-40/+36
2009-04-01proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan1-32/+30
2009-04-01proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch synclink to ->proc_fopsAlexey Dobriyan1-59/+39
2009-04-01proc tty: switch stallion to ->proc_fopsAlexey Dobriyan1-76/+50
2009-04-01proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan1-39/+34
2009-04-01proc tty: switch istallion to ->proc_fopsAlexey Dobriyan1-69/+52
2009-04-01proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan1-34/+20
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-31/+33
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2-2/+2
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds8-41/+111
2009-03-31Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-267/+539
2009-03-31Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds26-107/+12
2009-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-160/+206
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan26-107/+12
2009-03-31Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds34-403/+27129
2009-03-31Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+34
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki1-1/+1