Age | Commit message (Expand) | Author |
2008-12-12 | Bring consistency to pcm implementation and samplerate handling. Less low-lev... | Michael Sevakis |
2008-12-12 | FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ... | Mark Arigo |
2008-12-11 | Sansa e200v2 and Fuze : disable not implemented recording | Rafaël Carré |
2008-12-11 | Sansa e200v2 and Fuze : disable tuner until i2c communication is tested (or w... | Rafaël Carré |
2008-12-10 | Fix minor copy & paste error in comment. No functional change. | Nils Wallménius |
2008-12-10 | Sansa Clip: enable tagcache, quickscreen and pitchscreen | Rafaël Carré |
2008-12-10 | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis |
2008-12-09 | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone |
2008-12-09 | FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet | Nils Wallménius |
2008-12-08 | Have drivers merged for WM8711/21/31 since they are so similar but respect al... | Michael Sevakis |
2008-12-08 | Sansa Clip: implement the fmradio_i2c interface using generic_i2c | Bertrik Sikken |
2008-12-07 | Generic I2C: fix various problems with this (now) unused driver | Rafaël Carré |
2008-12-07 | Meg F/X can beep and click using a hardware timer so let us try it out. To ma... | Michael Sevakis |
2008-12-05 | Sansa AMS: use vectored interrupts | Rafaël Carré |
2008-12-04 | Sansa AMS: PCM driver (FS#9592) | Rafaël Carré |
2008-12-04 | Ingenic targets: | Maurus Cuelenaere |
2008-12-04 | Fix yellow. | Michael Sevakis |
2008-12-04 | Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'... | Michael Sevakis |
2008-12-04 | Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l... | Michael Sevakis |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-11-30 | Remove usb_drv_wait from the public usb api, and remove the implementation fr... | Frank Gevaerts |
2008-11-30 | Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n... | Frank Gevaerts |
2008-11-30 | Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ... | Frank Gevaerts |
2008-11-28 | Sansa Clip: build plugins (FS#9578) | Rafaël Carré |
2008-11-28 | Sansa AMS: I2SOUT registers definitions | Rafaël Carré |
2008-11-27 | Sansa Clip: grey lib support (not calibrated yet) | Rafaël Carré |
2008-11-27 | Remove doubled 16k samplerate flag. | Michael Sevakis |
2008-11-26 | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis |
2008-11-26 | Sansa AMS: use non-busy wakeup to signal end of DMA transfer | Rafaël Carré |
2008-11-26 | Get rid of remaining audiohw_enable_output style codec setup and use pre/post... | Michael Sevakis |
2008-11-26 | Fix reds. Also note my r19221 commit message had a typo - shoudld have been ... | Steve Bavin |
2008-11-26 | ...and spell the property names correctly. | Steve Bavin |
2008-11-26 | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin |
2008-11-25 | Enable display contrast setting and implement flip for the Clip. | Bertrik Sikken |
2008-11-25 | m200v4: correct the BOOTDIR define, and invert the button check in the dualbo... | Dominik Wenger |
2008-11-25 | Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s... | Michael Sevakis |
2008-11-25 | Sansa AMS: Use DMA for SD transfers (read and write) | Rafaël Carré |
2008-11-24 | Added support for configurable rockbox directory. FS#9567 by Alex Bennee. | Björn Stenberg |
2008-11-24 | Simplify the wm8731 driver by adding a masked write function. Change _write_o... | Michael Sevakis |
2008-11-22 | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius |
2008-11-22 | Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4... | Michael Sevakis |
2008-11-21 | Commit some USB and ATA rework/refactoring (+ USB GPIO detection). | Maurus Cuelenaere |
2008-11-20 | Introduce likely() and unlikely() macros, use to give gcc hints about which b... | Nils Wallménius |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-11-19 | Gigabeat S: Make MIN_BRIGHTNESS_SETTING to be 1, not 0; the backlight already... | Michael Sevakis |
2008-11-19 | Add some watchdog timer definitions for IMX31L | Michael Sevakis |
2008-11-19 | MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc. | Michael Sevakis |
2008-11-18 | Sansa Clip: backlight brightness is not possible, so remove references to it | Rafaël Carré |
2008-11-18 | MC13783 cleanup. Remove functions proving themselves not so useful and add mc... | Michael Sevakis |
2008-11-17 | Remove iAudio references from the Cowon D2 build, since it is not an iAudio b... | Rob Purchase |