summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
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
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis
2009-01-22Onda VX747: get NAND driver workingMaurus Cuelenaere
2009-01-21Unify kernel list management for ticks, registered queues and timeout objects...Michael Sevakis
2009-01-19Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis
2009-01-11Remove tabs.Antoine Cellerier
2009-01-08AS3514: Simplify as there isn't a need to track the current source and sync m...Michael Sevakis
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis
2008-12-27Gigabeat S, use saner input volume on the line in used for fm to have fm volu...Nils Wallménius
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis
2008-12-25Fix moreMichael Giacomelli
2008-12-25Hopefully fix read.Michael Giacomelli
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-22Update si4700 FM driver:Bertrik Sikken
2008-12-20Ingenic players:Maurus Cuelenaere
2008-12-19Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo
2008-12-17Move the Synaptics touchpad driver for the m:robe 100 to a common place. It w...Mark Arigo
2008-12-16Enable as3514 HPCM codec setting for all AMS3525 targets (and disable it for ...Bertrik Sikken
2008-12-16Fix compilation error when no HW freq definedVitja Makarov
2008-12-12CLOCKING register should be set on hardware init.Michael Sevakis
2008-12-12FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too.Bertrik Sikken
2008-12-12Fix-m the ruddiness.Michael Sevakis
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-12-12Reclaim a bit of binsize on hdd based archoses by making the bit test unsigne...Jens Arnold
2008-12-12Fix the sound level on the Philips HDD1630Mark Arigo
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis
2008-12-08* combine i2c_ack and i2c_outbBertrik Sikken
2008-12-07Generic I2C: fix various problems with this (now) unused driverRafaël Carré
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis
2008-12-04Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200...Bertrik Sikken
2008-11-30Remove usb_drv_wait from the public usb api, and remove the implementation fr...Frank Gevaerts
2008-11-26Fix yellow and red. Maybe create some new.Michael Sevakis
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis
2008-11-26Fix misspelled function name. Thanks to Jens Arnold for noticing.Michael Sevakis
2008-11-25Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis
2008-11-24Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis