aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01cirrusfb: various Laguna fixesKrzysztof Helt1-27/+57
2009-04-01cirrusfb: check_var improvementsKrzysztof Helt1-121/+74
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt1-13/+21
2009-04-01cirrusfb: various improvementsKrzysztof Helt1-144/+58
2009-04-01cirrusfb: use 5-6-5 RGB for 16bpp modeKrzysztof Helt1-3/+3
2009-04-01cirrusfb: do not calculate line length twiceKrzysztof Helt1-8/+6
2009-04-01cirrusfb: add mmio registers for Laguna chipsetsKrzysztof Helt1-0/+38
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt1-26/+42
2009-04-01cirrusfb: fix Laguna chipset memory detection and clock settingKrzysztof Helt1-27/+38
2009-04-01cirrusfb: convert printks to dev_fooKrzysztof Helt1-297/+158
2009-04-01drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton1-1/+1
2009-04-01rtc: test before subtraction on unsignedRoel Kluin1-3/+3
2009-04-01rtc-v3020: coding style cleanupMike Rapoport1-22/+18
2009-04-01rtc-wm8350: retries will reach -1Roel Kluin1-2/+2
2009-04-01rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2-3/+84
2009-04-01rtc-ds1307: true SMBus compatibilityEd Swierk1-12/+97
2009-04-01rtc-parisc: rename p pointer to rtcdann frazier1-8/+8
2009-04-01rtc-parisc: remove a couple unnecessary variablesdann frazier1-9/+3
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