summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2009-06-20c200v2 : fix FM radio, the c200v2 uses the internal oscillator like others Sa...Rafaël Carré
2009-06-20Fix delays in generic i2c driver, reduce delays in ams sansa fmradio i2c driv...Bertrik Sikken
2009-06-20Fix e200v2 radio problem (missing Si4702 initialisation)Bertrik Sikken
2009-06-19Philips SA9200: Working touchpad and button lights! Also, improvements to the...Mark Arigo
2009-06-19Clean up the Synaptics touchpad driver.Mark Arigo
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere
2009-06-13M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun
2009-06-08M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets...Karl Kurbjun
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold
2009-06-06Fix some delays in generic_i2cBertrik Sikken
2009-06-01Speed up mono bitmap drawing on horizontally packed greyscale targets (greysc...Jens Arnold
2009-06-01Add missing delay in i2c_start of the generic_i2c driver, used by ams targets.Bertrik Sikken
2009-05-31Use bit-doubled mask everywhere in mono bitmap drawing. ~2% speedup, and smal...Jens Arnold
2009-05-30Two tiny optimisations for mono bitmap drawing on greyscale displays: (1) H1x...Jens Arnold
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-05-21Fix tuner_power warning on ondio FMBertrik Sikken
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-05-06Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT...Maurus Cuelenaere
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun
2009-04-28M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time.Karl Kurbjun
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-04-25Remove unnecessary #include "backlight.h"Bertrik Sikken
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon
2009-04-14FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero
2009-04-12FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in...Bertrik Sikken
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero
2009-03-21D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase
2009-03-20Implement udelay() for D2 and remove the old hacks from USB & FM drivers.Rob Purchase
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-03-12Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c...Michael Sevakis
2009-03-11Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy...Karl Kurbjun
2009-03-08Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ...Jens Arnold
2009-03-05Use total_sectors in ata_get_info() instead of calculating it all over again....Frank Gevaerts
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun
2009-03-03Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken
2009-03-02TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-02-26Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere
2009-02-22Submit FS#9863 by Boris Gjenero. Correct ATA wakeup and power on in case of S...Andree Buschmann
2009-02-19Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo
2009-02-13Onda VX747:Maurus Cuelenaere
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken
2009-02-05Creative ZVM:Maurus Cuelenaere
2009-02-05FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken